Update to 1.4.2 (#1293504)
Signed-off-by: John Dulaney <jdulaney@fedoraproject.org>
This commit is contained in:
parent
6b0c5206b4
commit
27bc6b1bea
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/cffi-1.1.2.tar.gz
|
||||
/cffi-1.3.1.tar.gz
|
||||
/cffi-1.4.1.tar.gz
|
||||
/cffi-1.4.2.tar.gz
|
||||
|
@ -5,7 +5,7 @@
|
||||
%endif
|
||||
|
||||
Name: python-cffi
|
||||
Version: 1.4.1
|
||||
Version: 1.4.2
|
||||
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
|
||||
* Tue Dec 22 2015 John Dulaney <jdulaney@fedoraproject.org> - 1.4.2-1
|
||||
- Update to 1.4.2 (#1293504)
|
||||
|
||||
* Thu Dec 17 2015 John Dulaney <jdulaney@fedoraproject.org> - 1.4.1-1
|
||||
- Update to latest upstream release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user