diff options
Diffstat (limited to 'python-django-rosetta.spec')
-rw-r--r-- | python-django-rosetta.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-django-rosetta.spec b/python-django-rosetta.spec index a302b68..02a99d5 100644 --- a/python-django-rosetta.spec +++ b/python-django-rosetta.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-django-rosetta -Version: 0.9.8 +Version: 0.9.9 Release: 1 Summary: A Django application that eases the translation of Django projects License: MIT URL: https://github.com/mbi/django-rosetta -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/52/0e/f0a2abf55a45c75e78708c3a96d8b9eab9dbf3e7ae4b50e17cf465a3ce8f/django-rosetta-0.9.8.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/26/b6/f5d227c262df396a9ddbbd223fbc0b225191539c2e545b9a406d845b02cb/django-rosetta-0.9.9.tar.gz BuildArch: noarch Requires: python3-Django @@ -31,7 +31,7 @@ Provides: python3-django-rosetta-doc %prep -%autosetup -n django-rosetta-0.9.8 +%autosetup -n django-rosetta-0.9.9 %build %py3_build @@ -71,5 +71,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.9.8-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 0.9.9-1 - Package Spec generated |