automatic version update by autodist [release 2022.6.2-1mamba;Sat Jun 04 2022]
This commit is contained in:
parent
06bfe1ecbc
commit
a746e91708
@ -1,8 +1,8 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
|
|
||||||
Name: python-regex
|
Name: python-regex
|
||||||
Version: 2022.4.24
|
Version: 2022.6.2
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: regex is an alternative to the re package in the Python standard library
|
Summary: regex is an alternative to the re package in the Python standard library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -46,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/*
|
%{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jun 04 2022 Automatic Build System <autodist@mambasoft.it> 2022.6.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Jun 02 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2022.4.24-2mamba
|
* Thu Jun 02 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2022.4.24-2mamba
|
||||||
- rebuilt with python 3.10 and distdeps
|
- rebuilt with python 3.10 and distdeps
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user