Update to 1.5.0 (#1299272)
This commit is contained in:
parent
ac2b1cb37e
commit
7376baa68d
@ -5,8 +5,8 @@
|
||||
%endif
|
||||
|
||||
Name: python-cffi
|
||||
Version: 1.4.2
|
||||
Release: 2%{?dist}
|
||||
Version: 1.5.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Foreign Function Interface for Python to call C code
|
||||
License: MIT
|
||||
URL: http://cffi.readthedocs.org/
|
||||
@ -109,6 +109,9 @@ popd
|
||||
%doc doc/build/html
|
||||
|
||||
%changelog
|
||||
* Mon Jan 18 2016 Nathaniel McCallum <npmccallum@redhat.com> - 1.5.0-1
|
||||
- Update to 1.5.0 (#1299272)
|
||||
|
||||
* Mon Jan 11 2016 Nathaniel McCallum <npmccallum@redhat.com> - 1.4.2-2
|
||||
- Move python-cffi => python2-cffi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user