[gucharmap/f22] Update to 3.16.0

Kalev Lember kalev at fedoraproject.org
Mon Mar 23 19:22:53 UTC 2015


commit 5c5d9a4ba327c3648c76040ef8f52538ef8a1617
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Mon Mar 23 20:22:57 2015 +0100

    Update to 3.16.0

 .gitignore     | 1 +
 gucharmap.spec | 7 +++++--
 sources        | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0eec53f..7729067 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,3 +38,4 @@ gucharmap-2.30.1.tar.bz2
 /gucharmap-3.14.2.tar.xz
 /gucharmap-3.15.0.tar.xz
 /gucharmap-3.15.92.tar.xz
+/gucharmap-3.16.0.tar.xz
diff --git a/gucharmap.spec b/gucharmap.spec
index 1196333..596be38 100644
--- a/gucharmap.spec
+++ b/gucharmap.spec
@@ -3,7 +3,7 @@
 %define desktop_file_utils_version 0.9
 
 Name:           gucharmap
-Version:        3.15.92
+Version:        3.16.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/Apps/Gucharmap
 #VCS: git:git://git.gnome.org/gucharmap
-Source:         http://download.gnome.org/sources/gucharmap/3.15/gucharmap-%{version}.tar.xz
+Source:         http://download.gnome.org/sources/gucharmap/3.16/gucharmap-%{version}.tar.xz
 
 BuildRequires: appdata-tools
 BuildRequires: glib2-devel >= %{glib2_version}
@@ -98,6 +98,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 
 
 %changelog
+* Mon Mar 23 2015 Kalev Lember <kalevlember at gmail.com> - 3.16.0-1
+- Update to 3.16.0
+
 * Tue Mar 17 2015 Kalev Lember <kalevlember at gmail.com> - 3.15.92-1
 - Update to 3.15.92
 - Use license macro for the COPYING file
diff --git a/sources b/sources
index d640673..6db99bb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a615f30243ae43dc3ccd7d369af16793  gucharmap-3.15.92.tar.xz
+d220e88d79fe164d30c4700f7492791d  gucharmap-3.16.0.tar.xz


More information about the scm-commits mailing list