[totem/wip/hadess/42] 42.0
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/wip/hadess/42] 42.0
- Date: Fri, 18 Mar 2022 21:45:23 +0000 (UTC)
commit 9d3658b0d1e1dc766a6fa64d3892ee219cbeece5
Author: Bastien Nocera <hadess hadess net>
Date: Fri Feb 25 15:18:27 2022 +0100
42.0
data/appdata/org.gnome.Totem.appdata.xml.in.in | 17 +++++++++++++++++
meson.build | 2 +-
2 files changed, 18 insertions(+), 1 deletion(-)
---
diff --git a/data/appdata/org.gnome.Totem.appdata.xml.in.in b/data/appdata/org.gnome.Totem.appdata.xml.in.in
index ffd32d354..978ef5f48 100644
--- a/data/appdata/org.gnome.Totem.appdata.xml.in.in
+++ b/data/appdata/org.gnome.Totem.appdata.xml.in.in
@@ -35,6 +35,23 @@
<translation type="gettext">totem</translation>
<launchable type="desktop-id">@APPLICATION_ID@.desktop</launchable>
<releases>
+ <release version="42.0" date="2022-18-03">
+ <description>
+ <p>
+ We are proud to announce Videos 3.34.0 as the latest stable version.
+ </p>
+ <p>
+ This new version stops relying on clutter for its video output. The
+ old GNOME media-keys API was removed, and replaced by builtin MPRIS
+ support.
+ </p>
+ <p>
+ The subtitles and audio tracks selections are now made through a separate
+ menu. A number of new keyboard shortcuts were also added, which can
+ be found in the keyboard shortcuts dialog.
+ </p>
+ </description>
+ </release>
<release version="3.38.0" date="2020-09-10">
<description>
<p>
diff --git a/meson.build b/meson.build
index 1a7e58740..983ae3ea1 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'totem', 'c',
- version: '42.beta',
+ version: '42.0',
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]