Fedora Release Engineering 2016-07-19 10:58:57 +00:00
parent 7741601fb8
commit 49357054e7

View File

@ -3,7 +3,7 @@
Name: python-%{srcname}
Version: 1.1.0
Release: 5%{?dist}
Release: 6%{?dist}
Summary: A Python interface to the pkg-config command line tool
License: MIT
@ -99,6 +99,9 @@ find -type f -name '*.py' -exec sed -i -e '1{\@^#!/usr/bin/env python@d}' {} ';'
%{python3_sitelib}/%{srcname}*
%changelog
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-6
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
* Sun Feb 14 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 1.1.0-5
- Make package compliant with new packaging guidelines