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.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 6af0843..6794e8c 100644 --- a/gucharmap.changes +++ b/gucharmap.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +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 + +- 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..c413db7 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.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.14/%{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