diff --git a/.gitignore b/.gitignore index 635b4d9..0e3d4fd 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,4 @@ libsoup-2.31.6.tar.bz2 /libsoup-2.45.92.tar.xz /libsoup-2.46.0.tar.xz /libsoup-2.47.3.tar.xz +/libsoup-2.47.4.tar.xz diff --git a/libsoup.spec b/libsoup.spec index f437f73..0f8a708 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -3,7 +3,7 @@ ### Abstract ### Name: libsoup -Version: 2.47.3 +Version: 2.47.4 Release: 1%{?dist} License: LGPLv2 Group: Development/Libraries @@ -81,6 +81,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la %{_datadir}/gtk-doc/html/%{name}-2.4 %changelog +* Tue Jul 22 2014 Kalev Lember - 2.47.4-1 +- Update to 2.47.4 + * Tue Jun 24 2014 Richard Hughes - 2.47.3-1 - Update to 2.47.3 diff --git a/sources b/sources index 99efa1d..cb531f1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9a96cc098921cbbf091cfa64338674d3 libsoup-2.47.3.tar.xz +8e8f81ff6f959d17906242c2561f1d5b libsoup-2.47.4.tar.xz