From 7fe29108d2fb0c42506b2360c6a771ea67e4f353844635677dfa696a2cd04b63 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 19 Mar 2015 14:43:42 +0000 Subject: [PATCH 1/2] Accepting request 291573 from GNOME:Next resub OBS-URL: https://build.opensuse.org/request/show/291573 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gucharmap?expand=0&rev=115 --- gucharmap-3.14.2.tar.xz | 3 --- gucharmap-3.15.92.tar.xz | 3 +++ gucharmap.changes | 20 ++++++++++++++++++++ gucharmap.spec | 6 +++--- 4 files changed, 26 insertions(+), 6 deletions(-) delete mode 100644 gucharmap-3.14.2.tar.xz create mode 100644 gucharmap-3.15.92.tar.xz diff --git a/gucharmap-3.14.2.tar.xz b/gucharmap-3.14.2.tar.xz deleted file mode 100644 index 4abd0e1..0000000 --- a/gucharmap-3.14.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fdc3e1889c48c0835d349e2910000f62946ee9f2735d7f64d6a3ad5869c87872 -size 1986052 diff --git a/gucharmap-3.15.92.tar.xz b/gucharmap-3.15.92.tar.xz new file mode 100644 index 0000000..abc8b34 --- /dev/null +++ b/gucharmap-3.15.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f91545cf35c4dc3aaaf9a993dc3d2ea95ee2782a58aa68fb157d0c966230318 +size 1995024 diff --git a/gucharmap.changes b/gucharmap.changes index 6af0843..e93e222 100644 --- a/gucharmap.changes +++ b/gucharmap.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Mon Mar 16 18:42:42 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.15.92: + + Fix menubar visibility. + + Disable glib and gtk deprecation warnings. + + Disable overlay scrolling. + + Bugs fixed: bgo#741939. + + Updated translations. + +------------------------------------------------------------------- +Wed Jan 28 15:52:09 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.15.0: + + Revert "Also sort the block chapters list". + + Revert "Sort the tree view column, not the model directly". + + Revert "Use locale-aware string comparision to sort the + chapters". + + Updated translations. + ------------------------------------------------------------------- Thu Nov 13 19:24:50 UTC 2014 - zaitor@opensuse.org diff --git a/gucharmap.spec b/gucharmap.spec index 5f85394..0ee146c 100644 --- a/gucharmap.spec +++ b/gucharmap.spec @@ -1,7 +1,7 @@ # # spec file for package gucharmap # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,14 +22,14 @@ %define pc_api 2.90 Name: gucharmap -Version: 3.14.2 +Version: 3.15.92 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.14/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gucharmap/3.15/%{name}-%{version}.tar.xz BuildRequires: appdata-tools BuildRequires: fdupes BuildRequires: gobject-introspection-devel From fdd27652a1d6af2f403c349a32e4971b24f1612f3722120865e0f53d6ed5358e Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 25 Mar 2015 08:58:58 +0000 Subject: [PATCH 2/2] Accepting request 292810 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/292810 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gucharmap?expand=0&rev=116 --- gucharmap-3.15.92.tar.xz | 3 --- gucharmap-3.16.0.tar.xz | 3 +++ gucharmap.changes | 7 +++++++ gucharmap.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 gucharmap-3.15.92.tar.xz create mode 100644 gucharmap-3.16.0.tar.xz diff --git a/gucharmap-3.15.92.tar.xz b/gucharmap-3.15.92.tar.xz deleted file mode 100644 index abc8b34..0000000 --- a/gucharmap-3.15.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0f91545cf35c4dc3aaaf9a993dc3d2ea95ee2782a58aa68fb157d0c966230318 -size 1995024 diff --git a/gucharmap-3.16.0.tar.xz b/gucharmap-3.16.0.tar.xz new file mode 100644 index 0000000..bf90916 --- /dev/null +++ b/gucharmap-3.16.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f81f3db98f8640553d4232dca42d6dcebf3f45b70a0e26827a2d93967fa6dcb3 +size 1995184 diff --git a/gucharmap.changes b/gucharmap.changes index e93e222..6794e8c 100644 --- a/gucharmap.changes +++ b/gucharmap.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Mar 23 20:11:00 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.16.0: + + build: Remove appdata validation. + + Updated translations. + ------------------------------------------------------------------- Mon Mar 16 18:42:42 UTC 2015 - dimstar@opensuse.org diff --git a/gucharmap.spec b/gucharmap.spec index 0ee146c..c413db7 100644 --- a/gucharmap.spec +++ b/gucharmap.spec @@ -22,14 +22,14 @@ %define pc_api 2.90 Name: gucharmap -Version: 3.15.92 +Version: 3.16.0 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.15/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gucharmap/3.16/%{name}-%{version}.tar.xz BuildRequires: appdata-tools BuildRequires: fdupes BuildRequires: gobject-introspection-devel