diff mbox series

[meta-gnome,2/4] gnome-calculator: update 47.0 -> 48.0

Message ID 20250319185029.296821-2-f_l_k@t-online.de
State Accepted
Headers show
Series [meta-gnome,1/4] gnome-calendar: update 47.0 -> 48.0 | expand

Commit Message

Markus Volk March 19, 2025, 6:50 p.m. UTC
Overview of changes in gnome-calculator 48.0
    * Updated translations
    * Fixed converter context menus not working (fcusr)
    * Code cleanup and improvements (fcusr, Adrien Plazas)
    * Improvements in function usage, brackets usage (Adrien Plazas)

Overview of changes in gnome-calculator 48.rc
    * Updated translations
    * UI and styling fixes (fcusr, Adrien Plazas)
    * Do not steal focus on window move #422 (Robert Roth)

Overview of changes in gnome-calculator 48.beta
    * Updated translations
    * Added Conversion mode (fcusr)
    * Ported financial dialogs to modern widgets (fcusr)
    * programming: disable digits not available in current number base
    * buttons: improvements to popover styling

Overview of changes in gnome-calculator 48.alpha
    * Updated translations
    * a11y: Announce the calculation result even when done through the buttons #411 (Lukáš Tyrychtr)
    * display: Cycle through history with Alt+Left/Right buttons #296 (Hari Rana)
    * character-dialog: Modernized the character dialog (Hari Rana)
    * history-entry: Apply dim label to some buttons (Hari Rana)
    * math-preferences: Use header capitalization (Automeris naranja)
    * converter: Use correct kJ unit shortName #427 (Robert Roth)
    * converter: Fixed incorrect units in financial mode #424 (Robert Roth)
    * converter: Added nanosecond unit (Robert Roth)
    * tests: Fixed broken test on slower computers #434 (Robert Roth)
    * history-view: Improve default size #419 (Robert Roth)
    * display: Fixed incorrectly sized text entry #405 (Robert Roth)
    * converter: Add pressure units !179 (Olexander Movchan, Anders Jonsson)
    * converter: Updated russian ruble currency symbol and name #440 (Robert Roth)
    * display: Fix crash on using Shift+Insert #442 (Robert Roth)
    * converter: Fixed MJ and kWh conversion factors #445 (Çağatay Yiğit Şahin)
    * tests: Added test to validate MJ and kWh conversion (Robert Roth)
    * keyboard: Added shortcut to clear history #398 (Claudio Silva Junior)

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

Patch

diff --git a/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_47.0.bb b/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_48.0.bb
similarity index 88%
rename from meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_47.0.bb
rename to meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_48.0.bb
index c24e45df39..b8433a2b5a 100644
--- a/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_47.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_48.0.bb
@@ -29,7 +29,7 @@  def gnome_verdir(v):
 
 REQUIRED_DISTRO_FEATURES = "x11 opengl"
 
-SRC_URI[archive.sha256sum] = "decdb23283b5dbeef40951b69eaf7d4b80c0c3880ddb01863f9f0f1554f8998b"
+SRC_URI[archive.sha256sum] = "07b627136bbfddb6142b324acc30440911f77f5137009103276a2d35ffd39510"
 
 FILES:${PN} += " \
     ${datadir}/dbus-1 \