Accepting request 1002648 from GNOME:Next

GNOME 43.rc - let's get this into Staging to see what we break (e.g meson:test seems to be an issue already)

OBS-URL: https://build.opensuse.org/request/show/1002648
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=512
This commit is contained in:
Dominique Leuenberger 2022-09-13 07:34:29 +00:00 committed by Git OBS Bridge
parent 2c54f3ee3d
commit aa0d444830
6 changed files with 106 additions and 15 deletions

View File

@ -3,7 +3,7 @@
<service name="obs_scm" mode="disabled">
<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.rc</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9c6f4d9a4021d05aa010b848ea381face3ffac1dd8b764460d35af72b9cc00c8
size 15489549

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:017011a853b6ed1b12de67120c86b3fabb214163a6fced34cad8776e2b773e10
size 16088077

View File

@ -1,3 +1,93 @@
-------------------------------------------------------------------
Mon Sep 5 10:21:56 UTC 2022 - Dominique Leuenberger <dimstar@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.lie@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.lie@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.lie@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 <dimstar@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.
-------------------------------------------------------------------
Thu Aug 11 18:44:25 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,4 +1,4 @@
name: gnome-shell
version: 42.4
mtime: 1660221378
commit: ca0a1c02152a95c3c0acb39d1f328d786d0d8c87
version: 43.rc
mtime: 1662297489
commit: 316dc289f2ba2906330d134a7f1a5d574405a682

View File

@ -19,7 +19,7 @@
%global __requires_exclude typelib\\(Meta\\)
Name: gnome-shell
Version: 42.4
Version: 43.rc
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: sassc
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(libcanberra-gtk3)
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 @@ This package contains an optional extensions app for managing GNOME Shell extens
%prep
%setup -q
%patch1 -p1
#patch1 -p1
%patch5 -p1
%patch7 -p1
%patch8 -p1
@ -208,6 +208,7 @@ cp %{SOURCE1} js/ui/
-Dman=true \
-Dnetworkmanager=true \
-Dsystemd=true \
-Dtests=false \
%{nil}
%meson_build