Rebuild for Python 3.6
This commit is contained in:
parent
de4750de62
commit
9c9351e295
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 1.2.2
|
Version: 1.2.2
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: A Python interface to the pkg-config command line tool
|
Summary: A Python interface to the pkg-config command line tool
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -107,6 +107,9 @@ find -type f -name '*.py' -exec sed -i -e '1{\@^#!/usr/bin/env python@d}' {} ';'
|
|||||||
%{python3_sitelib}/%{srcname}/
|
%{python3_sitelib}/%{srcname}/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 1.2.2-2
|
||||||
|
- Rebuild for Python 3.6
|
||||||
|
|
||||||
* Sun Dec 04 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 1.2.2-1
|
* Sun Dec 04 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 1.2.2-1
|
||||||
- Update to 1.2.2
|
- Update to 1.2.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user