Update to latest upstream release
Signed-off-by: John Dulaney <jdulaney@fedoraproject.org>
This commit is contained in:
parent
65dd6320b2
commit
6b0c5206b4
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/cffi-0.8.6.tar.gz
|
||||
/cffi-1.1.2.tar.gz
|
||||
/cffi-1.3.1.tar.gz
|
||||
/cffi-1.4.1.tar.gz
|
||||
|
@ -5,7 +5,7 @@
|
||||
%endif
|
||||
|
||||
Name: python-cffi
|
||||
Version: 1.3.1
|
||||
Version: 1.4.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Foreign Function Interface for Python to call C code
|
||||
License: MIT
|
||||
@ -99,6 +99,9 @@ popd
|
||||
%doc doc/build/html
|
||||
|
||||
%changelog
|
||||
* Thu Dec 17 2015 John Dulaney <jdulaney@fedoraproject.org> - 1.4.1-1
|
||||
- Update to latest upstream release
|
||||
|
||||
* Fri Dec 11 2015 John Dulaney <jdulaney@fedoraproject.org> - 1.3.1-1
|
||||
- Update to latest upstream release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user