[totem/wip/hadess/3.38.2] 3.38.2
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/wip/hadess/3.38.2] 3.38.2
- Date: Tue, 12 Oct 2021 08:25:10 +0000 (UTC)
commit c4f33c0b8edd7ec1479fefa8db3ad6196996e543
Author: Bastien Nocera <hadess hadess net>
Date: Tue Oct 12 10:07:09 2021 +0200
3.38.2
NEWS | 4 ++++
data/appdata/org.gnome.Totem.appdata.xml.in | 9 +++++++++
meson.build | 2 +-
3 files changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index fa884f016..8b8fb4755 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
New features and significant updates in version...
+Major changes in 3.38.2:
+- Add support for MPL subtitles
+- Fix OpenUri method in MPRIS plugin
+
Major changes in 3.38.1:
- Fix "Undetermined" appearing in language selection menus
- Make XF86Back go back up a level in library
diff --git a/data/appdata/org.gnome.Totem.appdata.xml.in b/data/appdata/org.gnome.Totem.appdata.xml.in
index f930bff54..0cedc9ed5 100644
--- a/data/appdata/org.gnome.Totem.appdata.xml.in
+++ b/data/appdata/org.gnome.Totem.appdata.xml.in
@@ -35,6 +35,15 @@
<translation type="gettext">totem</translation>
<launchable type="desktop-id">org.gnome.Totem.desktop</launchable>
<releases>
+ <release version="3.38.2" date="2021-10-12">
+ <description>
+ <p>
+ This new version adds support for the MPL subtitle format,
+ fixes opening files using the MPRIS interface, and updates
+ translations.
+ </p>
+ </description>
+ </release>
<release version="3.38.1" date="2021-06-15">
<description>
<p>
diff --git a/meson.build b/meson.build
index 7061935a3..458be2609 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'totem', 'c',
- version: '3.38.1',
+ version: '3.38.2',
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]