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.1.2.tar.gz
|
||||||
/cffi-1.3.1.tar.gz
|
/cffi-1.3.1.tar.gz
|
||||||
/cffi-1.4.1.tar.gz
|
/cffi-1.4.1.tar.gz
|
||||||
|
/cffi-1.4.2.tar.gz
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: python-cffi
|
Name: python-cffi
|
||||||
Version: 1.4.1
|
Version: 1.4.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?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
|
||||||
@ -99,6 +99,9 @@ popd
|
|||||||
%doc doc/build/html
|
%doc doc/build/html
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Dec 17 2015 John Dulaney <jdulaney@fedoraproject.org> - 1.4.1-1
|
||||||
- Update to latest upstream release
|
- Update to latest upstream release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user