From b8beebdd46e5f6ea38a47d13dccdbd2749e76a70 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Fri, 20 Sep 2024 17:08:04 +0200 Subject: [PATCH] gnome-calculator: update 46.1 -> 47.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Overview of changes in gnome-calculator 47.0 * Updated translations * Fixed flatpak build !181 (Hari Rana) * Don't use symbolic icons for the window !182 (Balló György) Overview of changes in gnome-calculator 47.rc * Updated translations * Added brand colors !178 (Brage Fuglseth) Overview of changes in gnome-calculator 47.beta * Updated translations * Fix hex string conversion for bitwise operator !177 (Xiong Nandi) * Force LTR for buttons !171 (Khalid Abu Shawarib) * Added kWh, MJ, KJ unit support #417 (Robert Roth) * Sort conversion categories alphabetically #395 (Robert Roth) * Removed obsolete bulgarian translations #402 (Robert Roth) * Only allow alphanumeric values for variable names #396 (Robert Roth) * Replace base_label with buttons !173 (Clément Mathieu--Drif) * Updated flathub badge !174 (Brage Fuglseth) * Use adwaita spinner !175 (Cristopher Davis) Overview of changes in gnome-calculator 47.alpha * Updated translations * Support VND currency #387 (Robert Roth) * Fixed incorrect event handling #392 (Robert Roth) * Removed Shift left/right dropdown #330 (Robert Roth) * Improved popover remove buttons #401 (Robert Roth) * Use result format instead of number format #399 (Robert Roth) * Ported to Adwaita adaptive dialogs (Robert Roth) * Disable undo button if nothing to undo #280 (Robert Roth) * Metainfo improvements (Andre Klapper) * Keep last conversion options at launch #351 (Robert Roth) * Minor improvements to the undo button !166 (Automeris naranja) * Make sure to use the correct app id for development builds !170 (Christopher Davis) * Stop using orange accent color !169 (Alice Mikhaylenko) * A11y announce status changes !172 (Lukáš Tyrychtr) Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- .../{gnome-calculator_46.1.bb => gnome-calculator_47.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gnome-calculator/{gnome-calculator_46.1.bb => gnome-calculator_47.0.bb} (88%) diff --git a/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_46.1.bb b/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_47.0.bb similarity index 88% rename from meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_46.1.bb rename to meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_47.0.bb index f1a93ea833a..c24e45df392 100644 --- a/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_46.1.bb +++ b/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_47.0.bb @@ -29,7 +29,7 @@ def gnome_verdir(v): REQUIRED_DISTRO_FEATURES = "x11 opengl" -SRC_URI[archive.sha256sum] = "2d36750a73890086122cf3f0c83e68517891585615165306fa1596a918668247" +SRC_URI[archive.sha256sum] = "decdb23283b5dbeef40951b69eaf7d4b80c0c3880ddb01863f9f0f1554f8998b" FILES:${PN} += " \ ${datadir}/dbus-1 \