diff --git a/django-annoying-0.10.7.tar.gz b/django-annoying-0.10.7.tar.gz deleted file mode 100644 index e12cf62d0fc67bc88543229fb642febd7d860ff6..0000000000000000000000000000000000000000 Binary files a/django-annoying-0.10.7.tar.gz and /dev/null differ diff --git a/django-annoying-0.10.8.tar.gz b/django-annoying-0.10.8.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/python-django-annoying.spec b/python-django-annoying.spec index 316744b2f50176abe622083f8ccc6bd0e3c0cb10..649a7c84d5dd111767802b56576bcd533acfe188 100644 --- a/python-django-annoying.spec +++ b/python-django-annoying.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-django-annoying -Version: 0.10.7 +Version: 0.10.8 Release: 1 Summary: This is a django application that tries to eliminate annoying things in the Django framework. License: BSD URL: https://github.com/skorokithakis/django-annoying -Source0: https://github.com/skorokithakis/django-annoying/archive/refs/tags/django-annoying-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/source/d/django-annoying/django-annoying-%{version}.tar.gz BuildArch: noarch Requires: python3-django @@ -72,6 +72,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Nov 20 2025 lvwq - 0.10.8-1 +- Update to 0.10.8 + * Wed Apr 02 2025 sqfu - 0.10.7-1 - update version to 0.10.7 - fix:expose type annotations through py.typed file