diff --git a/-0.1.9.tar.gz b/-0.1.9.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/0.1.9.tar.gz b/0.1.9.tar.gz deleted file mode 100644 index 35359984cf88cfdbae4b20f11ef5b36575d693c3..0000000000000000000000000000000000000000 Binary files a/0.1.9.tar.gz and /dev/null differ diff --git a/python-winacl.spec b/python-winacl.spec index 8da99d898b793a9ff7efeb7beac04ff2ee8d8bb8..3345582a4ed948f73c7c4d6a7851d02b5b4be1f2 100644 --- a/python-winacl.spec +++ b/python-winacl.spec @@ -5,7 +5,7 @@ Release: 1 Summary: ACL/ACE/Security Descriptor manipulation library in pure Python License: MIT URL: https://github.com/skelsec/winacl -Source0: https://github.com/skelsec/winacl/archive/refs/tags/0.1.9.tar.gz +Source0: https://files.pythonhosted.org/packages/source/-//-%{version}.tar.gz BuildArch: noarch %description @@ -66,6 +66,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Nov 19 2025 peiliya - 0.1.9-1 +- Update to 0.1.9 + * Thu Jul 18 2024 dongqi - 0.1.9-1 - Update package to version 0.1.9 update build script and python-windows-exe.yml