|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: python-pathspec
|
|
|
|
Name: python-pathspec
|
|
|
|
Version: 0.12.1
|
|
|
|
Version: 0.12.1
|
|
|
|
Release: 4%{?dist}
|
|
|
|
Release: 5%{?dist}
|
|
|
|
Summary: Utility library for gitignore style pattern matching of file paths
|
|
|
|
Summary: Utility library for gitignore style pattern matching of file paths
|
|
|
|
|
|
|
|
|
|
|
|
License: MPL-2.0
|
|
|
|
License: MPL-2.0
|
|
|
@ -54,6 +54,10 @@ is derived from Rsync's wildmatch. Git uses wildmatch for its gitignore files.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.12.1-5
|
|
|
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.12.1-4
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.12.1-4
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
|
|