[calls] Document and release 43.0
- From: Evangelos Ribeiro Tzaras <devrtz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [calls] Document and release 43.0
- Date: Mon, 19 Sep 2022 18:44:22 +0000 (UTC)
commit 18ef729e003c67115913f07e44f695b977f432bf
Author: Evangelos Ribeiro Tzaras <devrtz fortysixandtwo eu>
Date: Mon Sep 19 20:33:53 2022 +0200
Document and release 43.0
NEWS | 16 +++++++++++++++-
data/org.gnome.Calls.metainfo.xml | 17 +++++++++++++++++
debian/changelog | 25 +++++++++++++++++++++++++
meson.build | 2 +-
4 files changed, 58 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 838a8c22..dd1d7017 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,19 @@
+Calls 43.0
+----------
+Released: 19 September 2022
+
+Translation updates:
+====================
+ - Turkish (Emin Tufan Çetin)
+ - Italian (Vittorio Monti)
+ - Portuguese (Hugo Carvalho)
+ - Spanish (Daniel Mustieles García)
+ - Slovenian (Martin Srebotnjak)
+
+The detailed changes can be found in debian/changelog
+
Calls 43.rc.0
----------------
+-------------
Released: 3 September 2022
New features:
diff --git a/data/org.gnome.Calls.metainfo.xml b/data/org.gnome.Calls.metainfo.xml
index bb547931..c4d2a140 100644
--- a/data/org.gnome.Calls.metainfo.xml
+++ b/data/org.gnome.Calls.metainfo.xml
@@ -62,6 +62,23 @@
<content_rating type="oars-1.1"/>
<releases>
+ <release version="43.0" date="2022-09-19">
+ <description>
+ <p>
+ Calls 43.0 release brings support for Secure RTP in SIP (SDES key exchange),
+ a slight redesign of the call display,
+ various improvements and fixes and updated translations
+ </p>
+ <ul>
+ <li>Call display redesign</li>
+ <li>Improved startup time and scrolling performance in the history</li>
+ <li>Fix outgoing waiting calls sometimes considered as incoming</li>
+ <li>Added "Send SMS" action in history popover</li>
+ <li>Disabled G722 codec because of issue with newer ffmpeg and gst-libav</li>
+ <li>Updated translations</li>
+ </ul>
+ </description>
+ </release>
<release version="42.0" date="2022-03-19">
<description>
<p>
diff --git a/debian/changelog b/debian/changelog
index bc85ad46..f202af8b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,28 @@
+gnome-calls (43~rc.1) UNRELEASED; urgency=medium
+
+ [ Emin Tufan Çetin ]
+ * Update Turkish translation
+
+ [ Vittorio Monti ]
+ * Update Italian translation
+
+ [ Hugo Carvalho ]
+ * Update Portuguese translation
+
+ [ Evangelos Ribeiro Tzaras ]
+ * Update libcall-ui to always reset audio profile (Closes: #452)
+ * i18n: mm-call: Clarify "transfer" and "deflect" (Closes: #499)
+ * tests: Remove unused code
+ * metainfo: Correct screenshot URLs
+
+ [ Daniel Mustieles ]
+ * Update Spanish translation
+
+ [ Martin ]
+ * Update Slovenian translation
+
+ -- Evangelos Ribeiro Tzaras <devrtz-debian fortysixandtwo eu> Mon, 19 Sep 2022 20:17:54 +0200
+
gnome-calls (43~rc.0) unstable; urgency=medium
[ Danial Behzadi ]
diff --git a/meson.build b/meson.build
index 527db3a0..08c64de0 100644
--- a/meson.build
+++ b/meson.build
@@ -22,7 +22,7 @@
project(
'calls',
'c', 'vala',
- version: '43.rc.0',
+ version: '43.0',
license: 'GPLv3+',
meson_version: '>= 0.56.0',
default_options: [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]