From 9da999917b913f2ee2e4761e5e785a47b6b78c16 Mon Sep 17 00:00:00 2001 From: Christopher Aillon Date: Wed, 2 Feb 2011 00:31:26 -0800 Subject: [PATCH] Update to 2.33.6 --- .gitignore | 1 + libsoup.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1f1d37d..4172ea1 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ libsoup-2.31.6.tar.bz2 /libsoup-2.32.0.tar.bz2 /libsoup-2.32.2.tar.bz2 /libsoup-2.33.5.tar.bz2 +/libsoup-2.33.6.tar.bz2 diff --git a/libsoup.spec b/libsoup.spec index a60aeda..c423fba 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -3,8 +3,8 @@ ### Abstract ### Name: libsoup -Version: 2.33.5 -Release: 2%{?dist} +Version: 2.33.6 +Release: 1%{?dist} License: LGPLv2 Group: Development/Libraries Summary: Soup, an HTTP library implementation @@ -87,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/%{name}-2.4 %changelog +* Wed Feb 2 2011 Christopher Aillon - 2.33.6-1 +- Update to 2.33.6 + * Mon Jan 17 2011 Dan Winship - 2.33.5-2 - Require glib-networking, for TLS support diff --git a/sources b/sources index d006192..a7a578b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3fb162c5ae643d1f78a293d088280006 libsoup-2.33.5.tar.bz2 +3a7219057d289dd7dcdd67681d27eebe libsoup-2.33.6.tar.bz2