!2 Update to latest

From: @Jason_828e 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2023-07-07 07:32:21 +00:00 committed by Gitee
commit 4a526ffbd4
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
%global pkgname deprecated
Name: python-%{pkgname}
Version: 1.2.13
Version: 1.2.14
Release: 1
Summary: Python decorator to deprecate old python classes, functions or methods
License: MIT
@ -40,5 +40,8 @@ rm -rf %{pkgname}.egg-info
%{python3_sitelib}/%{srcname}-*.egg-info/
%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
- Package init