From a6fd5c59c071e87655af6210ad484634cbdd93d7 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 9 Feb 2018 09:41:41 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-pathspec.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)