From 9678c25a2e7c88e65e9d434812c43a40a76426a1a38350a90f144c051a770aa7 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 20 Mar 2023 12:47:11 +0000 Subject: [PATCH] Accepting request 1072712 from GNOME:Next New stable release OBS-URL: https://build.opensuse.org/request/show/1072712 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/calls?expand=0&rev=12 --- calls-43.3.tar.xz | 3 --- calls-44.0.tar.xz | 3 +++ calls.changes | 29 +++++++++++++++++++++++++++++ calls.spec | 4 ++-- 4 files changed, 34 insertions(+), 5 deletions(-) delete mode 100644 calls-43.3.tar.xz create mode 100644 calls-44.0.tar.xz diff --git a/calls-43.3.tar.xz b/calls-43.3.tar.xz deleted file mode 100644 index 44697b8..0000000 --- a/calls-43.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5ec607e40bf14c57c0432aff0888d74bec888938e96bb4dbef094ca9f46e509a -size 566664 diff --git a/calls-44.0.tar.xz b/calls-44.0.tar.xz new file mode 100644 index 0000000..395f4ef --- /dev/null +++ b/calls-44.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1322f9f89c9b53ea7b8549d65803c284b445775bc9a67e81855cef070ec658ec +size 576504 diff --git a/calls.changes b/calls.changes index ba3771c..3f6da63 100644 --- a/calls.changes +++ b/calls.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Fri Mar 17 18:08:08 UTC 2023 - Bjørn Lie + +- Update to version 44.0: + + New features: + - Sort favourite contacts at the top. + - Support for emergency calls in "dummy" provider. + + Maybe noteworthy: + - Fixed a couple of memory leaks. + - Higher code coverage. + - Disable call waiting. + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 7 11:04:33 UTC 2023 - Bjørn Lie + +- Update to version 44.alpha.1: + + **Really** fix endless ringing bug + + Fixed a crash + + Database closed correctly on shutdown + + Updated translations. +- Changes from version 44.alpha.0: + + Fixed rare endless ringing bug (requires feedbackd 0.0.1) + + SIP: Honour remote port in INVITE + + SIP: Reenable G722 codec + + Shuts down gracefully on SIGTERM/SIGINT + + Flatpak build improvements + + Updated translations. + ------------------------------------------------------------------- Thu Jan 12 17:25:53 UTC 2023 - Bjørn Lie diff --git a/calls.spec b/calls.spec index 7eaa771..988ff28 100644 --- a/calls.spec +++ b/calls.spec @@ -17,12 +17,12 @@ Name: calls -Version: 43.3 +Version: 44.0 Release: 0 Summary: A phone dialer and call handler License: GPL-3.0-only AND MIT URL: https://gitlab.gnome.org/GNOME/calls -Source0: https://download.gnome.org/sources/calls/43/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/calls/44/%{name}-%{version}.tar.xz BuildRequires: appstream-glib BuildRequires: c++_compiler BuildRequires: c_compiler