[gnome-desktop/alatiera/40-alpha] 40.alpha
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-desktop/alatiera/40-alpha] 40.alpha
- Date: Tue, 19 Jan 2021 19:57:15 +0000 (UTC)
commit dcb6119baa6339327938a136a0f57b9846bb3acb
Author: Jordan Petridis <jpetridis gnome org>
Date: Tue Jan 19 03:25:52 2021 +0200
40.alpha
NEWS | 12 ++++++++++++
meson.build | 4 ++--
2 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 800a960d..946e9785 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+==============
+Version 40.alpha
+==============
+
+- Add support for x-large and xx-large thumbnail sizes (!99, Bastien Nocera)
+- Make it easier to profile thumbnailers (!94, Bastien Nocera)
+- thumbnailer: Cache GStreamer's plugin registry (!93, Bastien Nocera)
+- Sandbox thumbnailers in Flatpaks (!92, Bastien Nocera)
+- Change default input source to anthy for Japanese (#181, Takao Fujiwara)
+- xkbinfo: use libxkbregistry to parse the rules files (!79, Peter Hutterer)
+- Translation updates
+
==============
Version 3.38.0
==============
diff --git a/meson.build b/meson.build
index 2ec66471..994d79a2 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('gnome-desktop', 'c',
meson_version: '>= 0.49.0',
- version: '3.38.0',
+ version: '40.alpha.0',
license: ['GPL2+', 'LGPL2+']
)
@@ -14,7 +14,7 @@ project('gnome-desktop', 'c',
# to 0. When bumping the second version, set the third one to zero.
#
# A lot easier than libtool, right?
-libversion = '19.0.8'
+libversion = '19.0.9'
soversion = libversion.split('.')[0]
gdk_pixbuf_req = '>= 2.36.5'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]