diff options
Diffstat (limited to 'python-django-meta.spec')
| -rw-r--r-- | python-django-meta.spec | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/python-django-meta.spec b/python-django-meta.spec index 70809fa..0d27e35 100644 --- a/python-django-meta.spec +++ b/python-django-meta.spec @@ -1,14 +1,13 @@ %global _empty_manifest_terminate_build 0 Name: python-django-meta -Version: 2.1.0 +Version: 2.2.0 Release: 1 Summary: Pluggable app for handling webpage meta tags and OpenGraph properties License: BSD URL: https://github.com/nephila/django-meta -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/68/cb/74422d64f475f5b55c71661969c9a73e32873a02af0d2ca7beb44da16ea8/django-meta-2.1.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/7c/25/656b6fb8a1c32973f12550e74e7af52ce2b521f38aac1dbae6ec9dece384/django-meta-2.2.0.tar.gz BuildArch: noarch -Requires: python3-six Requires: python3-django %description @@ -30,7 +29,7 @@ Provides: python3-django-meta-doc %prep -%autosetup -n django-meta-2.1.0 +%autosetup -n django-meta-2.2.0 %build %py3_build @@ -70,5 +69,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 2.1.0-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 2.2.0-1 - Package Spec generated |
