automatic version update by autodist [release 1.2.14-1mamba;Sun May 28 2023]
This commit is contained in:
parent
c852ab88c8
commit
19031fb323
@ -1,6 +1,6 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-Deprecated
|
Name: python-Deprecated
|
||||||
Version: 1.2.13
|
Version: 1.2.14
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Python @deprecated decorator to deprecate old python classes, functions or methods
|
Summary: Python @deprecated decorator to deprecate old python classes, functions or methods
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -45,5 +45,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/*
|
%{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Apr 18 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.13-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user