Update package to version 5.1
This commit is contained in:
parent
47ddc6737b
commit
017172677f
BIN
5.0.0.tar.gz
BIN
5.0.0.tar.gz
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-zope-proxy
|
||||
Version: 5.0.0
|
||||
Version: 5.1
|
||||
Release: 1
|
||||
Summary: Generic Transparent Proxies
|
||||
License: ZPL 2.1
|
||||
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
|
||||
Proxies are special objects which serve as mostly-transparent
|
||||
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
|
||||
|
||||
%description help
|
||||
Development documents and examples for zope.proxy
|
||||
|
||||
%prep
|
||||
%autosetup -n zope.proxy-%{version}
|
||||
@ -77,6 +78,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_pkgdocdir}
|
||||
|
||||
%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
|
||||
- Update to version 5.0.0
|
||||
|
||||
|
||||
BIN
zope.proxy-5.1.tar.gz
Normal file
BIN
zope.proxy-5.1.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user