diff --git a/.gitignore b/.gitignore index 097be94..af29531 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,4 @@ libsoup-2.31.6.tar.bz2 /libsoup-2.41.1.tar.xz /libsoup-2.41.2.tar.xz /libsoup-2.41.3.tar.xz +/libsoup-2.41.4.tar.xz diff --git a/libsoup.spec b/libsoup.spec index 2078884..3522f7d 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -3,7 +3,7 @@ ### Abstract ### Name: libsoup -Version: 2.41.3 +Version: 2.41.4 Release: 1%{?dist} License: LGPLv2 Group: Development/Libraries @@ -82,6 +82,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/*.a %{_datadir}/gtk-doc/html/%{name}-2.4 %changelog +* Tue Jan 15 2013 Matthias Clasen - 2.41.4-1 +- Updat e to 2.41.4 + * Thu Dec 20 2012 Kalev Lember - 2.41.3-1 - Update to 2.41.3 - Remove libgnome-keyring build dep; no longer used diff --git a/sources b/sources index aea7f84..b1d3269 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -06e3e074653157cd4cacc1790c55d959 libsoup-2.41.3.tar.xz +73d1769f3f82b9d652d0849f17e6c27d libsoup-2.41.4.tar.xz