[gucharmap] Update to 3.8.0

Kalev Lember kalev at fedoraproject.org
Tue Mar 26 02:29:41 UTC 2013


commit 8c6cc4aa2cd51dd38b6a1d2855ebbb52034e9d84
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Mar 26 01:29:02 2013 +0100

    Update to 3.8.0

 .gitignore                      |    1 +
 gucharmap-3.7.92-keywords.patch |   26 --------------------------
 gucharmap.spec                  |   10 +++++-----
 sources                         |    2 +-
 4 files changed, 7 insertions(+), 32 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f2730d6..fd5acb4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@ gucharmap-2.30.1.tar.bz2
 /gucharmap-3.6.0.tar.xz
 /gucharmap-3.6.1.tar.xz
 /gucharmap-3.7.92.tar.xz
+/gucharmap-3.8.0.tar.xz
diff --git a/gucharmap.spec b/gucharmap.spec
index a9af270..814989c 100644
--- a/gucharmap.spec
+++ b/gucharmap.spec
@@ -3,7 +3,7 @@
 %define desktop_file_utils_version 0.9
 
 Name:           gucharmap
-Version:        3.7.92
+Version:        3.8.0
 Release:        1%{?dist}
 Summary:        Unicode character picker and font browser
 
@@ -12,9 +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.6/gucharmap-%{version}.tar.xz
-# https://bugzilla.gnome.org/show_bug.cgi?id=696243
-Patch0:         gucharmap-3.7.92-keywords.patch
+Source:         http://download.gnome.org/sources/gucharmap/3.8/gucharmap-%{version}.tar.xz
 
 BuildRequires: glib2-devel >= %{glib2_version}
 BuildRequires: gtk3-devel >= %{gtk3_version}
@@ -43,7 +41,6 @@ needed to use the libgucharmap library.
 
 %prep
 %setup -q -n  %{name}-%{version}
-%patch0 -p1 -b .keywords
 
 %build
 %configure --with-gtk=3.0 \
@@ -100,6 +97,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 
 
 %changelog
+* Tue Mar 26 2013 Kalev Lember <kalevlember at gmail.com> - 3.8.0-1
+- Update to 3.8.0
+
 * Tue Mar 19 2013 Richard Hughes <rhughes at redhat.com> - 3.7.92-1
 - Update to 3.7.92
 
diff --git a/sources b/sources
index 8039c66..0d07235 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2cb227d86a6022e0a0044dd0f3bc89c6  gucharmap-3.7.92.tar.xz
+7de9ed943a81cc6a62dfbe6e52cbc6ef  gucharmap-3.8.0.tar.xz


More information about the scm-commits mailing list