diff mbox series

[meta-gnome,1/2] gnome-control-center: Update 45.0 -> 45.1

Message ID 20231026092007.791879-1-f_l_k@t-online.de
State Under Review
Headers show
Series [meta-gnome,1/2] gnome-control-center: Update 45.0 -> 45.1 | expand

Commit Message

Markus Volk Oct. 26, 2023, 9:20 a.m. UTC
============
Version 45.1
============

About
- Add more types of processor support

Accessibility
- Make Cursor Size dialog close on Escape key

Keyboard
- Allow closing Shortcuts dialog with Escape key

Mouse
- Fix linked style of primary mouse button in RTL languages
- Avoid making videos blurry

Network
- Fix editing connections without a device
- Revert "Disable DNS entry if automatic DNS option is enabled"

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

Patch

diff --git a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_45.0.bb b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_45.1.bb
similarity index 95%
rename from meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_45.0.bb
rename to meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_45.1.bb
index 29c9f3c48..34e054f99 100644
--- a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_45.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_45.1.bb
@@ -39,7 +39,7 @@  inherit gtk-icon-cache pkgconfig gnomebase gsettings gettext upstream-version-is
 REQUIRED_DISTRO_FEATURES += "opengl polkit pulseaudio systemd x11"
 
 SRC_URI += "file://0001-Add-meson-option-to-pass-sysroot.patch"
-SRC_URI[archive.sha256sum] = "83df6a90f98914f2c19a872ce06562acef40927637f679c383099265ccfa42cf"
+SRC_URI[archive.sha256sum] = "d286c7627150e112aacbb4b7b91717fad8e89076061479dfc610b2dd744b577a"
 
 PACKAGECONFIG ??= "ibus ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}"
 PACKAGECONFIG[cups] = ",,cups,cups"