diff --git a/.gitignore b/.gitignore index 4172ea1..a890fad 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ libsoup-2.31.6.tar.bz2 /libsoup-2.32.2.tar.bz2 /libsoup-2.33.5.tar.bz2 /libsoup-2.33.6.tar.bz2 +/libsoup-2.33.90.tar.bz2 diff --git a/libsoup.spec b/libsoup.spec index 38d66ea..69c32f4 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -3,8 +3,8 @@ ### Abstract ### Name: libsoup -Version: 2.33.6 -Release: 2%{?dist} +Version: 2.33.90 +Release: 1%{?dist} License: LGPLv2 Group: Development/Libraries Summary: Soup, an HTTP library implementation @@ -87,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/%{name}-2.4 %changelog +* Tue Feb 22 2011 Matthias Clasen - 2.33.90-1 +- 2.33.90 + * Tue Feb 08 2011 Fedora Release Engineering - 2.33.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index a7a578b..7fb8ac8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3a7219057d289dd7dcdd67681d27eebe libsoup-2.33.6.tar.bz2 +967b0934866be9668a15b64e4f5ff23d libsoup-2.33.90.tar.bz2