From 159f389a22439b4b8792b9579e95f0ed968f588529267f11b2b497adc3206062 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 4 Sep 2015 11:31:54 +0000 Subject: [PATCH] Accepting request 329021 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/329021 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gucharmap?expand=0&rev=122 --- gucharmap-3.16.2.tar.xz | 3 --- gucharmap-3.17.90.tar.xz | 3 +++ gucharmap.changes | 12 ++++++++++++ gucharmap.spec | 4 ++-- 4 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 gucharmap-3.16.2.tar.xz create mode 100644 gucharmap-3.17.90.tar.xz diff --git a/gucharmap-3.16.2.tar.xz b/gucharmap-3.16.2.tar.xz deleted file mode 100644 index c0a398a..0000000 --- a/gucharmap-3.16.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0a3fa996ae271c8f4812a7d8dc573ece0c000d63185b4865fa99387455e1b13d -size 1996036 diff --git a/gucharmap-3.17.90.tar.xz b/gucharmap-3.17.90.tar.xz new file mode 100644 index 0000000..dbd3564 --- /dev/null +++ b/gucharmap-3.17.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb921b5fb533253f62b5848ffbbd6ec75c6cc6cb8c4b4d7d3504c0364d17accc +size 2026612 diff --git a/gucharmap.changes b/gucharmap.changes index a9de623..0e8eaec 100644 --- a/gucharmap.changes +++ b/gucharmap.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Aug 17 18:03:57 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.17.90: + + unicode: + - Update to Unicode 8.0.0 release. + - Fix gucharmap_get_unicode_name for Unicode 8.0. + + charmap: + - Remove unused code. + - Suppress deprecated object property warnings (bgo#749195). + + Updated translations. + ------------------------------------------------------------------- Mon May 11 12:43:32 UTC 2015 - zaitor@opensuse.org diff --git a/gucharmap.spec b/gucharmap.spec index 4e09009..abcbe35 100644 --- a/gucharmap.spec +++ b/gucharmap.spec @@ -22,14 +22,14 @@ %define pc_api 2.90 Name: gucharmap -Version: 3.16.2 +Version: 3.17.90 Release: 0 # FIXME vala bindings are currently disabled by upstream and not supposed to auto-enable Summary: A Featureful Unicode Character Map License: GPL-3.0+ and LGPL-2.1+ Group: System/GUI/GNOME Url: http://gucharmap.sourceforge.net/ -Source: http://download.gnome.org/sources/gucharmap/3.16/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gucharmap/3.17/%{name}-%{version}.tar.xz BuildRequires: appdata-tools BuildRequires: fdupes BuildRequires: gobject-introspection-devel