[libsoup] Update to 2.41.3

Kalev Lember kalev at fedoraproject.org
Thu Dec 20 20:34:06 UTC 2012


commit 0bf2fcb764dd692a832a5f47abfb738c0756a739
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Thu Dec 20 21:27:11 2012 +0100

    Update to 2.41.3
    
    ... and remove libgnome-keyring build dep; this is no longer used.

 .gitignore   |    1 +
 libsoup.spec |    8 +++++---
 sources      |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 026deb3..097be94 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,4 @@ libsoup-2.31.6.tar.bz2
 /libsoup-2.40.1.tar.xz
 /libsoup-2.41.1.tar.xz
 /libsoup-2.41.2.tar.xz
+/libsoup-2.41.3.tar.xz
diff --git a/libsoup.spec b/libsoup.spec
index 9f33052..2078884 100644
--- a/libsoup.spec
+++ b/libsoup.spec
@@ -3,7 +3,7 @@
 ### Abstract ###
 
 Name: libsoup
-Version: 2.41.2
+Version: 2.41.3
 Release: 1%{?dist}
 License: LGPLv2
 Group: Development/Libraries
@@ -21,8 +21,6 @@ BuildRequires: gobject-introspection-devel
 BuildRequires: intltool
 BuildRequires: libxml2-devel
 BuildRequires: sqlite-devel
-BuildRequires: gnome-keyring-devel
-BuildRequires: libgnome-keyring-devel
 
 %description
 Libsoup is an HTTP library implementation in C. It was originally part
@@ -84,6 +82,10 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/*.a
 %{_datadir}/gtk-doc/html/%{name}-2.4
 
 %changelog
+* Thu Dec 20 2012 Kalev Lember <kalevlember at gmail.com> - 2.41.3-1
+- Update to 2.41.3
+- Remove libgnome-keyring build dep; no longer used
+
 * Tue Nov 20 2012 Richard Hughes <hughsient at gmail.com> - 2.41.2-1
 - Update to 2.41.2
 
diff --git a/sources b/sources
index bd0924d..aea7f84 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f69066aee33283b906e97376d6e89ea1  libsoup-2.41.2.tar.xz
+06e3e074653157cd4cacc1790c55d959  libsoup-2.41.3.tar.xz


More information about the scm-commits mailing list