diff --git a/6.2.1.tar.gz b/6.2.1.tar.gz deleted file mode 100644 index 21d319b..0000000 Binary files a/6.2.1.tar.gz and /dev/null differ diff --git a/python-zope-schema.spec b/python-zope-schema.spec index f9dcd9b..5e7faa6 100644 --- a/python-zope-schema.spec +++ b/python-zope-schema.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-zope-schema -Version: 6.2.1 +Version: 7.0.1 Release: 1 Summary: zope.interface extension for defining data schemas License: ZPLv2.1 URL: https://github.com/zopefoundation/zope.schema -Source0: https://github.com/zopefoundation/zope.schema/archive/refs/tags/%{version}.tar.gz +Source0: https://github.com/zopefoundation/zope.schema/archive/refs/tags/zope.schema-%{version}.tar.gz BuildArch: noarch %description @@ -80,6 +80,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Feb 27 2023 lvfei - 7.0.1-1 +- upgrade package to version 7.0.1 + * Tue Oct 18 2022 liqiuyu - 6.2.1-1 - Upgrade package to version 6.2.1 diff --git a/zope.schema-7.0.1.tar.gz b/zope.schema-7.0.1.tar.gz new file mode 100644 index 0000000..b0f5c63 Binary files /dev/null and b/zope.schema-7.0.1.tar.gz differ