diff --git a/python-pathspec.spec b/python-pathspec.spec index 51d160b..2b821f8 100644 --- a/python-pathspec.spec +++ b/python-pathspec.spec @@ -1,6 +1,6 @@ Name: python-pathspec Version: 0.11.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 Jul 21 2023 Fedora Release Engineering - 0.11.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Tue Jun 13 2023 Python Maint - 0.11.1-2 - Rebuilt for Python 3.12