This commit is contained in:
Fedora Release Engineering 2024-01-22 04:42:34 +00:00
parent d4e02ef16b
commit cc8980403a

View File

@ -1,6 +1,6 @@
Name: python-pathspec
Version: 0.12.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Utility library for gitignore style pattern matching of file paths
License: MPL-2.0
@ -54,6 +54,9 @@ is derived from Rsync's wildmatch. Git uses wildmatch for its gitignore files.
%changelog
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Dec 11 2023 Adrien Vergé <adrienverge@gmail.com> - 0.12.1-1
- Update to latest upstream version