automatic version update by autodist [release 2023.3.22-1mamba;Thu Mar 23 2023]

This commit is contained in:
Automatic Build System 2024-01-05 16:33:45 +01:00
parent 29a23d7922
commit 0dffc450c2

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-regex
Version: 2022.10.31
Version: 2023.3.22
Release: 1mamba
Summary: regex is an alternative to the re package in the Python standard library
Group: System/Libraries
@ -46,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/*
%changelog
* Thu Mar 23 2023 Automatic Build System <autodist@mambasoft.it> 2023.3.22-1mamba
- automatic version update by autodist
* Mon Oct 31 2022 Automatic Build System <autodist@mambasoft.it> 2022.10.31-1mamba
- automatic version update by autodist