update to 6.1 [release 6.1-1mamba;Thu Nov 28 2024]

This commit is contained in:
Silvan Calarco 2024-11-28 21:08:59 +01:00
parent 9742480a21
commit ec271b0067

View File

@ -1,5 +1,5 @@
Name: python-zope-proxy
Version: 5.3
Version: 6.1
Release: 1mamba
Summary: Zope proxy library
Group: System/Libraries
@ -7,7 +7,7 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.zope.dev/
Source: http://pypi.debian.net/zope.proxy/zope.proxy-%{version}.tar.gz
Source: http://pypi.debian.net/zope.proxy/zope_proxy-%{version}.tar.gz
License: Zope Public License
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
@ -25,7 +25,7 @@ Requires: python >= %python_version
%endif
%prep
%setup -q -n zope.proxy-%{version}
%setup -q -n zope_proxy-%{version}
%build
CFLAGS="%{optflags}" %{__python} setup.py build
@ -49,6 +49,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
%defattr(-,root,root)
%changelog
* Thu Nov 28 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 6.1-1mamba
- update to 6.1
* Sat Aug 24 2024 Automatic Build System <autodist@openmamba.org> 5.3-1mamba
- automatic version update by autodist