diff --git a/python-pkgconfig.spec b/python-pkgconfig.spec index 38da977..ac131c0 100644 --- a/python-pkgconfig.spec +++ b/python-pkgconfig.spec @@ -3,7 +3,7 @@ Name: python-%{srcname} Version: 1.2.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A Python interface to the pkg-config command line tool License: MIT @@ -107,6 +107,9 @@ find -type f -name '*.py' -exec sed -i -e '1{\@^#!/usr/bin/env python@d}' {} ';' %{python3_sitelib}/%{srcname}/ %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 1.2.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Thu Jul 27 2017 Fedora Release Engineering - 1.2.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild