[gucharmap/f20-gnome-3-12] Update to 3.12.0

Richard Hughes rhughes at fedoraproject.org
Mon Apr 14 12:22:14 UTC 2014


commit cb1297d7608eaa4d2a1262d3eefa99932bb6ed72
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Apr 14 13:22:01 2014 +0100

    Update to 3.12.0

 .gitignore     |    1 +
 gucharmap.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 79241f5..0126ae7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@ gucharmap-2.30.1.tar.bz2
 /gucharmap-3.9.99.tar.xz
 /gucharmap-3.10.0.tar.xz
 /gucharmap-3.10.1.tar.xz
+/gucharmap-3.12.0.tar.xz
diff --git a/gucharmap.spec b/gucharmap.spec
index 71d9e34..46a16c4 100644
--- a/gucharmap.spec
+++ b/gucharmap.spec
@@ -3,7 +3,7 @@
 %define desktop_file_utils_version 0.9
 
 Name:           gucharmap
-Version:        3.10.1
+Version:        3.12.0
 Release:        1%{?dist}
 Summary:        Unicode character picker and font browser
 
@@ -12,7 +12,7 @@ License:        GPLv3+ and GFDL and MIT
 # GPL for the source code, GFDL for the docs, MIT for Unicode data
 URL:            http://live.gnome.org/Gucharmap
 #VCS: git:git://git.gnome.org/gucharmap
-Source:         http://download.gnome.org/sources/gucharmap/3.10/gucharmap-%{version}.tar.xz
+Source:         http://download.gnome.org/sources/gucharmap/3.12/gucharmap-%{version}.tar.xz
 
 BuildRequires: glib2-devel >= %{glib2_version}
 BuildRequires: gtk3-devel >= %{gtk3_version}
@@ -97,6 +97,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 
 
 %changelog
+* Mon Apr 14 2014 Richard Hughes <rhughes at redhat.com> - 3.12.0-1
+- Update to 3.12.0
+
 * Tue Nov 12 2013 Richard Hughes <rhughes at redhat.com> - 3.10.1-1
 - Update to 3.10.1
 
diff --git a/sources b/sources
index 224a74c..064b863 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-527e72d3374b76c8818e938546b73e97  gucharmap-3.10.1.tar.xz
+008d144ac4f160ac4cc328bb7e48bc29  gucharmap-3.12.0.tar.xz


More information about the scm-commits mailing list