[libsoup/f16] 2.36.1

Matthias Clasen mclasen at fedoraproject.org
Tue Oct 18 04:11:57 UTC 2011


commit 8ac9a4e4cbf8ace587c7bdd1a847ecdd18fa70e8
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Oct 18 00:11:28 2011 -0400

    2.36.1

 .gitignore   |    1 +
 libsoup.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4aa3b4a..f7898c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ libsoup-2.31.6.tar.bz2
 /libsoup-2.35.90.tar.xz
 /libsoup-2.35.92.tar.xz
 /libsoup-2.36.0.tar.xz
+/libsoup-2.36.1.tar.xz
diff --git a/libsoup.spec b/libsoup.spec
index 858dac9..b08c2a6 100644
--- a/libsoup.spec
+++ b/libsoup.spec
@@ -3,14 +3,14 @@
 ### Abstract ###
 
 Name: libsoup
-Version: 2.36.0
+Version: 2.36.1
 Release: 1%{?dist}
 License: LGPLv2
 Group: Development/Libraries
 Summary: Soup, an HTTP library implementation
 URL: http://live.gnome.org/LibSoup
 #VCS: git:git://git.gnome.org/libsoup
-Source: http://download.gnome.org/sources/libsoup/2.35/libsoup-%{version}.tar.xz
+Source: http://download.gnome.org/sources/libsoup/2.36/libsoup-%{version}.tar.xz
 Requires: glib-networking >= %{glib2_version}
 
 ### Build Dependencies ###
@@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/*.a
 %{_datadir}/gtk-doc/html/%{name}-2.4
 
 %changelog
+* Tue Oct 18 2011 Matthias Clasen <mclasen at redhat.com> - 2.36.1-1
+- Update to 2.36.1
+
 * Mon Sep 26 2011 Ray <rstrode at redhat.com> - 2.36.0-1
 - Update to 2.36.0
 
diff --git a/sources b/sources
index 70afa2f..cfc72b8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2da7b72c43214c0f03411b67f0641eff  libsoup-2.36.0.tar.xz
+5e6dcf0dfdbf58f67f576ed67f8923b9  libsoup-2.36.1.tar.xz


More information about the scm-commits mailing list