Update to 1.6.0
Signed-off-by: John Dulaney <jdulaney@fedoraproject.org>
This commit is contained in:
parent
9ec3ed6149
commit
3512f455ab
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/cffi-1.4.2.tar.gz
|
||||
/cffi-1.5.0.tar.gz
|
||||
/cffi-1.5.2.tar.gz
|
||||
/cffi-1.6.0.tar.gz
|
||||
|
@ -5,7 +5,7 @@
|
||||
%endif
|
||||
|
||||
Name: python-cffi
|
||||
Version: 1.5.2
|
||||
Version: 1.6.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Foreign Function Interface for Python to call C code
|
||||
License: MIT
|
||||
@ -109,6 +109,9 @@ popd
|
||||
%doc doc/build/html
|
||||
|
||||
%changelog
|
||||
* Thu Apr 21 2016 John Dulaney <jdulaney@fedoraproject.org> - 1.6.0-1
|
||||
- Update to 1.6.0 (#1329203)
|
||||
|
||||
* Mon Feb 15 2016 John Dulaney <jdulaney@fedoraproject.org> - 1.5.2-1
|
||||
- Update to 1.5.2 (#1299272)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user