[gnome-font-viewer] release: prepare for 3.33.4



commit 0a9259d75f4931119e4626e53bc3e224e280a250
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue Jul 16 00:04:21 2019 +0200

    release: prepare for 3.33.4

 NEWS        | 12 ++++++++++++
 meson.build |  2 +-
 2 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 4d71040..7d03d05 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+GNOME Font Viewer - 3.33.4
+-------------------------------------------------------------------------------
+• Add a keyboard shortcut to go Back [#9, James Westman]
+• Improve appdata file [#6]
+• Fix font installation when filenames would collide [#10, #11]
+• Display an error dialog when installation fails [#20]
+• Improve compatibility for fonts with non-unicode charmaps [#769247]
+• Fix thumbnailing for font collection files [#788149]
+• Add a Location row to the Info dialog [#1]
+• Port to GtkFlowBox [#2]
+• Translation updates
+
 GNOME Font Viewer - 3.32.0
 -------------------------------------------------------------------------------
 • Update the icon to follow the GNOME 3.32 guidelines [Jakub Steiner]
diff --git a/meson.build b/meson.build
index e239593..861e345 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-font-viewer', 'c',
-        version: '3.32.0',
+        version: '3.33.4',
         license: 'GPLv2+',
         meson_version: '>= 0.50.0',
 )


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]