[totem] 3.31.90



commit 1c732cac0cfa07cf365779d6a37b3986aafeb28b
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Feb 8 16:06:26 2019 +0100

    3.31.90

 NEWS        | 13 +++++++++++++
 meson.build |  2 +-
 2 files changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 6921a0273..0680b43f8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,18 @@
 New features and significant updates in version...
 
+Major changes in 3.31.90:
+- New icon
+- Remove app menu
+- Modernise user documentation
+- Loads of fixes in "Make available offline" functionality
+- Fix proxy configuration in Flatpak
+- Disable VA-API plugins in thumbnailer
+- Plenty of build fixes and changes, including:
+  - Use gettext instead of intltool
+  - Fix parallel build
+  - Remove gromit, ontop and zeitgeist plugins
+  - Remove most X11 dependencies (except XInitThreads)
+
 Major changes in 3.26.1:
 - Fix crash when properties tab is closed too fast
 - Thumbnail OPUS and M4B audio files
diff --git a/meson.build b/meson.build
index f27f756f7..e7c878652 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'totem', 'c',
-  version: '3.26.1',
+  version: '3.31.90',
   license: 'GPL2+ with exception',
   default_options: 'buildtype=debugoptimized',
   meson_version: '>= 0.43.0'


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