diff --git a/.gitignore b/.gitignore index ebd3a20..bfef18c 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ libsoup-2.31.6.tar.bz2 /libsoup-2.37.3.tar.xz /libsoup-2.37.4.tar.xz /libsoup-2.37.5.tar.xz +/libsoup-2.37.5.1.tar.xz diff --git a/libsoup.spec b/libsoup.spec index 28af7dc..7117c2a 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -3,7 +3,7 @@ ### Abstract ### Name: libsoup -Version: 2.37.5 +Version: 2.37.5.1 Release: 1%{?dist} License: LGPLv2 Group: Development/Libraries @@ -81,6 +81,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/*.a %{_datadir}/gtk-doc/html/%{name}-2.4 %changelog +* Mon Feb 13 2012 Matthias Clasen - 2.37.5.1-1 +- Update to 2.37.5.1 + * Mon Feb 6 2012 Matthias Clasen - 2.37.5-1 - Update to 2.37.5 diff --git a/sources b/sources index 7bc12dd..fb27ce0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -80448c0aef30218b86b86f8f87b39b6f libsoup-2.37.5.tar.xz +9d74cc3fc5d41b9f32a096d006635bfc libsoup-2.37.5.1.tar.xz