diff --git a/4.4.0.tar.gz b/4.4.0.tar.gz deleted file mode 100644 index 510c3e8..0000000 Binary files a/4.4.0.tar.gz and /dev/null differ diff --git a/4.4.1.tar.gz b/4.4.1.tar.gz new file mode 100644 index 0000000..03b25bf Binary files /dev/null and b/4.4.1.tar.gz differ diff --git a/python-zope-configuration.spec b/python-zope-configuration.spec index c9d0877..2c747d3 100644 --- a/python-zope-configuration.spec +++ b/python-zope-configuration.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-zope-configuration -Version: 4.4.0 +Version: 4.4.1 Release: 1 Summary: Zope Configuration Markup Language (ZCML) License: ZPL 2.1 @@ -78,5 +78,8 @@ mv %{buildroot}/doclist.lst . %{_pkgdocdir} %changelog +* Wed Sep 14 2022 Qiao Jijun - 4.4.1-1 +- Update to 4.4.1 + * Thu Dec 17 2020 Python_Bot - Package Spec generated