automatic version update by autodist [release 2024.5.15-1mamba;Thu May 16 2024]

This commit is contained in:
Automatic Build System 2024-05-16 15:56:22 +02:00
parent 87bef1dbc4
commit dfa2f3214e

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-regex
Version: 2024.5.10
Version: 2024.5.15
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 May 16 2024 Automatic Build System <autodist@openmamba.org> 2024.5.15-1mamba
- automatic version update by autodist
* Fri May 10 2024 Automatic Build System <autodist@openmamba.org> 2024.5.10-1mamba
- automatic version update by autodist