diff --git a/.gitignore b/.gitignore index d368049..635b4d9 100644 --- a/.gitignore +++ b/.gitignore @@ -57,3 +57,4 @@ libsoup-2.31.6.tar.bz2 /libsoup-2.45.90.tar.xz /libsoup-2.45.92.tar.xz /libsoup-2.46.0.tar.xz +/libsoup-2.47.3.tar.xz diff --git a/libsoup.spec b/libsoup.spec index 2a9f6d9..f437f73 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -3,14 +3,14 @@ ### Abstract ### Name: libsoup -Version: 2.46.0 -Release: 3%{?dist} +Version: 2.47.3 +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.46/libsoup-%{version}.tar.xz +Source: http://download.gnome.org/sources/libsoup/2.47/libsoup-%{version}.tar.xz Requires: glib-networking >= %{glib2_version} ### Build Dependencies ### @@ -81,6 +81,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la %{_datadir}/gtk-doc/html/%{name}-2.4 %changelog +* Tue Jun 24 2014 Richard Hughes - 2.47.3-1 +- Update to 2.47.3 + * Sat Jun 07 2014 Fedora Release Engineering - 2.46.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 503a523..99efa1d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -86765c0093efaf3006fa2960d170d097 libsoup-2.46.0.tar.xz +9a96cc098921cbbf091cfa64338674d3 libsoup-2.47.3.tar.xz