diff --git a/python-regex.spec b/python-regex.spec index 9a1279e..a388df7 100644 --- a/python-regex.spec +++ b/python-regex.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-regex -Version: 2024.9.11 +Version: 2024.11.6 Release: 1mamba Summary: regex is an alternative to the re package in the Python standard library Group: System/Libraries @@ -47,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/* %changelog +* Thu Nov 07 2024 Automatic Build System 2024.11.6-1mamba +- automatic version update by autodist + * Thu Sep 12 2024 Automatic Build System 2024.9.11-1mamba - automatic version update by autodist