diff --git a/python-pathspec.spec b/python-pathspec.spec index 8a78d10..81bb594 100644 --- a/python-pathspec.spec +++ b/python-pathspec.spec @@ -1,6 +1,6 @@ Name: python-pathspec Version: 0.5.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Utility library for gitignore style pattern matching of file paths License: MPL 2.0 @@ -65,6 +65,9 @@ rm -rf pathspec.egg-info %{python3_sitelib}/pathspec-%{version}-py?.?.egg-info %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 0.5.3-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Fri Jan 26 2018 Iryna Shcherbina - 0.5.3-3 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)