Update to latest upstream release
Signed-off-by: John Dulaney <jdulaney@fedoraproject.org>
This commit is contained in:
parent
a2bcd0bf6e
commit
3542213a16
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/cffi-0.8.1.tar.gz
|
||||
/cffi-0.8.6.tar.gz
|
||||
/cffi-1.1.2.tar.gz
|
||||
/cffi-1.3.1.tar.gz
|
||||
|
@ -5,8 +5,8 @@
|
||||
%endif
|
||||
|
||||
Name: python-cffi
|
||||
Version: 1.1.2
|
||||
Release: 4%{?dist}
|
||||
Version: 1.3.1
|
||||
Release: 1%{?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
|
||||
* Fri Dec 11 2015 John Dulaney <jdulaney@fedoraproject.org>
|
||||
- Update to latest upstream release
|
||||
|
||||
* Tue Oct 13 2015 Robert Kuska <rkuska@redhat.com> - 1.1.2-4
|
||||
- Rebuilt for Python3.5 rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user