From cc8980403a0b2e2cccd3de065f330ea061c3b774 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jan 22 2024 04:42:34 +0000 Subject: Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- diff --git a/python-pathspec.spec b/python-pathspec.spec index e0fcc12..5411c25 100644 --- a/python-pathspec.spec +++ b/python-pathspec.spec @@ -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 - 0.12.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Mon Dec 11 2023 Adrien Vergé - 0.12.1-1 - Update to latest upstream version