diff --git a/6.0.1.tar.gz b/6.0.1.tar.gz deleted file mode 100644 index 9bd2bcd..0000000 Binary files a/6.0.1.tar.gz and /dev/null differ diff --git a/python-zope.i18nmessageid.spec b/python-zope.i18nmessageid.spec index 30073db..e31e52c 100644 --- a/python-zope.i18nmessageid.spec +++ b/python-zope.i18nmessageid.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-zope.i18nmessageid -Version: 6.0.1 +Version: 6.1.0 Release: 1 Summary: Message Identifiers for internationalization License: ZPLv2.1 URL: https://github.com/zopefoundation/zope.i18nmessageid -Source0: https://github.com/zopefoundation/zope.i18nmessageid/archive/%{version}.tar.gz +Source0: https://github.com/zopefoundation/zope.i18nmessageid/archive/%{version}.tar.gz#/zope.i18nmessageid-%{version}.tar.gz %description To translate any text, we must be able to discover the source domain @@ -105,6 +105,9 @@ mv %{buildroot}/doclist.lst . %{_pkgdocdir} %changelog +* Mon Dec 25 2023 jiangxinyu - 6.1.0-1 +- Update package to version 6.1.0 + * Fri Apr 07 2023 xu_ping <707078654@qq.com> - 6.0.1-1 - Upgrade pacakge to 6.0.1 diff --git a/zope.i18nmessageid-6.1.0.tar.gz b/zope.i18nmessageid-6.1.0.tar.gz new file mode 100644 index 0000000..93ecd24 Binary files /dev/null and b/zope.i18nmessageid-6.1.0.tar.gz differ