Update to 1.4.2 (#1293504)

Signed-off-by: John Dulaney <jdulaney@fedoraproject.org>
This commit is contained in:
John Dulaney 2015-12-21 23:07:49 -05:00
parent 6b0c5206b4
commit 27bc6b1bea
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
73c2047f598ac7d8b7a5cd8e6d835c42 cffi-1.4.1.tar.gz
81357fe5042d00650b85b728cc181df2 cffi-1.4.2.tar.gz