upgrade package to version 7.0.1

This commit is contained in:
lvfei 2023-02-27 02:49:50 -05:00
parent 470d36d72d
commit d654a84752
3 changed files with 5 additions and 2 deletions

Binary file not shown.

View File

@ -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 <lvfei@kylinos.cn> - 7.0.1-1
- upgrade package to version 7.0.1
* Tue Oct 18 2022 liqiuyu <liqiuyu@kylinos.cn> - 6.2.1-1
- Upgrade package to version 6.2.1

BIN
zope.schema-7.0.1.tar.gz Normal file

Binary file not shown.