Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnome-shell for openSUSE:Factory checked in at 2022-09-21 14:40:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old) and /work/SRC/openSUSE:Factory/.gnome-shell.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-shell" Wed Sep 21 14:40:35 2022 rev:226 rq:1004803 version:43.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes 2022-08-14 15:55:40.627773332 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-shell.new.2083/gnome-shell.changes 2022-09-21 14:41:12.189550404 +0200 @@ -1,0 +2,100 @@ +Sun Sep 18 07:39:53 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com> + +- Update to version 43.0: + + Fix rebooting into boot loader menu. + + Improve entry legibility in GNOME Classic. + + Fixed crash. + + Misc. bug fixes and cleanups. + + Updated translations. + +------------------------------------------------------------------- +Mon Sep 5 10:21:56 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org> + +- Pass -Dtests=false to meson: we build mutter without installed + tests and thus do not have the deps available for this. + +------------------------------------------------------------------- +Mon Sep 5 07:51:59 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com> + +- Update to version 43.rc: + + Tweak quick settings appearance + + Use NM connectivity check URI for portal helper + + Only show "Night Light" toggle when supported + + Fix accessibility of quick settings sliders + + Use more unambiguous icons in on-screen keyboard + + Add screenshot item to quick settings + + Fix entering extended characters from on-screen keyboard + + Prevent SignalTracker from leaking objects + + Fix turning off VPN in quick settings + + Fix initial selection in switch-monitor popup on desktop + + Improve handling of recurring events + + Indicate transitional states in bluetooth quick toggle + + Work around pipewire regression for screencasts + + Plugged memory leak + + Misc. bug fixes and cleanups + + Updated translations. + +------------------------------------------------------------------- +Mon Aug 29 18:17:45 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com> + +- Replace pkgconfig(libsoup-2.4) with pkgconfig(libsoup-3.0) + BuildRequires: gnome-shell already supports soup3. + +------------------------------------------------------------------- +Fri Aug 12 20:09:56 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com> + +- Update to version 43.beta: + + Allow extension updates with only Extension Manager installed + + Use new About window in Extensions app + + Stop auto-dismissing notifications on focus changes + + Tweak access portal dialog + + Add device switcher to volume sliders + + Replace combined system menu with quick settings + + Use the same format in screencast and screenshot file names + + Only load extensions that support the current session mode + + Improve overview animation performance + + Port to gcr4 + + Fix logging in with realmd + + Optimize workspace background shadow + + Improve app grid navigation + + Improve on-screen keyboard + - Delete multiple characters and words when holding backspace + - Provide word suggestions when using plan keyboard layouts + - Use extended layout when TERMINAL hint is set + + Fix remembering set up bluetooth devices + + Misc. bug fixes and cleanups. + + Updated translations. +- Replace pkgconfig(gcr-base-3) with pkgconfig(gcr-4) BuildRequires + following upstreams port. + +------------------------------------------------------------------- +Fri Aug 12 16:41:20 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org> + +- Update to version 43.alpha: + + Add convenience property for icon-only buttons. + + Align space-padded times in world clock. + + Fix top bar menus on lock screen. + + Show wireguard connects in VPN list. + + Fix on-screen keyboard gestures. + + Fix focus tracking in magnifier on wayland. + + Fix OSD colors with light stylesheet. + + Only close messages via delete key if they can be closed. + + Fix screenshots when XDG directories are disabled. + + Do not create systemd scope for D-Bus activated apps. + + Improve high-contrast stylesheet. + + Hide overview after 'Show Details' from app context menu. + + Fix feedback when turning on a11y features by keyboard. + + Fix stylesheet papercuts. + + Use libsoup 3.0 by default. + + Indicate selected language in on-screen keyboard menu. + + Respect IM hint for candidates list in on-screen keyboard. + + Fix edge case where windows stay dimmed after a modal is + closed. + + Improve Belgian on-screen keyboard layout. + + Fix fallback ibus-daemon launching. + + Make sure screenshot UI opens above dialogs. + + Use EventEmitter class instead of injecting Signal methods. + + Plugged leak. + + Misc. bug fixes and cleanups. + +------------------------------------------------------------------- Old: ---- gnome-shell-42.4.obscpio New: ---- gnome-shell-43.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-shell.spec ++++++ --- /var/tmp/diff_new_pack.jzVYbh/_old 2022-09-21 14:41:12.981552601 +0200 +++ /var/tmp/diff_new_pack.jzVYbh/_new 2022-09-21 14:41:12.981552601 +0200 @@ -19,7 +19,7 @@ %global __requires_exclude typelib\\(Meta\\) Name: gnome-shell -Version: 42.4 +Version: 43.0 Release: 0 Summary: GNOME Shell # shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later @@ -75,7 +75,7 @@ BuildRequires: xsltproc BuildRequires: pkgconfig(atk-bridge-2.0) BuildRequires: pkgconfig(bash-completion) -BuildRequires: pkgconfig(gcr-base-3) >= 3.7.5 +BuildRequires: pkgconfig(gcr-4) >= 3.90.0 BuildRequires: pkgconfig(gdk-pixbuf-2.0) BuildRequires: pkgconfig(gdk-x11-3.0) BuildRequires: pkgconfig(gio-2.0) >= 2.56.0 @@ -99,19 +99,19 @@ BuildRequires: pkgconfig(libecal-2.0) >= 3.33.1 BuildRequires: pkgconfig(libedataserver-1.2) >= 3.33.1 BuildRequires: pkgconfig(libgnome-menu-3.0) >= 3.5.3 -BuildRequires: pkgconfig(libmutter-10) >= 41.0 +BuildRequires: pkgconfig(libmutter-11) >= 43.beta BuildRequires: pkgconfig(libnm) >= 1.10.4 BuildRequires: pkgconfig(libpipewire-0.3) BuildRequires: pkgconfig(libpulse) >= 2.0 BuildRequires: pkgconfig(libpulse-mainloop-glib) BuildRequires: pkgconfig(libsecret-1) >= 0.18 -BuildRequires: pkgconfig(libsoup-2.4) +BuildRequires: pkgconfig(libsoup-3.0) BuildRequires: pkgconfig(libstartup-notification-1.0) >= 0.11 BuildRequires: pkgconfig(libsystemd) BuildRequires: pkgconfig(libxml-2.0) -BuildRequires: pkgconfig(mutter-clutter-10) >= 41.0 -BuildRequires: pkgconfig(mutter-cogl-10) >= 41.0 -BuildRequires: pkgconfig(mutter-cogl-pango-10) >= 41.0 +BuildRequires: pkgconfig(mutter-clutter-11) >= 43.beta +BuildRequires: pkgconfig(mutter-cogl-11) >= 43.beta +BuildRequires: pkgconfig(mutter-cogl-pango-11) >= 43.beta BuildRequires: pkgconfig(polkit-agent-1) >= 0.100 BuildRequires: pkgconfig(x11) BuildRequires: python(abi) >= 3 @@ -178,7 +178,7 @@ %prep %setup -q -%patch1 -p1 +#patch1 -p1 %patch5 -p1 %patch7 -p1 %patch8 -p1 @@ -208,6 +208,7 @@ -Dman=true \ -Dnetworkmanager=true \ -Dsystemd=true \ + -Dtests=false \ %{nil} %meson_build ++++++ _service ++++++ --- /var/tmp/diff_new_pack.jzVYbh/_old 2022-09-21 14:41:13.017552700 +0200 +++ /var/tmp/diff_new_pack.jzVYbh/_new 2022-09-21 14:41:13.017552700 +0200 @@ -1,9 +1,9 @@ <?xml version="1.0"?> <services> - <service name="obs_scm" mode="disabled"> + <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://gitlab.gnome.org/GNOME/gnome-shell.git</param> - <param name="revision">refs/tags/42.4</param> + <param name="revision">refs/tags/43.0</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">(.*)\+0</param> <param name="versionrewrite-replacement">\1</param> @@ -15,7 +15,7 @@ <param name="file">*.tar</param> <param name="compression">xz</param> </service> - <service name="set_version" mode="disabled" /> + <service name="set_version" mode="manual" /> </services> ++++++ gnome-shell-42.4.obscpio -> gnome-shell-43.0.obscpio ++++++ /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell-42.4.obscpio /work/SRC/openSUSE:Factory/.gnome-shell.new.2083/gnome-shell-43.0.obscpio differ: char 48, line 1 ++++++ gnome-shell.obsinfo ++++++ --- /var/tmp/diff_new_pack.jzVYbh/_old 2022-09-21 14:41:13.109552956 +0200 +++ /var/tmp/diff_new_pack.jzVYbh/_new 2022-09-21 14:41:13.113552966 +0200 @@ -1,5 +1,5 @@ name: gnome-shell -version: 42.4 -mtime: 1660221378 -commit: ca0a1c02152a95c3c0acb39d1f328d786d0d8c87 +version: 43.0 +mtime: 1663432679 +commit: 0bd73b79a630ad1354bae3ccd69beaeba2f74d4b