From 8c43df25b52de576d81361c3a3378fdfcbaccc20 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Feb 11 2017 09:57:58 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- diff --git a/python-pkgconfig.spec b/python-pkgconfig.spec index 415d5f7..1aa7833 100644 --- a/python-pkgconfig.spec +++ b/python-pkgconfig.spec @@ -3,7 +3,7 @@ Name: python-%{srcname} Version: 1.2.2 -Release: 2%{?dist} +Release: 3%{?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 +* Sat Feb 11 2017 Fedora Release Engineering - 1.2.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Mon Dec 19 2016 Miro HronĨok - 1.2.2-2 - Rebuild for Python 3.6