automatic version update by autodist [release 0.12.0-1mamba;Sun Dec 10 2023]

This commit is contained in:
Automatic Build System 2024-01-05 16:15:27 +01:00
parent cbc8f55b74
commit 1a0ab180b8

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-pathspec
Version: 0.11.2
Release: 2mamba
Version: 0.12.0
Release: 1mamba
Summary: Utility library for gitignore style pattern matching of file paths
Group: System/Libraries
Vendor: openmamba
@ -46,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE
%changelog
* Sun Dec 10 2023 Automatic Build System <autodist@mambasoft.it> 0.12.0-1mamba
- automatic version update by autodist
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 0.11.2-2mamba
- rebuilt with python3 = 3.11.5