From 82ceb4c675e54e55db61a0033e91176e6cac8022 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 16:57:01 +0100 Subject: [PATCH] rebuilt with py3 package [release 4.4.0-2mamba;Sat Apr 11 2020] --- python-zope-deprecation.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-zope-deprecation.spec b/python-zope-deprecation.spec index f58c085..b006744 100644 --- a/python-zope-deprecation.spec +++ b/python-zope-deprecation.spec @@ -1,6 +1,6 @@ Name: python-zope-deprecation Version: 4.4.0 -Release: 1mamba +Release: 2mamba Summary: This package provides a function to mark deprecated modules, classes, functions, methods and properties Group: System/Libraries Vendor: openmamba @@ -49,5 +49,8 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist # %doc README.rst %changelog +* Sat Apr 11 2020 Silvan Calarco 4.4.0-2mamba +- rebuilt with py3 package + * Sat Feb 02 2019 Silvan Calarco 4.4.0-1mamba - package created using the webbuild interface