diff --git a/.gitignore b/.gitignore index c524098..13eb7e4 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ libsoup-2.31.6.tar.bz2 /libsoup-2.39.4.1.tar.xz /libsoup-2.40.0.tar.xz /libsoup-2.40.1.tar.xz +/libsoup-2.41.1.tar.xz diff --git a/libsoup.spec b/libsoup.spec index 7708d1d..e342a5a 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -1,16 +1,16 @@ -%define glib2_version 2.33.1 +%define glib2_version 2.35.0 ### Abstract ### Name: libsoup -Version: 2.40.1 +Version: 2.41.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.40/libsoup-%{version}.tar.xz +Source: http://download.gnome.org/sources/libsoup/2.41/libsoup-%{version}.tar.xz Requires: glib-networking >= %{glib2_version} ### Build Dependencies ### @@ -84,6 +84,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/*.a %{_datadir}/gtk-doc/html/%{name}-2.4 %changelog +* Fri Nov 09 2012 Kalev Lember - 2.41.1-1 +- Update to 2.41.1 + * Tue Oct 16 2012 Kalev Lember - 2.40.1-1 - Update to 2.40.1 diff --git a/sources b/sources index 356676a..6d02838 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2fa30bab92d770eeb6535e1504ab2ded libsoup-2.40.1.tar.xz +bc80f35523db49f35d4ef5eae1d01e8b libsoup-2.41.1.tar.xz