rebuilt with python 3.10 [release 0.10.1-2mamba;Sat Oct 08 2022]
This commit is contained in:
parent
f53a4c0d20
commit
87e50cd049
@ -1,7 +1,7 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-pathspec
|
||||
Version: 0.10.1
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Utility library for gitignore style pattern matching of file paths
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -45,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Sat Oct 08 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.10.1-2mamba
|
||||
- rebuilt with python 3.10
|
||||
|
||||
* Fri Sep 02 2022 Automatic Build System <autodist@mambasoft.it> 0.10.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user