From 1c75bdf739bc4a336ef5219435b17d7a094b542e11546cc4e3bdbbd413a3387b Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 13 Mar 2018 08:23:54 +0000 Subject: [PATCH] Accepting request 586093 from GNOME:Next Update to 3.28.0 OBS-URL: https://build.opensuse.org/request/show/586093 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gucharmap?expand=0&rev=149 --- gucharmap-10.0.3.tar.xz | 3 --- gucharmap-10.0.4.tar.xz | 3 +++ gucharmap.changes | 9 +++++++++ gucharmap.spec | 5 +++-- 4 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 gucharmap-10.0.3.tar.xz create mode 100644 gucharmap-10.0.4.tar.xz diff --git a/gucharmap-10.0.3.tar.xz b/gucharmap-10.0.3.tar.xz deleted file mode 100644 index e30b680..0000000 --- a/gucharmap-10.0.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ac07d75924e2d8f436d9492e8f7d54cf109404d34de06886a3967563cd1726a4 -size 1713960 diff --git a/gucharmap-10.0.4.tar.xz b/gucharmap-10.0.4.tar.xz new file mode 100644 index 0000000..8d7fa37 --- /dev/null +++ b/gucharmap-10.0.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb266899266b2f2dcdbaf9f45cafd74c6f4e540132d3f0b068d37343291df001 +size 1729220 diff --git a/gucharmap.changes b/gucharmap.changes index fccd5e9..e89a306 100644 --- a/gucharmap.changes +++ b/gucharmap.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Mar 12 22:19:41 UTC 2018 - dimstar@opensuse.org + +- Update to version 10.0.4: + + charmap: Improve glyph display. + + charmap: Always show the scroll bar (bgo#791715, bgo#791931). + + Updated translations. +- Add pkgconfig(freetype2) BuildRequires: new dependency. + ------------------------------------------------------------------- Wed Feb 28 16:33:05 UTC 2018 - dimstar@opensuse.org diff --git a/gucharmap.spec b/gucharmap.spec index cbef0b4..be74286 100644 --- a/gucharmap.spec +++ b/gucharmap.spec @@ -21,13 +21,13 @@ %define so_gucharmap 7 %define pc_api 2.90 Name: gucharmap -Version: 10.0.3 +Version: 10.0.4 Release: 0 Summary: A Featureful Unicode Character Map License: GPL-3.0-or-later AND LGPL-2.1-or-later Group: System/GUI/GNOME URL: https://wiki.gnome.org/Apps/Gucharmap -Source: https://download.gnome.org/sources/gucharmap/10.0/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gucharmap/10.0/%{name}-%{version}.tar.xz BuildRequires: appdata-tools BuildRequires: fdupes BuildRequires: gettext @@ -41,6 +41,7 @@ BuildRequires: unicode-ucd-unihan BuildRequires: unzip BuildRequires: update-desktop-files BuildRequires: yelp-tools +BuildRequires: pkgconfig(freetype2) BuildRequires: pkgconfig(gio-2.0) >= 2.32.0 BuildRequires: pkgconfig(glib-2.0) >= 2.32.0 Recommends: %{name}-doc