[gucharmap/f20] Update to 3.10.0

Richard Hughes rhughes at fedoraproject.org
Tue Oct 15 09:08:52 UTC 2013


commit 2ad1ce05e09bb519505a5fb4bfe4a221d71422f2
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Oct 15 10:08:50 2013 +0100

    Update to 3.10.0

 .gitignore     |    1 +
 gucharmap.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 27428ac..278207d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,3 +28,4 @@ gucharmap-2.30.1.tar.bz2
 /gucharmap-3.9.90.tar.xz
 /gucharmap-3.9.92.tar.xz
 /gucharmap-3.9.99.tar.xz
+/gucharmap-3.10.0.tar.xz
diff --git a/gucharmap.spec b/gucharmap.spec
index 7e9adbc..a4b72a8 100644
--- a/gucharmap.spec
+++ b/gucharmap.spec
@@ -3,7 +3,7 @@
 %define desktop_file_utils_version 0.9
 
 Name:           gucharmap
-Version:        3.9.99
+Version:        3.10.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.9/gucharmap-%{version}.tar.xz
+Source:         http://download.gnome.org/sources/gucharmap/3.10/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
+* Tue Oct 15 2013 Richard Hughes <rhughes at redhat.com> - 3.10.0-1
+- Update to 3.10.0
+
 * Wed Sep 25 2013 Richard Hughes <rhughes at redhat.com> - 3.9.99-1
 - Update to 3.9.99
 
diff --git a/sources b/sources
index 46dd681..bb69618 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c01b1dd794a3cfe6889bcfd67c1b8cdf  gucharmap-3.9.99.tar.xz
+189a4fa740e9902e3097932dfedfe647  gucharmap-3.10.0.tar.xz


More information about the scm-commits mailing list