diff --git a/.cvsignore b/.cvsignore index b0f1dfe..707199d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libsoup-2.2.102.tar.bz2 +libsoup-2.2.103.tar.bz2 diff --git a/libsoup-2.2.101-header-breakage.patch b/libsoup-2.2.101-header-breakage.patch deleted file mode 100644 index a2c8af5..0000000 --- a/libsoup-2.2.101-header-breakage.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff -up libsoup-2.2.101/libsoup/soup-portability.h.header-breakage libsoup-2.2.101/libsoup/soup-portability.h ---- libsoup-2.2.101/libsoup/soup-portability.h.header-breakage 2007-06-01 16:31:34.000000000 -0400 -+++ libsoup-2.2.101/libsoup/soup-portability.h 2007-10-11 12:33:58.000000000 -0400 -@@ -17,6 +17,9 @@ - - #else - -+/* Work around a glibc bug (#327871) */ -+#include -+ - #include - #include - #include diff --git a/libsoup.spec b/libsoup.spec index 3339943..9a94bc9 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -1,7 +1,7 @@ ### Abstract ### Name: libsoup -Version: 2.2.102 +Version: 2.2.103 Release: 1%{?dist} License: LGPLv2 Group: Development/Libraries @@ -87,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/libsoup %changelog +* Sun Oct 28 2007 Jeremy Katz - 2.2.103-1 +- update to 2.2.103 to fix a rhythmbox crasher (#343561) + * Mon Oct 15 2007 Matthew Barnes - 2.2.102-1 - Update to 2.2.102 diff --git a/sources b/sources index 582a5af..a8bcb0d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2d697fbce254ab337bd9b8dfbc8c7c82 libsoup-2.2.102.tar.bz2 +1ae3c15b35f3d999d203e2361e44559e libsoup-2.2.103.tar.bz2