[totem/wip/hadess/43.alpha] 43.alpha
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/wip/hadess/43.alpha] 43.alpha
- Date: Sat, 16 Jul 2022 10:25:35 +0000 (UTC)
commit 0061ec01460dfb582a65b83198263d33555fc08b
Author: Bastien Nocera <hadess hadess net>
Date: Sat Jul 16 12:25:15 2022 +0200
43.alpha
NEWS | 7 +++++++
meson.build | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 7e2e11720..a654635ce 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,12 @@
New features and significant updates in version...
+Major changes in 43.alpha:
+- Update thumbnailing code for gnome-desktop API changes
+- Fix crashes and warnings when some plugins are missing
+- Use GResources to load UI files, simplify plugin declarations,
+ and remove a lot of unused code
+- Update man page
+
Major changes in 42.0:
- Updated appdata screenshots
- Fix screenshot functionality not working since the port to
diff --git a/meson.build b/meson.build
index 9a579988a..5d9e7e4bc 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'totem', 'c',
- version: '42.0',
+ version: '43.alpha',
license: 'GPL2+ with exception',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.50.0'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]