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..d7e87f1a45b5e5400e962b9f3dc2e0a5f1e22744 Binary files /dev/null and b/django-annoying-0.10.8.tar.gz differ diff --git a/python-django-annoying.spec b/python-django-annoying.spec index 316744b2f50176abe622083f8ccc6bd0e3c0cb10..f4ef470820b66a7712ca5c22268f815d5f719b7b 100644 --- a/python-django-annoying.spec +++ b/python-django-annoying.spec @@ -1,6 +1,6 @@ %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 @@ -72,6 +72,10 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Oct 23 2025 wuzhaomin - 0.10.8-1 +- Update package with version 0.10.8 +- build: Release v0.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