bump for bug in double-long on ppc(64)

This commit is contained in:
Jesse Keating 2006-02-11 04:13:36 +00:00
parent 5b84cd8fc9
commit 3d47737cab

View File

@ -1,7 +1,7 @@
Summary: Soup, an HTTP library implementation
Name: libsoup
Version: 2.2.7
Release: 1.2
Release: 1.2.1
License: LGPL
Group: Development/Libraries
Source0: ftp://ftp.gnome.org/pub/gnome/sources/libsoup/2.2/%{name}-%{version}.tar.bz2
@ -66,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/gtk-doc/html/libsoup
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.2.7-1.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.2.7-1.2
- rebuilt for new gcc4.1 snapshot and glibc changes