From 4eba4ce94861e3e9d34b678f5e8e68e8f5ab888c Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 19 Sep 2011 19:39:41 -0400 Subject: [PATCH] 2.35.92 --- .gitignore | 4 +++- libsoup.spec | 13 +++++-------- sources | 2 +- 3 files changed, 9 insertions(+), 10 deletions(-) diff --git a/.gitignore b/.gitignore index e7d1f18..2ee5e42 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,6 @@ libsoup-2.31.6.tar.bz2 /libsoup-2.34.0.tar.bz2 /libsoup-2.34.1.tar.bz2 /libsoup-2.35.3.tar.xz -/libsoup-2.35.4.tar.xz +/libsoup-2.35.5.tar.xz +/libsoup-2.35.90.tar.xz +/libsoup-2.35.92.tar.xz diff --git a/libsoup.spec b/libsoup.spec index 2a913a8..3730cc7 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -1,9 +1,9 @@ -%define glib2_version 2.27.90 +%define glib2_version 2.29.15 ### Abstract ### Name: libsoup -Version: 2.35.4 +Version: 2.35.92 Release: 1%{?dist} License: LGPLv2 Group: Development/Libraries @@ -57,7 +57,6 @@ sed --in-place --expression 's! -shared ! -Wl,--as-needed\0!g' libtool make %{?_smp_mflags} %install -rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la @@ -67,17 +66,12 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/*.a %postun -p /sbin/ldconfig -%clean -rm -rf $RPM_BUILD_ROOT - %files -%defattr(-,root,root,-) %doc README COPYING NEWS AUTHORS %{_libdir}/lib*.so.* %{_libdir}/girepository-1.0/Soup*2.4.typelib %files devel -%defattr(-,root,root,-) %{_includedir}/%{name}-2.4 %{_includedir}/%{name}-gnome-2.4 %{_libdir}/*.so @@ -86,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/%{name}-2.4 %changelog +* Mon Sep 19 2011 Matthias Clasen - 2.35.92-1 +- Update to 2.35.92 + * Thu Jul 28 2011 Dan Winship - 2.35.4-1 - Update to 2.35.4, including fix for CVE-2011-2524 diff --git a/sources b/sources index 1546438..ceafb6e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -baff6609667e4563afdfc91f00e8fcba libsoup-2.35.4.tar.xz +9b8aa9f520a65ba042e5377c975d8bd7 libsoup-2.35.92.tar.xz