automatic version update by autodist [release 1.2.14-1mamba;Sun May 28 2023]

This commit is contained in:
Automatic Build System 2024-01-06 10:40:09 +01:00
parent c852ab88c8
commit 19031fb323

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-Deprecated
Version: 1.2.13
Version: 1.2.14
Release: 1mamba
Summary: Python @deprecated decorator to deprecate old python classes, functions or methods
Group: System/Libraries
@ -45,5 +45,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/*
%changelog
* Sun May 28 2023 Automatic Build System <autodist@mambasoft.it> 1.2.14-1mamba
- automatic version update by autodist
* Mon Apr 18 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.13-1mamba
- package created using the webbuild interface