Rebuilt for Python 3.7
This commit is contained in:
parent
f4964148e8
commit
5d747ef5d2
@ -3,7 +3,7 @@
|
||||
|
||||
Name: py3c
|
||||
Version: 1.0
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Guide and compatibility macros for porting extensions to Python 3
|
||||
|
||||
# Licences differ for subpackages
|
||||
@ -93,6 +93,9 @@ sed --in-place -e's!%{buildroot}!!' %{buildroot}%{_datadir}/pkgconfig/py3c.pc
|
||||
%doc %{_pkgdocdir}/
|
||||
|
||||
%changelog
|
||||
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.0-3
|
||||
- Rebuilt for Python 3.7
|
||||
|
||||
* Mon Feb 19 2018 Petr Viktorin <pviktori@redhat.com> - 1.0-2
|
||||
- Add BuildRequires: gcc
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user