This commit is contained in:
parent
8213599ed0
commit
0e6aada033
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
Name: python-cffi
|
Name: python-cffi
|
||||||
Version: 0.8.1
|
Version: 0.8.1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Summary: Foreign Function Interface for Python to call C code
|
Summary: Foreign Function Interface for Python to call C code
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -100,6 +100,9 @@ popd
|
|||||||
%doc doc/build/html
|
%doc doc/build/html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 12 2014 Bohuslav Kabrda <bkabrda@redhat.com> - 0.8.1-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
|
||||||
|
|
||||||
* Wed Feb 26 2014 Eric Smith <spacewar@gmail.com> 0.8.1-1
|
* Wed Feb 26 2014 Eric Smith <spacewar@gmail.com> 0.8.1-1
|
||||||
- Update to latest upstream.
|
- Update to latest upstream.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user