Rebuilt for Python3.5 rebuild
This commit is contained in:
parent
f59b293ba4
commit
a2bcd0bf6e
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
Name: python-cffi
|
Name: python-cffi
|
||||||
Version: 1.1.2
|
Version: 1.1.2
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: Foreign Function Interface for Python to call C code
|
Summary: Foreign Function Interface for Python to call C code
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://cffi.readthedocs.org/
|
URL: http://cffi.readthedocs.org/
|
||||||
@ -99,6 +99,9 @@ popd
|
|||||||
%doc doc/build/html
|
%doc doc/build/html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 13 2015 Robert Kuska <rkuska@redhat.com> - 1.1.2-4
|
||||||
|
- Rebuilt for Python3.5 rebuild
|
||||||
|
|
||||||
* Wed Jul 15 2015 Parag Nemade <pnemade AT redhat DOT com> - 1.1.2-3
|
* Wed Jul 15 2015 Parag Nemade <pnemade AT redhat DOT com> - 1.1.2-3
|
||||||
- Modernize spec file
|
- Modernize spec file
|
||||||
- add missing source
|
- add missing source
|
||||||
|
Loading…
Reference in New Issue
Block a user