drop back to 3.0.10, 3.0.11 was never pushed anywhere as the soname bump broke buildroots

- as 3.0.11 never went out no epoch needed.
This commit is contained in:
Dennis Gilmore 2012-08-10 00:21:42 -05:00
parent d65ba29022
commit 356a806cf6
2 changed files with 7 additions and 3 deletions

View File

@ -1,6 +1,6 @@
Name: libffi
Version: 3.0.11
Release: 2%{?dist}
Version: 3.0.10
Release: 3%{?dist}
Summary: A portable foreign function interface library
Group: System Environment/Libraries
@ -98,6 +98,10 @@ fi
%{_infodir}/libffi.info.gz
%changelog
* Fri Aug 10 2012 Dennis Gilmore <dennis@ausil.us> - 3.0.10-3
- drop back to 3.0.10, 3.0.11 was never pushed anywhere as the soname bump broke buildroots
- as 3.0.11 never went out no epoch needed.
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.11-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

View File

@ -1 +1 @@
f69b9693227d976835b4857b1ba7d0e3 libffi-3.0.11.tar.gz
79390673f5d07a8fb342bc09b5055b6f libffi-3.0.10.tar.gz