automatic version update by autodist [release 1.0.3-1mamba;Fri Jan 09 2026]

This commit is contained in:
2026-01-10 09:11:43 +01:00
parent da1b6fd94d
commit 0a0ff991e9

View File

@@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-pathspec
Version: 1.0.2
Version: 1.0.3
Release: 1mamba
Summary: Utility library for gitignore style pattern matching of file paths
Group: System/Libraries
@@ -47,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE
%changelog
* Fri Jan 09 2026 Automatic Build System <autodist@openmamba.org> 1.0.3-1mamba
- automatic version update by autodist
* Thu Jan 08 2026 Automatic Build System <autodist@openmamba.org> 1.0.2-1mamba
- automatic version update by autodist