[gcr] Update to 3.7.1

Kalev Lember kalev at fedoraproject.org
Fri Nov 9 16:51:41 UTC 2012


commit ec34c888dcd15328f8682b01057139ae50070543
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Fri Nov 9 17:50:55 2012 +0100

    Update to 3.7.1

 .gitignore |    1 +
 gcr.spec   |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 116d732..49bef93 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /gcr-3.5.92.tar.xz
 /gcr-3.6.0.tar.xz
 /gcr-3.6.1.tar.xz
+/gcr-3.7.1.tar.xz
diff --git a/gcr.spec b/gcr.spec
index 27035a0..7d8eb16 100644
--- a/gcr.spec
+++ b/gcr.spec
@@ -1,12 +1,12 @@
 Name:           gcr
-Version:        3.6.1
+Version:        3.7.1
 Release:        1%{?dist}
 Summary:        A library for bits of crypto UI and parsing
 
 Group:          Development/Libraries
 License:        LGPLv2+
 URL:            http://live.gnome.org/CryptoGlue/
-Source0:        http://download.gnome.org/sources/gcr/3.6/gcr-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/gcr/3.7/gcr-%{version}.tar.xz
 
 BuildRequires:  desktop-file-utils
 BuildRequires:  intltool
@@ -117,6 +117,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
 
 
 %changelog
+* Fri Nov 09 2012 Kalev Lember <kalevlember at gmail.com> - 3.7.1-1
+- Update to 3.7.1
+
 * Tue Oct 16 2012 Kalev Lember <kalevlember at gmail.com> - 3.6.1-1
 - Update to 3.6.1
 
diff --git a/sources b/sources
index 0987de3..bb01ba6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-44f54b95d12caaf65139b84df418ea96  gcr-3.6.1.tar.xz
+a40431a72b46b6adc26c324c6e38103b  gcr-3.7.1.tar.xz


More information about the scm-commits mailing list