treewide: Document changes and release 48.0
Signed-off-by: Evangelos Ribeiro Tzaras <devrtz@fortysixandtwo.eu> Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/768>
This commit is contained in:
9
NEWS
9
NEWS
@@ -1,3 +1,12 @@
|
|||||||
|
gnome-calls 48.0
|
||||||
|
----------------
|
||||||
|
Released March 2025
|
||||||
|
|
||||||
|
* UI translations:
|
||||||
|
* Abdullah Ibrahim (ar)
|
||||||
|
* Changwoo Ryu (ko)
|
||||||
|
* Pawan Chitrakar (ne)
|
||||||
|
|
||||||
gnome-calls 48~beta.1
|
gnome-calls 48~beta.1
|
||||||
---------------------
|
---------------------
|
||||||
Released Februar 2025
|
Released Februar 2025
|
||||||
|
|||||||
@@ -69,6 +69,17 @@
|
|||||||
<content_rating type="oars-1.1"/>
|
<content_rating type="oars-1.1"/>
|
||||||
|
|
||||||
<releases>
|
<releases>
|
||||||
|
<release version="48.0" date="2025-03-17">
|
||||||
|
<description>
|
||||||
|
<p>
|
||||||
|
This is the first stable release of the 48 cycle.
|
||||||
|
</p>
|
||||||
|
<ul>
|
||||||
|
<li>Modernize USSD dialog</li>
|
||||||
|
<li>Updated translations (including 1 new language)</li>
|
||||||
|
</ul>
|
||||||
|
</description>
|
||||||
|
</release>
|
||||||
<release version="47.0" date="2024-09-14">
|
<release version="47.0" date="2024-09-14">
|
||||||
<description>
|
<description>
|
||||||
<p>
|
<p>
|
||||||
|
|||||||
13
debian/changelog
vendored
13
debian/changelog
vendored
@@ -1,3 +1,16 @@
|
|||||||
|
gnome-calls (48.0) unstable; urgency=medium
|
||||||
|
|
||||||
|
[ Pawan Chitrakar ]
|
||||||
|
* Update Nepali translation
|
||||||
|
|
||||||
|
[ Changwoo Ryu ]
|
||||||
|
* Update Korean translation
|
||||||
|
|
||||||
|
[ Abdullah Ibrahim ]
|
||||||
|
* Add Arabic translation
|
||||||
|
|
||||||
|
-- Evangelos Ribeiro Tzaras <devrtz-debian@fortysixandtwo.eu> Mon, 17 Mar 2025 02:31:50 +0100
|
||||||
|
|
||||||
gnome-calls (48~beta.1) unstable; urgency=medium
|
gnome-calls (48~beta.1) unstable; urgency=medium
|
||||||
|
|
||||||
* ci: Rename dist tarball so it will be found by the release pipeline
|
* ci: Rename dist tarball so it will be found by the release pipeline
|
||||||
|
|||||||
@@ -22,7 +22,7 @@
|
|||||||
project(
|
project(
|
||||||
'calls',
|
'calls',
|
||||||
'c', 'vala',
|
'c', 'vala',
|
||||||
version: '48~beta.1',
|
version: '48.0',
|
||||||
license: 'GPLv3+',
|
license: 'GPLv3+',
|
||||||
meson_version: '>= 1.0',
|
meson_version: '>= 1.0',
|
||||||
default_options: [
|
default_options: [
|
||||||
|
|||||||
Reference in New Issue
Block a user