!3 Update package to version 5.0

From: @wubijie123 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2023-05-09 01:41:35 +00:00 committed by Gitee
commit b31b3b13fe
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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-configuration
Version: 4.4.1
Version: 5.0
Release: 1
Summary: Zope Configuration Markup Language (ZCML)
License: ZPL 2.1
URL: https://github.com/zopefoundation/zope.configuration
Source0: https://github.com/zopefoundation/zope.configuration/archive/%{version}.tar.gz
Source0: https://github.com/zopefoundation/zope.configuration/archive/%{version}.tar.gz#/zope.configuration-%{version}.tar.gz
BuildArch: noarch
%description
@ -78,6 +78,9 @@ mv %{buildroot}/doclist.lst .
%{_pkgdocdir}
%changelog
* Sat May 06 2023 wubijie <wubijie@kylinos.cn> - 5.0-1
- Update package to version 5.0
* Wed Sep 14 2022 Qiao Jijun <qiaojijun@kylinos.cn> - 4.4.1-1
- Update to 4.4.1

Binary file not shown.