[gcr/f18] Update to 3.6.0

Kalev Lember kalev at fedoraproject.org
Tue Sep 25 18:17:36 UTC 2012


commit fa8d2b17f6a8ec64aadc3725ab7fce283c50eedf
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Sep 25 20:16:42 2012 +0200

    Update to 3.6.0

 .gitignore |    1 +
 gcr.spec   |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3bc364d..6d8461b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /gcr-3.5.5.tar.xz
 /gcr-3.5.90.tar.xz
 /gcr-3.5.92.tar.xz
+/gcr-3.6.0.tar.xz
diff --git a/gcr.spec b/gcr.spec
index 7b2dec9..c2c1cd1 100644
--- a/gcr.spec
+++ b/gcr.spec
@@ -1,12 +1,12 @@
 Name:           gcr
-Version:        3.5.92
+Version:        3.6.0
 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.4/gcr-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/gcr/3.6/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
+* Tue Sep 25 2012 Kalev Lember <kalevlember at gmail.com> - 3.6.0-1
+- Update to 3.6.0
+
 * Wed Sep 19 2012 Richard Hughes <hughsient at gmail.com> - 3.5.92-1
 - Update to 3.5.92
 
diff --git a/sources b/sources
index 0a37f0e..4b7af37 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8c92cf6a81f0315c527dda719d3ceaf3  gcr-3.5.92.tar.xz
+f1177ffa4b6c3271fdefa54f42c1e266  gcr-3.6.0.tar.xz


More information about the scm-commits mailing list