automatic version update by autodist [release 0.10.1-1mamba;Fri Sep 02 2022]

This commit is contained in:
Automatic Build System 2024-01-05 16:15:24 +01:00
parent 3494712aae
commit f53a4c0d20

View File

@ -1,13 +1,13 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-pathspec
Version: 0.9.0
Version: 0.10.1
Release: 1mamba
Summary: Utility library for gitignore style pattern matching of file paths
Group: System/Libraries
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://github.com/cpburnz/python-path-specification
URL: https://github.com/cpburnz/python-pathspec
Source: https://pypi.debian.net/pathspec/pathspec-%{version}.tar.gz
License: MPL 2.0
## AUTOBUILDREQ-BEGIN
@ -45,5 +45,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE
%changelog
* Fri Sep 02 2022 Automatic Build System <autodist@mambasoft.it> 0.10.1-1mamba
- automatic version update by autodist
* Mon Feb 14 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.0-1mamba
- package created using the webbuild interface