diff mbox series

[meta-gnome,10/23] gnome-software: update 46.2 -> 47.0

Message ID 20240920150822.1131707-10-f_l_k@t-online.de
State Under Review
Headers show
Series [meta-gnome,01/23] xdg-desktop-portal-gnome: update 46.2 -> 47.1 | expand

Commit Message

Markus Volk Sept. 20, 2024, 3:08 p.m. UTC
Version 47.0
~~~~~~~~~~~~
Released: 2024-09-12
This is a stable release with the following changes:
 * Do not install example featured software lists by default (packagers should use gnome-app-list
   instead)
This release also updates translations:
 * Bokmål, Norwegian (Brage Fuglseth)
 * Bulgarian (twlvnn kraftwerk, Alexander Shopov)
 * Catalan (Jordi Mas i Hernandez)
 * Czech (Daniel Rusek)
 * Danish (Alan Mortensen)
 * English (United Kingdom) (Bruce Cowan)
 * Galician (Fran Dieguez)
 * Hungarian (Balázs Úr)
 * Indonesian (Andika Triwidada)
 * Italian (Davide Ferracin)
 * Kazakh (Baurzhan Muftakhidinov)
 * Lithuanian (Aurimas Černius)
 * Occitan (post 1500) (Quentin PAGÈS)
 * Polish (Piotr Drąg)
 * Portuguese (Hugo Carvalho)
 * Portuguese (Brazil) (Juliano de Souza Camargo)
 * Spanish (Daniel, Daniel Mustieles)
 * Swedish (Anders Jonsson)
 * Thai (Aefgh Threenine)
 * Turkish (Emin Tufan Çetin)
Version 47~rc
~~~~~~~~~~~~~
Released: 2024-08-30
This is an unstable release with the following changes:
 * Update help pages and add some translations of them
 * Correct tooltips of review voting buttons
 * Lower power consumption when certain pages are not visible
This release also updates translations:
 * Basque (Asier Sarasua Garmendia)
 * Belarusian (Vasil Pupkin)
 * Bokmål, Norwegian (Brage Fuglseth)
 * Chinese (China) (Luming Zh)
 * Czech (Daniel Rusek)
 * Finnish (Jiri Grönroos)
 * Georgian (Ekaterine Papava)
 * German (Jürgen Benvenuti, Tim Sabsch)
 * Greek, Modern (1453-) (Giannis Antypas)
 * Hindi (Scrambled 777)
 * Korean (Seong-ho Cho)
 * Persian (Danial Behzadi)
 * Portuguese (Brazil) (Rafael Fontenelle, Juliano de Souza Camargo)
 * Russian (Artur S0)
 * Slovak (Matej Mrenica)
 * Turkish (Sabri Ünal)
 * Ukrainian (Yuri Chornoivan)
Version 47~beta
~~~~~~~~~~~~~~~
Released: 2024-08-02
This is an unstable release with the following changes:
 * Shorten text in some notifications
 * Fix Orca not reading the contents in Preferences dialog
 * Enhance behavior of a review row
 * Added plugin to ease installation of DKMS and akmods key with enabled Secure Boot
This release also updates translations:
 * Greek, Modern (1453-) (Efstathios Iosifidis)

 * Hebrew (Yaron Shahrabani, Yosef Or Boczko)
 * Hindi (Scrambled 777)
 * Slovenian (Martin)
Version 47~alpha
~~~~~~~~~~~~~~~~
Released: 2024-06-28
This is an unstable release with the following changes:
 * Fix a crash when updating apps when built with Mogwai
 * Fix a crash when installing flatpak application
 * Correct desktop/mobile hardware support detection
 * Correct state of Fedora upgrade
 * Several fixes in historical updates for rpm-ostree
 * Fix a crash when no appstream data is found
 * Correct app safety calculation
 * Correct Flatpak system and user apps recognition
 * Slightly speed-up rpm-ostree metadata refresh
 * Show "Install All" button only for codecs
 * Prefer vendor name from os release in app origin
 * Make more jobs asynchronous
 * Port to recent Adwaita widgets
This release also updates translations:
 * Catalan (Jordi Mas i Hernandez)
 * Chinese (China) (Boyuan Yang)
 * Czech (Daniel Rusek)
 * Dutch (Nathan Follens)
 * Friulian (Fabio Tomat)
 * Georgian (Ekaterine Papava)
 * Hebrew (Yosef Or Boczko)
 * Kabyle (Athmane MOKRAOUI)
 * Panjabi (A S Alam)
 * Portuguese (Hugo Carvalho)
 * Russian (Artur S0)
 * Serbian (Милош Поповић)
 * Slovenian (Martin)
 * Spanish (Daniel Mustieles)
 * Turkish (Sabri Ünal)
 * Ukrainian (Yuri Chornoivan)

Signed-off-by: Markus Volk <f_l_k@t-online.de>
---
 .../{gnome-software_46.2.bb => gnome-software_47.0.bb}          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-gnome/recipes-gnome/gnome-software/{gnome-software_46.2.bb => gnome-software_47.0.bb} (93%)
diff mbox series

Patch

diff --git a/meta-gnome/recipes-gnome/gnome-software/gnome-software_46.2.bb b/meta-gnome/recipes-gnome/gnome-software/gnome-software_47.0.bb
similarity index 93%
rename from meta-gnome/recipes-gnome/gnome-software/gnome-software_46.2.bb
rename to meta-gnome/recipes-gnome/gnome-software/gnome-software_47.0.bb
index 244941786..4ed8ee396 100644
--- a/meta-gnome/recipes-gnome/gnome-software/gnome-software_46.2.bb
+++ b/meta-gnome/recipes-gnome/gnome-software/gnome-software_47.0.bb
@@ -28,7 +28,7 @@  RDEPENDS:${PN} = "iso-codes"
 
 EXTRA_OEMESON += "-Dtests=false -Dsoup2=false"
 
-SRC_URI[archive.sha256sum] = "e700cba287764f5e2255514e312e160550fdbf7a5d3fe16358bb6f7b6732b974"
+SRC_URI[archive.sha256sum] = "4f3e9b30f2d4885198329e46076e5ed9b5bd7e099062ae627377ad8d9b9556ef"
 
 PACKAGECONFIG ?= "flatpak"
 PACKAGECONFIG[flatpak] = "-Dflatpak=true,-Dflatpak=false,flatpak ostree"