From 8f7296fed0217cfefcfdf82341ac8c03cd505dd6 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 26 Jan 2024 07:57:15 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- python-pathspec.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pathspec.spec b/python-pathspec.spec index 5411c25..a8978f3 100644 --- a/python-pathspec.spec +++ b/python-pathspec.spec @@ -1,6 +1,6 @@ Name: python-pathspec Version: 0.12.1 -Release: 2%{?dist} +Release: 3%{?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 +* Fri Jan 26 2024 Fedora Release Engineering - 0.12.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Mon Jan 22 2024 Fedora Release Engineering - 0.12.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild