!7 Update package to version 5.1

From: @jxy_git 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2023-12-25 09:19:44 +00:00 committed by Gitee
commit 7b43ceb83e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 2 deletions

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-zope-proxy Name: python-zope-proxy
Version: 5.0.0 Version: 5.1
Release: 1 Release: 1
Summary: Generic Transparent Proxies Summary: Generic Transparent Proxies
License: ZPL 2.1 License: ZPL 2.1
URL: https://github.com/zopefoundation/zope.proxy URL: https://github.com/zopefoundation/zope.proxy
Source0: https://github.com/zopefoundation/zope.proxy/archive/refs/tags/5.0.0.tar.gz Source0: https://github.com/zopefoundation/zope.proxy/archive/refs/tags/%{version}.tar.gz#/zope.proxy-%{version}.tar.gz
%description %description
Proxies are special objects which serve as mostly-transparent Proxies are special objects which serve as mostly-transparent
wrappers around another object, intervening in the apparent behavior of wrappers around another object, intervening in the apparent behavior of
@ -32,6 +32,7 @@ Summary: Development documents and examples for zope.proxy
Provides: python3-zope-proxy-doc Provides: python3-zope-proxy-doc
%description help %description help
Development documents and examples for zope.proxy
%prep %prep
%autosetup -n zope.proxy-%{version} %autosetup -n zope.proxy-%{version}
@ -77,6 +78,9 @@ mv %{buildroot}/doclist.lst .
%{_pkgdocdir} %{_pkgdocdir}
%changelog %changelog
* Mon Dec 25 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 5.1-1
- Update package to version 5.1
* Thu Apr 06 2023 Ge Wang <wangge20@h-partners.com> - 5.0.0-1 * Thu Apr 06 2023 Ge Wang <wangge20@h-partners.com> - 5.0.0-1
- Update to version 5.0.0 - Update to version 5.0.0

BIN
zope.proxy-5.1.tar.gz Normal file

Binary file not shown.