[gcr] Update to 3.5.3

Richard Hughes rhughes at fedoraproject.org
Mon Jun 25 13:57:58 UTC 2012


commit df48ff4ec9bfdb07b6c40b946bc4334ca41de92f
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Jun 25 14:56:27 2012 +0100

     Update to 3.5.3

 .gitignore |    1 +
 gcr.spec   |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ff8e421..f8e913f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /gcr-3.3.92.tar.xz
 /gcr-3.4.0.tar.xz
 /gcr-3.4.1.tar.xz
+/gcr-3.5.3.tar.xz
diff --git a/gcr.spec b/gcr.spec
index ae553d2..4eb0706 100644
--- a/gcr.spec
+++ b/gcr.spec
@@ -1,6 +1,6 @@
 Name:           gcr
-Version:        3.4.1
-Release:        2%{?dist}
+Version:        3.5.3
+Release:        1%{?dist}
 Summary:        A library for bits of crypto UI and parsing
 
 Group:          Development/Libraries
@@ -117,6 +117,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
 
 
 %changelog
+* Mon Jun 25 2012 Richard Hughes <hughsient at gmail.com> - 3.5.3-1
+- Update to 3.5.3
+
 * Tue Apr 24 2012 Kalev Lember <kalevlember at gmail.com> - 3.4.1-2
 - Silence glib-compile-schemas output
 
diff --git a/sources b/sources
index 384acad..6762e93 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-52dd83d8f64654147e720cbd186ee357  gcr-3.4.1.tar.xz
+58bbe73c9f465e70d67907ef056b53ec  gcr-3.5.3.tar.xz


More information about the scm-commits mailing list