diff --git a/-0.0.13.tar.gz b/-0.0.13.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/0.0.12.tar.gz b/0.0.12.tar.gz deleted file mode 100644 index 1415a2545061ac9ab126145b4231fcc495a65d82..0000000000000000000000000000000000000000 Binary files a/0.0.12.tar.gz and /dev/null differ diff --git a/python-aiowinreg.spec b/python-aiowinreg.spec index 04b475bddb74711ad126f7dedecc4051bd8dd905..64c62ae557cf3266f09ea6ee29d05960818b7094 100644 --- a/python-aiowinreg.spec +++ b/python-aiowinreg.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-aiowinreg -Version: 0.0.12 +Version: 0.0.13 Release: 1 Summary: Windows registry file reader License: MIT URL: https://github.com/skelsec/aiowinreg -Source0: https://github.com/skelsec/aiowinreg/archive/refs/tags/0.0.12.tar.gz +Source0: https://files.pythonhosted.org/packages/source/-//-%{version}.tar.gz BuildArch: noarch @@ -69,6 +69,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Nov 21 2025 peiliya - 0.0.13-1 +- Update to 0.0.13 + * Tue Jul 30 2024 dongqi - 0.0.12-1 - Update package to version 0.0.12 adding build workflow, upping readme