[sushi] release: prepare for 3.33.4



commit 81ea64d438fff6ef84890e2040bb813ff73f53f9
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue Jul 16 00:14:06 2019 +0200

    release: prepare for 3.33.4

 NEWS        | 16 ++++++++++++++++
 meson.build |  2 +-
 2 files changed, 17 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 2b21170..0c3a333 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+3.33.4
+======
+
+- Add a native LibreofficeKit renderer
+- Fix translation infrastructure regression (#18)
+- Fix loading album cover art from Amazon
+- Fix several glitches on HiDpi and fractional scaling displays
+- Respect placement of close button preference (#14)
+- Fix audio metadata tags retrieval (#13)
+- Only load a single GstTagList copy (#654500)
+- Fix displaying audio tag content with markup characters (#700589)
+- Add an appdata file (#761038)
+- Properly letterbox album cover art
+- Add a way to report loading errors in the main view
+- Scale window size with display resolution (#7)
+
 3.33.3
 ======
 
diff --git a/meson.build b/meson.build
index d098e2d..d87840c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
 project(
   'sushi',
   'c',
-  version: '3.33.3',
+  version: '3.33.4',
   meson_version: '>=0.46.0'
 )
 


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