[totem/wip/hadess/43.0] 43.0
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/wip/hadess/43.0] 43.0
- Date: Fri, 16 Sep 2022 08:53:24 +0000 (UTC)
commit 7bb879e1f6746ca19f99629794e918cdbbd06008
Author: Bastien Nocera <hadess hadess net>
Date: Fri Sep 16 10:53:07 2022 +0200
43.0
NEWS | 4 ++++
data/appdata/org.gnome.Totem.appdata.xml.in.in | 8 ++++++++
meson.build | 2 +-
3 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 55ffb87e3..e3852370c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
New features and significant updates in version...
+Major changes in 43.0:
+- Remove obsolete Bugzilla entries from desktop file
+- Translation updates
+
Major changes in 43.rc:
- Fix videos not playing when opening through nautilus 43
- Translation updates
diff --git a/data/appdata/org.gnome.Totem.appdata.xml.in.in b/data/appdata/org.gnome.Totem.appdata.xml.in.in
index e7ff437e4..07aaa0aee 100644
--- a/data/appdata/org.gnome.Totem.appdata.xml.in.in
+++ b/data/appdata/org.gnome.Totem.appdata.xml.in.in
@@ -35,6 +35,14 @@
<translation type="gettext">totem</translation>
<launchable type="desktop-id">@APPLICATION_ID@.desktop</launchable>
<releases>
+ <release version="43.0" date="2022-09-16">
+ <description>
+ <p>
+ This new 43.0 version includes many bug fixes, translation updates, and
+ code cleanups that pave the way for the GTK4 port.
+ </p>
+ </description>
+ </release>
<release version="42.0" date="2022-03-18">
<description>
<p>
diff --git a/meson.build b/meson.build
index 2faade281..ea3b198fc 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'totem', 'c',
- version: '43.rc',
+ version: '43.0',
license: 'GPL2+ with exception',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.57.0'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]