diff --git a/python-pathspec.spec b/python-pathspec.spec index 75b21e7..486def0 100644 --- a/python-pathspec.spec +++ b/python-pathspec.spec @@ -1,6 +1,6 @@ Name: python-pathspec Version: 0.9.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Utility library for gitignore style pattern matching of file paths License: MPLv2.0 @@ -49,6 +49,9 @@ is derived from Rsync's wildmatch. Git uses wildmatch for its gitignore files. %{python3_sitelib}/pathspec-%{version}-py%{python3_version}.egg-info %changelog +* Mon Jun 13 2022 Python Maint - 0.9.0-4 +- Rebuilt for Python 3.11 + * Tue Feb 08 2022 Dan Radez - 0.9.0-3 - Don't remove egginfo