automatic version update by autodist [release 2024.11.6-1mamba;Thu Nov 07 2024]

This commit is contained in:
Automatic Build System 2024-11-08 00:46:31 +01:00
parent fbc2f3c513
commit d5d2021b82

View File

@ -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 <autodist@openmamba.org> 2024.11.6-1mamba
- automatic version update by autodist
* Thu Sep 12 2024 Automatic Build System <autodist@openmamba.org> 2024.9.11-1mamba
- automatic version update by autodist