Update to 1.1.2 and fix license
This commit is contained in:
parent
77ca7d4699
commit
c7cb6a6b76
@ -5,11 +5,11 @@
|
||||
%endif
|
||||
|
||||
Name: python-cffi
|
||||
Version: 0.8.6
|
||||
Version: 1.1.2
|
||||
Release: 1%{?dist}
|
||||
Group: Development/Libraries
|
||||
Summary: Foreign Function Interface for Python to call C code
|
||||
License: BSD
|
||||
License: MIT
|
||||
URL: http://cffi.readthedocs.org/
|
||||
Source0: http://pypi.python.org/packages/source/c/cffi/cffi-%{version}.tar.gz
|
||||
|
||||
@ -100,6 +100,10 @@ popd
|
||||
%doc doc/build/html
|
||||
|
||||
%changelog
|
||||
* Tue Jun 16 2015 Nathaniel McCallum <npmccallum@redhat.com> - 1.1.2-2
|
||||
- Update to 1.1.2
|
||||
- Fix license
|
||||
|
||||
* Tue Aug 19 2014 Eric Smith <spacewar@gmail.com> 0.8.6-1
|
||||
- Update to latest upstream.
|
||||
- No python3 in el7.
|
||||
|
Loading…
Reference in New Issue
Block a user