[gucharmap/f17] 3.4.0.1

Kalev Lember kalev at fedoraproject.org
Tue Mar 27 00:00:16 UTC 2012


commit b25800304b6bfffcc1e4e1812ac0091efc90a136
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Mar 27 01:55:05 2012 +0300

    3.4.0.1

 .gitignore     |    1 +
 gucharmap.spec |    9 ++++++---
 sources        |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a8f8a32..056d804 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ gucharmap-2.30.1.tar.bz2
 /gucharmap-3.2.2.tar.xz
 /gucharmap-3.3.0.tar.xz
 /gucharmap-3.3.1.tar.xz
+/gucharmap-3.4.0.1.tar.xz
diff --git a/gucharmap.spec b/gucharmap.spec
index e2dbaaf..6910fe4 100644
--- a/gucharmap.spec
+++ b/gucharmap.spec
@@ -3,8 +3,8 @@
 %define desktop_file_utils_version 0.9
 
 Name:           gucharmap
-Version:        3.3.1
-Release:        2%{?dist}
+Version:        3.4.0.1
+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.3/gucharmap-%{version}.tar.xz
+Source:         http://download.gnome.org/sources/gucharmap/3.4/gucharmap-%{version}.tar.xz
 
 BuildRequires: gnome-doc-utils >= 0.3.2
 BuildRequires: glib2-devel >= %{glib2_version}
@@ -102,6 +102,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
 
 
 %changelog
+* Tue Mar 27 2012 Kalev Lember <kalevlember at gmail.com> - 3.4.0.1-1
+- Update to 3.4.0.1
+
 * Wed Mar  7 2012 Matthias Clasen <mclasen at redhat.com> - 3.3.1-2
 - Fix pc file
 
diff --git a/sources b/sources
index 89c79c7..c9f36b8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-55b3210715d66554fd584818cd6bb238  gucharmap-3.3.1.tar.xz
+acecefb74371cf1405fea7b831af27a3  gucharmap-3.4.0.1.tar.xz


More information about the scm-commits mailing list