diff --git a/python-pathspec.spec b/python-pathspec.spec index 9f30d8f..2d16333 100644 --- a/python-pathspec.spec +++ b/python-pathspec.spec @@ -1,6 +1,6 @@ Name: python-pathspec Version: 0.9.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Utility library for gitignore style pattern matching of file paths License: MPLv2.0 @@ -51,6 +51,9 @@ rm -rf pathspec.egg-info %{python3_sitelib}/pathspec-%{version}-py%{python3_version}.egg-info %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 0.9.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Wed Nov 17 2021 Miro HronĨok - 0.9.0-1 - Update to 0.9.0 - Fixes rhbz#1983374