[gucharmap] Update to 3.9.90

Kalev Lember kalev at fedoraproject.org
Sat Aug 10 09:24:44 UTC 2013


commit de5273478de8582e6fa8314013cfff58fd69253a
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Sat Aug 10 11:23:16 2013 +0200

    Update to 3.9.90

 .gitignore     |    1 +
 gucharmap.spec |    9 ++++++---
 sources        |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c11b294..fcc0a56 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@ gucharmap-2.30.1.tar.bz2
 /gucharmap-3.8.0.tar.xz
 /gucharmap-3.8.1.tar.xz
 /gucharmap-3.8.2.tar.xz
+/gucharmap-3.9.90.tar.xz
diff --git a/gucharmap.spec b/gucharmap.spec
index 0869f62..6f620e5 100644
--- a/gucharmap.spec
+++ b/gucharmap.spec
@@ -3,8 +3,8 @@
 %define desktop_file_utils_version 0.9
 
 Name:           gucharmap
-Version:        3.8.2
-Release:        2%{?dist}
+Version:        3.9.90
+Release:        1%{?dist}
 Summary:        Unicode character picker and font browser
 
 Group:          Applications/System
@@ -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.8/gucharmap-%{version}.tar.xz
+Source:         http://download.gnome.org/sources/gucharmap/3.9/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
+* Sat Aug 10 2013 Kalev Lember <kalevlember at gmail.com> - 3.9.90-1
+- Update to 3.9.90
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.8.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index e57053c..ce81520 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ffb657c57ae9eb6e5e41948d864721ff  gucharmap-3.8.2.tar.xz
+a1341def6089fa57a29f8882e876e1f2  gucharmap-3.9.90.tar.xz


More information about the scm-commits mailing list