SHA256
1
0
forked from pool/gucharmap

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
This commit is contained in:
Dominique Leuenberger 2018-03-13 08:23:54 +00:00 committed by Git OBS Bridge
parent 0be66761f2
commit 1c75bdf739
4 changed files with 15 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ac07d75924e2d8f436d9492e8f7d54cf109404d34de06886a3967563cd1726a4
size 1713960

3
gucharmap-10.0.4.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bb266899266b2f2dcdbaf9f45cafd74c6f4e540132d3f0b068d37343291df001
size 1729220

View File

@ -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 Wed Feb 28 16:33:05 UTC 2018 - dimstar@opensuse.org

View File

@ -21,13 +21,13 @@
%define so_gucharmap 7 %define so_gucharmap 7
%define pc_api 2.90 %define pc_api 2.90
Name: gucharmap Name: gucharmap
Version: 10.0.3 Version: 10.0.4
Release: 0 Release: 0
Summary: A Featureful Unicode Character Map Summary: A Featureful Unicode Character Map
License: GPL-3.0-or-later AND LGPL-2.1-or-later License: GPL-3.0-or-later AND LGPL-2.1-or-later
Group: System/GUI/GNOME Group: System/GUI/GNOME
URL: https://wiki.gnome.org/Apps/Gucharmap 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: appdata-tools
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: gettext BuildRequires: gettext
@ -41,6 +41,7 @@ BuildRequires: unicode-ucd-unihan
BuildRequires: unzip BuildRequires: unzip
BuildRequires: update-desktop-files BuildRequires: update-desktop-files
BuildRequires: yelp-tools BuildRequires: yelp-tools
BuildRequires: pkgconfig(freetype2)
BuildRequires: pkgconfig(gio-2.0) >= 2.32.0 BuildRequires: pkgconfig(gio-2.0) >= 2.32.0
BuildRequires: pkgconfig(glib-2.0) >= 2.32.0 BuildRequires: pkgconfig(glib-2.0) >= 2.32.0
Recommends: %{name}-doc Recommends: %{name}-doc