1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-10-22 04:35:23 +00:00

Document and release 47~beta.0

Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/747>
This commit is contained in:
Evangelos Ribeiro Tzaras 2024-08-03 20:04:28 +02:00
parent 4ff8f0c979
commit d27be9fc28
3 changed files with 77 additions and 1 deletions

25
NEWS
View file

@ -1,3 +1,28 @@
Calls 47.beta.0
---------------
Released: August 2024
* Add systemd unit file
* Emit phone-hangup event
* libpeas-2 port
* Issues fixed:
* https://gitlab.gnome.org/GNOME/calls/-/issues/609
* https://gitlab.gnome.org/GNOME/calls/-/issues/624
* https://gitlab.gnome.org/GNOME/calls/-/issues/653
* https://gitlab.gnome.org/GNOME/calls/-/issues/652
* Contributors:
* Clayton Craft
* Evangelos Ribeiro Tzaras
* Guido Günther
* UI translations:
* Artur s0 (ru)
* Antonion Marin (ro)
* Chao-Hsiung Liao (zh_TW)
* Emin Tufan Çetin (tr)
* Martin (sl)
* Scrambled 777 (hi)
* Yaron Shahrabani (he)
* Yosef Or Boczko (he)
Calls 47.alpha.0
----------------
Released: June 2024

51
debian/changelog vendored
View file

@ -1,3 +1,54 @@
gnome-calls (47~beta.0) unstable; urgency=medium
[ Martin ]
* Update Slovenian translation
* Update Slovenian translation
[ Artur S0 ]
* Update Russian translation
* Update Russian translation
[ Antonio Marin ]
* Update Romanian translation
[ Clayton Craft ]
* data: add systemd unit file for running daemon
* readme: mention systemctl for stopping calls
[ Yosef Or Boczko ]
* Update Hebrew translation
[ Scrambled 777 ]
* Update Hindi translation
* Update Hindi translation
[ Guido Günther ]
* README: Link to linphone's sofia-sip
* build: Bump minimum glib version
* call: Fix name of parent class
* call: Track which side hung up the call
* manager: Emit phone-hangup event if the other side hung up
[ Evangelos Ribeiro Tzaras ]
* application: Remove unused variable in startup()
* application: Log version on startup
* gschema: Reword confusing always-allow-sdes key description
* sip/account-widget: Adjust to renamed AdwComboRow property
* treewide: Port to libpeas-2
* plugin: Reindent
* ci: Update debian image
[ Yaron Shahrabani ]
* Update Hebrew translation
[ Chao-Hsiung Liao ]
* Update Chinese (Taiwan) translation
[ Emin Tufan Çetin ]
* Update Turkish translation
-- Evangelos Ribeiro Tzaras <devrtz-debian@fortysixandtwo.eu> Sat, 03 Aug 2024 19:53:14 +0200
gnome-calls (47~alpha.0) unstable; urgency=medium
[ A S Alam ]

View file

@ -22,7 +22,7 @@
project(
'calls',
'c', 'vala',
version: '47.alpha.0',
version: '47.beta.0',
license: 'GPLv3+',
meson_version: '>= 1.0',
default_options: [