Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnome-kiosk for openSUSE:Factory checked in at 2026-04-10 17:46:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-kiosk (Old) and /work/SRC/openSUSE:Factory/.gnome-kiosk.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-kiosk" Fri Apr 10 17:46:34 2026 rev:12 rq:1345410 version:50.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-kiosk/gnome-kiosk.changes 2025-10-18 14:36:44.123709722 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-kiosk.new.21863/gnome-kiosk.changes 2026-04-10 17:48:34.574844124 +0200 @@ -1,0 +2,55 @@ +Mon Mar 23 08:38:28 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Migrate to xz compression and manual service run + +------------------------------------------------------------------- +Mon Mar 16 09:16:24 UTC 2026 - Bjørn Lie <[email protected]> + +- Update to version 50.0: + + No changes, stable bump only. + +------------------------------------------------------------------- +Tue Mar 3 17:07:34 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Update to version 50.rc: + + Update for mutter 50.rc API change + + Add a new option `--no-cursor` to hide the cursor + + Ensure initial window state, size and position are applied + + Improve auto-fullscreen detection by default + + Disable animations when hardware acceleration is not available + + Add a new option `--force-animations` to force animations + + Start accessibility settings in systemd sessions (required for + Orca) + + Do not restart the script session on exit (allows logout) + + Disable the VT switch keybindings by default + + Add a new option `--enable-vt-switch` to enable VT switch + keybindings + + Hide the accessibility panel app from other desktops + + Add error logging for mount failures + + Fix bounds checking for layout_index in get_selected_layout + + Fix race condition in configuration file reload + + Fix null pointer dereference in input engine manager + + Fix memory leaks in window tracker + +------------------------------------------------------------------- +Thu Feb 12 13:23:09 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Update to version 50.beta: + + Fix session (not) registering causing a hang in GDM + + Update to keymap API changes in mutter +- Changes from version 50.alpha: + + Reload window configuration on change + + Add an example of accessibility panel (optional) + + Document accessibility settings + + Adapt to dropped X11 backend from Mutter + + Fix wallpaper with multi-monitor + + Add a basic notification daemon (optional) + + Add a magnifier for accessibility + + Add "lock-on-monitor" option + + Add "lock-on-monitor-area" option + + Add "lock-on-area" option + + Fix minimized windows remaining on screen when maximized + + Various code and compilation warnings fixes +- Bump mutter_api to 18, following upstream. + +------------------------------------------------------------------- Old: ---- gnome-kiosk-49.0.obscpio New: ---- _scmsync.obsinfo build.specials.obscpio gnome-kiosk-50.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-kiosk.spec ++++++ --- /var/tmp/diff_new_pack.tCNJFJ/_old 2026-04-10 17:48:35.366876874 +0200 +++ /var/tmp/diff_new_pack.tCNJFJ/_new 2026-04-10 17:48:35.370877039 +0200 @@ -1,7 +1,7 @@ # # spec file for package gnome-kiosk # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,7 @@ # -%define mutter_api 17 +%define mutter_api 18 %ifarch armv6l armv6hl ppc ppc64 i586 %define build_search_app 0 %else @@ -24,12 +24,12 @@ %endif Name: gnome-kiosk -Version: 49.0 +Version: 50.0 Release: 0 Summary: Mutter based compositor for kiosks License: GPL-2.0-or-later URL: https://gitlab.gnome.org/GNOME/gnome-kiosk -Source0: %{name}-%{version}.tar.zst +Source0: %{name}-%{version}.tar.xz BuildRequires: desktop-file-utils BuildRequires: fdupes @@ -100,6 +100,7 @@ %dir %{_datadir}/gnome-kiosk %{_datadir}/dconf/profile/gnomekiosk %{_datadir}/gnome-kiosk/gnomekiosk.dconf.compiled +%{_datadir}/gnome-kiosk/window-config.ini %if %build_search_app %files sample-app ++++++ _scmsync.obsinfo ++++++ mtime: 1774255109 commit: 5d035da296aea63444a01f8150b43eab56bf51485870a7d8561f6f512176b814 url: https://src.opensuse.org/GNOME/gnome-kiosk revision: 5d035da296aea63444a01f8150b43eab56bf51485870a7d8561f6f512176b814 projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj ++++++ _service ++++++ --- /var/tmp/diff_new_pack.tCNJFJ/_old 2026-04-10 17:48:35.426879355 +0200 +++ /var/tmp/diff_new_pack.tCNJFJ/_new 2026-04-10 17:48:35.430879520 +0200 @@ -3,16 +3,16 @@ <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://gitlab.gnome.org/GNOME/gnome-kiosk.git</param> - <param name="revision">49.0</param> + <param name="revision">50.0</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">(.*)\+0</param> <param name="versionrewrite-replacement">\1</param> </service> - <service name="tar" mode="buildtime"/> - <service name="recompress" mode="buildtime"> + <service name="tar" mode="manual"/> + <service name="recompress" mode="manual"> <param name="file">*.tar</param> - <param name="compression">zst</param> + <param name="compression">xz</param> </service> - <service name="set_version" mode="manual" /> + <service name="set_version" mode="manual"/> </services> ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-03-24 10:39:13.000000000 +0100 @@ -0,0 +1,5 @@ +*.obscpio +*.osc +_build.* +.pbuild +osc-collab.* ++++++ gnome-kiosk.obsinfo ++++++ --- /var/tmp/diff_new_pack.tCNJFJ/_old 2026-04-10 17:48:35.546884317 +0200 +++ /var/tmp/diff_new_pack.tCNJFJ/_new 2026-04-10 17:48:35.558884813 +0200 @@ -1,5 +1,5 @@ name: gnome-kiosk -version: 49.0 -mtime: 1758008126 -commit: c39781fbb01a7b813c91fc6b2ad8e3f55f7b5239 +version: 50.0 +mtime: 1773650964 +commit: 7c5417c1dfa5ebdd5e12725cc5fdab9867464faa
