From 19031fb323ac52f647e33b6ce971aba4fd827115 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:40:09 +0100 Subject: [PATCH] automatic version update by autodist [release 1.2.14-1mamba;Sun May 28 2023] --- python-Deprecated.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-Deprecated.spec b/python-Deprecated.spec index 10f8cce..b3653f1 100644 --- a/python-Deprecated.spec +++ b/python-Deprecated.spec @@ -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 1.2.14-1mamba +- automatic version update by autodist + * Mon Apr 18 2022 Silvan Calarco 1.2.13-1mamba - package created using the webbuild interface