Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 09:07:24 -07:00
parent 65a6cc4504
commit 1510bd457b

View File

@ -1,6 +1,6 @@
Name: python-pathspec
Version: 0.12.1
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Utility library for gitignore style pattern matching of file paths
License: MPL-2.0
@ -54,6 +54,10 @@ is derived from Rsync's wildmatch. Git uses wildmatch for its gitignore files.
%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
- Bump release for June 2024 mass rebuild