diff --git a/.gitignore b/.gitignore index f7898c0..67c37ec 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ libsoup-2.31.6.tar.bz2 /libsoup-2.35.92.tar.xz /libsoup-2.36.0.tar.xz /libsoup-2.36.1.tar.xz +/libsoup-2.37.1.tar.xz diff --git a/libsoup.spec b/libsoup.spec index aae3c58..5f0cef1 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -3,14 +3,14 @@ ### Abstract ### Name: libsoup -Version: 2.36.1 -Release: 2%{?dist} +Version: 2.37.1 +Release: 1%{?dist} License: LGPLv2 Group: Development/Libraries Summary: Soup, an HTTP library implementation URL: http://live.gnome.org/LibSoup #VCS: git:git://git.gnome.org/libsoup -Source: http://download.gnome.org/sources/libsoup/2.36/libsoup-%{version}.tar.xz +Source: http://download.gnome.org/sources/libsoup/2.37/libsoup-%{version}.tar.xz Requires: glib-networking >= %{glib2_version} ### Build Dependencies ### @@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/*.a %{_datadir}/gtk-doc/html/%{name}-2.4 %changelog +* Wed Nov 2 2011 Matthias Clasen - 2.37.1-1 +- Update to 2.37.1 + * Wed Oct 26 2011 Fedora Release Engineering - 2.36.1-2 - Rebuilt for glibc bug#747377 diff --git a/sources b/sources index cfc72b8..5df9d32 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5e6dcf0dfdbf58f67f576ed67f8923b9 libsoup-2.36.1.tar.xz +6c401b3cde207345ddf71c8736f7753a libsoup-2.37.1.tar.xz