[gcr/f19] Update to 3.8.0

Kalev Lember kalev at fedoraproject.org
Tue Mar 26 00:43:36 UTC 2013


commit 36be28fd6f331870b91c55a04112c3b9c1db45aa
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Mar 26 01:43:30 2013 +0100

    Update to 3.8.0

 .gitignore |    1 +
 gcr.spec   |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e784d7e..76e1225 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
 /gcr-3.7.5.tar.xz
 /gcr-3.7.91.tar.xz
 /gcr-3.7.92.tar.xz
+/gcr-3.8.0.tar.xz
diff --git a/gcr.spec b/gcr.spec
index e8fab3b..9354d33 100644
--- a/gcr.spec
+++ b/gcr.spec
@@ -1,12 +1,12 @@
 Name:           gcr
-Version:        3.7.92
+Version:        3.8.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.7/gcr-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/gcr/3.8/gcr-%{version}.tar.xz
 
 BuildRequires:  desktop-file-utils
 BuildRequires:  intltool
@@ -121,6 +121,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
 
 
 %changelog
+* Tue Mar 26 2013 Kalev Lember <kalevlember at gmail.com> - 3.8.0-1
+- Update to 3.8.0
+
 * Mon Mar 18 2013 Richard Hughes <rhughes at redhat.com> - 3.7.92-1
 - Update to 3.7.92
 
diff --git a/sources b/sources
index 64e5a58..62f3474 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-37cfdc5900beed86da92a7e225a86823  gcr-3.7.92.tar.xz
+20718f7ec668aeddd89707c1e7e65432  gcr-3.8.0.tar.xz


More information about the scm-commits mailing list