diff --git a/django-annoying-0.10.6.tar.gz b/django-annoying-0.10.6.tar.gz deleted file mode 100644 index 2c5cac0bba8244da3d4b5eaede56b2a44be9020b..0000000000000000000000000000000000000000 Binary files a/django-annoying-0.10.6.tar.gz and /dev/null differ diff --git a/django-annoying-0.10.7.tar.gz b/django-annoying-0.10.7.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..e12cf62d0fc67bc88543229fb642febd7d860ff6 Binary files /dev/null and b/django-annoying-0.10.7.tar.gz differ diff --git a/python-django-annoying.spec b/python-django-annoying.spec index 8363a629a1120def0fdecbf2bcf78d63d16f5a0b..200aa603c260fccbaeed135f0e3f8b90aa9199be 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.6 +Version: 0.10.7 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://files.pythonhosted.org/packages/c7/1a/253fb9c0779de1b6ae631c8c4f50aa8187518d5e87a7ca87a0ad1ccf3d9f/django-annoying-0.10.6.tar.gz +Source0: https://files.pythonhosted.org/packages/fa/d0/3621d3ffeedd44f8fee1bd1142c2118a377bdb28f2974b1e92108f71e5cd/django-annoying-0.10.7.tar.gz BuildArch: noarch Requires: python3-django @@ -32,7 +32,7 @@ This is a django application that tries to eliminate annoying things in the Djan %prep -%autosetup -n django-annoying-0.10.6 +%autosetup -n django-annoying-0.10.7 %build %py3_build @@ -72,5 +72,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Oct 24 2024 liudy - 0.10.7-1 +- Update version to 0.10.7 + * Sat Aug 01 2020 Python_Bot - Package Spec generated