Rebuilt for Python3.5 rebuild
This commit is contained in:
parent
f59b293ba4
commit
a2bcd0bf6e
@ -6,7 +6,7 @@
|
||||
|
||||
Name: python-cffi
|
||||
Version: 1.1.2
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Foreign Function Interface for Python to call C code
|
||||
License: MIT
|
||||
URL: http://cffi.readthedocs.org/
|
||||
@ -99,6 +99,9 @@ popd
|
||||
%doc doc/build/html
|
||||
|
||||
%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
|
||||
- Modernize spec file
|
||||
- add missing source
|
||||
|
Loading…
Reference in New Issue
Block a user