From f3df99bc437dce8d98f308a26318ce1f29c72fe5 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Nov 19 2015 03:48:48 +0000 Subject: import gucharmap-3.14.2-1.el7 --- diff --git a/.gitignore b/.gitignore index 90d8eae..8b205b8 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/gucharmap-3.8.2.tar.xz +SOURCES/gucharmap-3.14.2.tar.xz diff --git a/.gucharmap.metadata b/.gucharmap.metadata index cc26480..b1f876c 100644 --- a/.gucharmap.metadata +++ b/.gucharmap.metadata @@ -1 +1 @@ -1e5688ded508b2112b1bc5f1318fc2a170d8004c SOURCES/gucharmap-3.8.2.tar.xz +020b8ada92bb86444ca14dd2f1826b1568cd9d80 SOURCES/gucharmap-3.14.2.tar.xz diff --git a/SPECS/gucharmap.spec b/SPECS/gucharmap.spec index b65a559..6330399 100644 --- a/SPECS/gucharmap.spec +++ b/SPECS/gucharmap.spec @@ -3,16 +3,16 @@ %define desktop_file_utils_version 0.9 Name: gucharmap -Version: 3.8.2 -Release: 3%{?dist} +Version: 3.14.2 +Release: 1%{?dist} Summary: Unicode character picker and font browser Group: Applications/System 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 +URL: http://live.gnome.org/Apps/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.14/gucharmap-%{version}.tar.xz BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: gtk3-devel >= %{gtk3_version} @@ -21,6 +21,7 @@ BuildRequires: desktop-file-utils >= %{desktop_file_utils_version} BuildRequires: gettext BuildRequires: intltool BuildRequires: itstool +BuildRequires: libappstream-glib %description This program allows you to browse through all the available Unicode @@ -31,8 +32,6 @@ only know by its Unicode name or code point. %package devel Summary: Libraries and headers for libgucharmap Group: Development/Libraries -Requires: glib2-devel >= %{glib2_version} -Requires: gtk3-devel >= %{gtk3_version} Requires: gucharmap = %{version}-%{release} %description devel @@ -84,6 +83,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %{_bindir}/gucharmap %{_bindir}/gnome-character-map %{_libdir}/libgucharmap_2_90.so.* +%{_datadir}/appdata/gucharmap.appdata.xml %{_datadir}/applications/gucharmap.desktop %{_libdir}/girepository-1.0 %{_datadir}/glib-2.0/schemas/org.gnome.Charmap.enums.xml @@ -97,6 +97,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %changelog +* Mon Mar 23 2015 Richard Hughes - 3.14.2-1 +- Update to 3.14.2 +- Resolves: #1174590 + * Fri Jan 24 2014 Daniel Mach - 3.8.2-3 - Mass rebuild 2014-01-24