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
This commit is contained in:
Dominique Leuenberger 2023-03-20 12:47:11 +00:00 committed by Git OBS Bridge
parent 17a778870d
commit 9678c25a2e
4 changed files with 34 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5ec607e40bf14c57c0432aff0888d74bec888938e96bb4dbef094ca9f46e509a
size 566664

3
calls-44.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1322f9f89c9b53ea7b8549d65803c284b445775bc9a67e81855cef070ec658ec
size 576504

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Fri Mar 17 18:08:08 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- 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 <bjorn.lie@gmail.com>
- 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 <bjorn.lie@gmail.com>

View File

@ -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