diff --git a/.gitignore b/.gitignore index dbeb87b..4d30ef3 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,4 @@ libsoup-2.31.6.tar.bz2 /libsoup-2.44.1.tar.xz /libsoup-2.44.2.tar.xz /libsoup-2.45.3.tar.xz +/libsoup-2.45.90.tar.xz diff --git a/libsoup.spec b/libsoup.spec index 3dc3dfc..cf836bf 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -3,7 +3,7 @@ ### Abstract ### Name: libsoup -Version: 2.45.3 +Version: 2.45.90 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 Feb 18 2014 Richard Hughes - 2.45.90-1 +- Update to 2.45.90 + * Tue Dec 17 2013 Richard Hughes - 2.45.3-1 - Update to 2.45.3 diff --git a/sources b/sources index 611789b..d1f1407 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fe7ec04784c6b97c5f8ea963c8542f59 libsoup-2.45.3.tar.xz +4d82db51fa495dd7af7cbb2c40e99a1b libsoup-2.45.90.tar.xz