This commit is contained in:
Fedora Release Engineering 2017-02-11 09:57:58 +00:00
parent 9c9351e295
commit 8c43df25b5

View File

@ -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 <releng@fedoraproject.org> - 1.2.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 1.2.2-2
- Rebuild for Python 3.6