Skip to content

Commit 9bdbbcc

Browse files
MarkusVolkkraj
authored andcommitted
gnome-calculator: update 46.1 -> 47.0
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 openembedded#417 (Robert Roth) * Sort conversion categories alphabetically openembedded#395 (Robert Roth) * Removed obsolete bulgarian translations openembedded#402 (Robert Roth) * Only allow alphanumeric values for variable names openembedded#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 openembedded#387 (Robert Roth) * Fixed incorrect event handling openembedded#392 (Robert Roth) * Removed Shift left/right dropdown openembedded#330 (Robert Roth) * Improved popover remove buttons openembedded#401 (Robert Roth) * Use result format instead of number format openembedded#399 (Robert Roth) * Ported to Adwaita adaptive dialogs (Robert Roth) * Disable undo button if nothing to undo openembedded#280 (Robert Roth) * Metainfo improvements (Andre Klapper) * Keep last conversion options at launch openembedded#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 <[email protected]> Signed-off-by: Khem Raj <[email protected]>
1 parent 99f7e66 commit 9bdbbcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_46.1.bb renamed to meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_47.0.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ def gnome_verdir(v):
2929

3030
REQUIRED_DISTRO_FEATURES = "x11 opengl"
3131

32-
SRC_URI[archive.sha256sum] = "2d36750a73890086122cf3f0c83e68517891585615165306fa1596a918668247"
32+
SRC_URI[archive.sha256sum] = "decdb23283b5dbeef40951b69eaf7d4b80c0c3880ddb01863f9f0f1554f8998b"
3333

3434
FILES:${PN} += " \
3535
${datadir}/dbus-1 \

0 commit comments

Comments
 (0)