diff --git a/.gitignore b/.gitignore index 0e3d4fd..7ffaee6 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,4 @@ libsoup-2.31.6.tar.bz2 /libsoup-2.46.0.tar.xz /libsoup-2.47.3.tar.xz /libsoup-2.47.4.tar.xz +/libsoup-2.47.92.tar.xz diff --git a/libsoup.spec b/libsoup.spec index 48968c4..2ec5625 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -3,8 +3,8 @@ ### Abstract ### Name: libsoup -Version: 2.47.4 -Release: 2%{?dist} +Version: 2.47.92 +Release: 1%{?dist} License: LGPLv2 Group: Development/Libraries Summary: Soup, an HTTP library implementation @@ -81,6 +81,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la %{_datadir}/gtk-doc/html/%{name}-2.4 %changelog +* Mon Sep 15 2014 Kalev Lember - 2.47.92-1 +- Update to 2.47.92 + * Sun Aug 17 2014 Fedora Release Engineering - 2.47.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index cb531f1..b3cb99d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8e8f81ff6f959d17906242c2561f1d5b libsoup-2.47.4.tar.xz +35cde2b2a5ccdc24709cf337d105523e libsoup-2.47.92.tar.xz