updated to 1.2.14
This commit is contained in:
parent
1cc7205d0e
commit
5486fe8285
Binary file not shown.
@ -2,7 +2,7 @@
|
|||||||
%global pkgname deprecated
|
%global pkgname deprecated
|
||||||
|
|
||||||
Name: python-%{pkgname}
|
Name: python-%{pkgname}
|
||||||
Version: 1.2.13
|
Version: 1.2.14
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Python decorator to deprecate old python classes, functions or methods
|
Summary: Python decorator to deprecate old python classes, functions or methods
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -40,5 +40,8 @@ rm -rf %{pkgname}.egg-info
|
|||||||
%{python3_sitelib}/%{srcname}-*.egg-info/
|
%{python3_sitelib}/%{srcname}-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 05 2023 chenzixuan <chenzixuan@kylinos.cn> - 1.2.14-1
|
||||||
|
- Updated to 1.2.14
|
||||||
|
|
||||||
* Fri Jul 01 2022 wangkai <wangkai385@h-partners.com> - 1.2.13-1
|
* Fri Jul 01 2022 wangkai <wangkai385@h-partners.com> - 1.2.13-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user