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 2024-03-20 21:11:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-shell.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-shell"

Wed Mar 20 21:11:35 2024 rev:252 rq:1159492 version:46.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2024-03-09 
20:53:47.412624627 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.1905/gnome-shell.changes        
2024-03-20 21:12:22.357600346 +0100
@@ -1,0 +2,86 @@
+Sun Mar 17 09:27:43 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Update to version 46.0:
+  + Fix model selection in on-screen keyboard.
+  + Fix key getting stuck when raising screen shield.
+  + Fix notifications sometimes being empty.
+  + Fix cursor visibilty when magnified.
+  + Fixed crashes.
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Fri Mar  8 08:31:07 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Update to version 46.rc:
+  + Fix repainting drawing area.
+  + Support locking down extension installation.
+  + Fix auto-closing FDO notifications.
+  + Ensure remote actions are activated with correct platform data.
+  + FDO notifications: Support ActivationToken signal.
+  + Delete selected text on backspace from on-screen keyboard.
+  + Various on-screen keyboard improvements.
+  + Inform users of conflicting local/remote sessions on login.
+  + screencasts: Use h264 encoding if available.
+  + Work around issue in NetworkManager's wireguard support.
+  + Allow expanding notifications in message list.
+  + Fixed crash.
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Fri Mar  8 00:47:00 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Update to version 46.beta:
+  + Improve High Contrast styling.
+  + Improve default styling.
+  + Close mount notification when drive gets disconnected.
+  + extensions-app: Remember window state.
+  + Fix feedback look in keyboard backlight slider.
+  + Follow "switch-shapes" accessibility setting.
+  + Fix effects of transient wayland windows.
+  + Add keyboard model configuration support.
+  + Add Text Editor to the dash by default.
+  + Fix icon size regression in dash.
+  + Improve project and development documentation.
+  + overview: Keep dimming effect for modal dialogs.
+  + Do not use markup in button labels.
+  + Fix menu alignment in RTL locales.
+  + Overhaul assets in monitor layout switcher.
+  + Fix overview transition from search results to session.
+  + Add header to notifications.
+  + extensions-app: Use adaptive dialogs.
+  + Register custom D-Bus errors.
+  + Improve appearance of symbolic icons in notifications.
+  + Improve minimize animation.
+  + Use a single source for all system notifications.
+  + Add missing shift level to Georgian OSK layout.
+  + Tweak switch appearance.
+  + Improve handling of screencast failures.
+  + Fixed crash.
+  + Misc. bug fixes and cleanups.
+
+-------------------------------------------------------------------
+Fri Mar  8 00:46:00 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Update to version 46.alpha:
+  + Fix scroll handling on sliders.
+  + overview: Handle unredirection as part of the state transition.
+  + Handle DESKTOP windows during workspace animations.
+  + Improve wording in welcome dialog.
+  + Improve recording indicator in light style.
+  + Fix calendar popup shrinking on date changes.
+  + app: Make all windows on target workspace recent when
+    activated.
+  + Fix performance degradation due to repeated signal leak.
+  + Optimize application search.
+  + Fix on-screen keyboard backspace getting stuck.
+  + Adapt to ClutterContainer removal.
+  + Fix arrow navigation in search results.
+  + Improve monitor OSD labels.
+  + Use dedicated assets in ctrl-alt-tab popup.
+  + Updated translations.
+- Replace gtk-doc BuildRequires with pkgconfig(gi-docgen): follow
+  upstreams port to gi-docgen.
+
+-------------------------------------------------------------------

Old:
----
  gnome-shell-45.3.obscpio

New:
----
  gnome-shell-46.0.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-shell.spec ++++++
--- /var/tmp/diff_new_pack.q76he1/_old  2024-03-20 21:12:23.405638857 +0100
+++ /var/tmp/diff_new_pack.q76he1/_new  2024-03-20 21:12:23.409639005 +0100
@@ -17,11 +17,11 @@
 
 
 %global __requires_exclude 
typelib\\(Meta|MetaTest|Soup|St|Cogl|Clutter|TelepathyGlib\\)
-%define mutter_api 13
-%define mutter_req 45.beta
+%define mutter_api 14
+%define mutter_req 46.0
 
 Name:           gnome-shell
-Version:        45.3
+Version:        46.0
 Release:        0
 Summary:        GNOME Shell
 # shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later
@@ -72,7 +72,6 @@
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  gtk-doc
 BuildRequires:  meson >= 0.58.0
 BuildRequires:  pkgconfig
 BuildRequires:  sassc
@@ -82,6 +81,7 @@
 BuildRequires:  pkgconfig(gcr-4) >= 3.90.0
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
 BuildRequires:  pkgconfig(gdk-x11-3.0)
+BuildRequires:  pkgconfig(gi-docgen)
 BuildRequires:  pkgconfig(gio-2.0) >= 2.56.0
 BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.56.0
 BuildRequires:  pkgconfig(gjs-1.0) >= 1.71.1
@@ -91,7 +91,7 @@
 BuildRequires:  pkgconfig(gnome-keybindings)
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.49.1
-BuildRequires:  pkgconfig(gsettings-desktop-schemas) >= 41.alpha
+BuildRequires:  pkgconfig(gsettings-desktop-schemas) >= 46.beta
 BuildRequires:  pkgconfig(gstreamer-1.0) >= 0.11.92
 BuildRequires:  pkgconfig(gstreamer-base-1.0)
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.15.0
@@ -183,7 +183,7 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup -N
 %patch -P 1 -p1
 %patch -P 7 -p1
 %patch -P 8 -p1
@@ -261,6 +261,7 @@
 %{_datadir}/dbus-1/interfaces/org.gnome.ShellSearchProvider2.xml
 %{_datadir}/dbus-1/services/org.gnome.Shell.HotplugSniffer.service
 %{_datadir}/dbus-1/services/org.gnome.Shell.PortalHelper.service
+%{_datadir}/glib-2.0/schemas/org.gnome.Extensions.gschema.xml
 %{_datadir}/glib-2.0/schemas/org.gnome.shell.gschema.xml
 %{_datadir}/gnome-control-center/keybindings/50-gnome-shell-launchers.xml
 %{_datadir}/gnome-control-center/keybindings/50-gnome-shell-system.xml
@@ -275,9 +276,6 @@
 %{_datadir}/gnome-shell/perf-background.xml
 %{_datadir}/gnome-shell/gnome-shell-icons.gresource
 %{_mandir}/man?/gnome-shell.?%{ext_man}
-%dir %{_datadir}/xdg-desktop-portal
-%dir %{_datadir}/xdg-desktop-portal/portals
-%{_datadir}/xdg-desktop-portal/portals/gnome-shell.portal
 %{_userunitdir}/org.gnome.Shell.target
 %{_userunitdir}/org.gnome.Shell@wayland.service
 %{_userunitdir}/org.gnome.Shell@x11.service
@@ -312,8 +310,8 @@
 %{_datadir}/gnome-shell/org.gnome.Shell.Extensions.src.gresource
 
 %files devel
-%doc HACKING.md
-%doc %{_datadir}/gtk-doc/html
+%doc %{_datadir}/doc/shell/
+%doc %{_datadir}/doc/st/
 %{_datadir}/gnome-shell/*.gir
 %dir %{_datadir}/gnome-shell/gir-1.0
 %{_datadir}/gnome-shell/gir-1.0/Shew-0.gir

++++++ _service ++++++
--- /var/tmp/diff_new_pack.q76he1/_old  2024-03-20 21:12:23.437640034 +0100
+++ /var/tmp/diff_new_pack.q76he1/_new  2024-03-20 21:12:23.437640034 +0100
@@ -3,7 +3,7 @@
   <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/45.3</param>
+    <param name="revision">46.0</param>
     <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
     <param name="versionrewrite-pattern">(.*)\+0</param>
     <param name="versionrewrite-replacement">\1</param>

++++++ gnome-shell-45.3.obscpio -> gnome-shell-46.0.obscpio ++++++
/work/SRC/openSUSE:Factory/gnome-shell/gnome-shell-45.3.obscpio 
/work/SRC/openSUSE:Factory/.gnome-shell.new.1905/gnome-shell-46.0.obscpio 
differ: char 49, line 1

++++++ gnome-shell.obsinfo ++++++
--- /var/tmp/diff_new_pack.q76he1/_old  2024-03-20 21:12:23.513642826 +0100
+++ /var/tmp/diff_new_pack.q76he1/_new  2024-03-20 21:12:23.517642973 +0100
@@ -1,5 +1,5 @@
 name: gnome-shell
-version: 45.3
-mtime: 1704579588
-commit: c76b18a04282e48f6196ad1f9f1ab6f08c492599
+version: 46.0
+mtime: 1710550612
+commit: 0463511457612ca87f7426b3b01356d1d85bee9b
 

Reply via email to