diff mbox series

[meta-gnome,05/23] gnome-calculator: update 46.1 -> 47.0

Message ID 20240920150822.1131707-5-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
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 <f_l_k@t-online.de>
---
 .../{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 mbox series

Patch

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 f1a93ea83..c24e45df3 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 \