Accepting request 1110399 from GNOME:Factory

Forwarded request #1109795 from iznogood

Pushing GNOME 45.rc packages

OBS-URL: https://build.opensuse.org/request/show/1110399
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/calls?expand=0&rev=7
This commit is contained in:
Dominique Leuenberger 2023-09-20 11:22:53 +00:00 committed by Git OBS Bridge
commit c00b8cf4e1
4 changed files with 24 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:75eb504fec3ea18b485d60c915eb540287e7135f08d8968f5e47033395d06bb2
size 579052

3
calls-45.rc.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:76077a9d1c2c6d8c46137e97f7a5a59ede971c559cc393daea34b99a4d679d33
size 587672

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Mon Sep 4 01:38:37 UTC 2023 - Luciano Santos <luc14n0@opensuse.org>
- Update to version 45.rc.0:
+ New SIP feature: Support for AES 256 bit crypto suites.
+ Fixed object life cycle of CallsMMOrigin.
+ Updated translations.
- Changes from version 45.alpha.0:
+ New features:
- Emergency call numbers provided through ModemManager.
- Resolve emergency number types using hardcoded table.
+ Don't crash on empty/NULL call id.
+ Properly unregister SIP account on shutdown.
+ A couple of memory leaks.
+ Updated libcall-ui to bring in latest fixes and translation
updates.
+ Updated translations.
-------------------------------------------------------------------
Sun Jun 11 20:42:49 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -17,12 +17,12 @@
Name: calls
Version: 44.2
Version: 45.rc.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/44/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/calls/45/%{name}-%{version}.tar.xz
BuildRequires: appstream-glib
BuildRequires: c++_compiler
BuildRequires: c_compiler