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 2023-09-20 13:22:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-shell.new.16627 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-shell"

Wed Sep 20 13:22:05 2023 rev:239 rq:1111870 version:45.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2023-09-06 
18:57:40.278442274 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.16627/gnome-shell.changes       
2023-09-20 13:22:45.680827649 +0200
@@ -1,0 +2,91 @@
+Sat Sep 16 22:16:51 UTC 2023 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 45.0:
+  + Fix exposing window previews on lock screen via keyboard
+    shortcuts
+  + Improve handling of latched vs. locked modes in OSK
+  + Fix regression in workspace state tracking
+  + Update extensions immediately on startup after major upgrades
+  + Reverse slider direction in RTL locales
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+- Change compression of tarball in service and spec to zst from xz.
+
+-------------------------------------------------------------------
+Wed Sep  6 19:26:54 UTC 2023 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 45.rc:
+  + Allow notification dismissal with backspace
+  + Add workspace indicators in activities button
+  + Add extension hook to add quick settings items
+  + Fix legibility issue in calendar
+  + Fix three-finger swipes on touchscreens
+  + Add more options to `gnome-extensions create`
+  + Fix scrolling regression in ScrollView
+  + Fix broken workspace animation with swipe gesture
+  + Restore focus indication in system entries
+  + Use UUID as fallback extension gettext domain
+  + Reflect core app change in default "Utilities" folder
+  + Support OWE networks in status menu
+  + Show immediate feedback when toggling bluetooth
+  + Switch workspaces when scrolling over activities button
+  + Wrap around when navigating menus with arrow keys
+  + Fix background apps menu showing up empty
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Sep  4 17:46:41 UTC 2023 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 45.beta.1:
+  + Fix input handling in alt-tab and several other components
+  + Fix screenshot tool
+  + Export notification source classes for extensions
+  + Finishing ESM porting touches
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Sep  4 16:46:05 UTC 2023 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 45.beta:
+  + Load extensions as modules
+  + Run "perf" tests as external scripts
+  + Remove toLocaleFormat() from date
+  + Use Tecla for keyboard layout previews
+  + Fix accessibility of quick settings sliders
+  + Port to EcmaScript modules
+  + Overhaul ExtensionUtils API for modules
+  + Add a camera indicator
+  + Add keyboard backlight quick toggle
+  + Hide popup menu ornaments by default
+  + Improve light style variant
+  + Add InjectionManager convenience API for extensions
+  + Use per-direction labels on ring/strip tablet actions
+  + Misc. bug fixes and cleanups
+  + Updated translations.
+- Add TelepathyGlib to global typelibs exclude.
+
+-------------------------------------------------------------------
+Mon Sep  4 15:44:24 UTC 2023 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 45.alpha:
+  + Improve background apps menu
+  + Complete GTK4 port
+  + Use user-defined names in bluetooth menu
+  + Improve the built-in screen recorder
+  + Remove the app menu
+  + Fix stuck authentication dialog in remote sessions
+  + Provide generated toolbox images for development
+  + Fix glitches in calendar when using large-text option
+  + Use icons for ornaments in popup menus
+  + Improve calendar styling
+  + Fix IM popup getting stuck on engine changes
+  + Support color-scheme setting for default stylesheet
+  + Remove Soup2 support
+  + Expose public functions for search provider registration
+  + Updated translations.
+- Bump mutter_api 13 and mutter_req 45.alpha following upstream
+  changes.
+
+-------------------------------------------------------------------

Old:
----
  gnome-shell-44.4.obscpio

New:
----
  gnome-shell-45.0.obscpio

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

Other differences:
------------------
++++++ gnome-shell.spec ++++++
--- /var/tmp/diff_new_pack.d46O2f/_old  2023-09-20 13:22:48.068913203 +0200
+++ /var/tmp/diff_new_pack.d46O2f/_new  2023-09-20 13:22:48.072913347 +0200
@@ -16,12 +16,12 @@
 #
 
 
-%global __requires_exclude typelib\\(Meta|MetaTest|Soup|St|Cogl|Clutter\\)
-%define mutter_api 12
-%define mutter_req 44.beta
+%global __requires_exclude 
typelib\\(Meta|MetaTest|Soup|St|Cogl|Clutter|TelepathyGlib\\)
+%define mutter_api 13
+%define mutter_req 45.beta
 
 Name:           gnome-shell
-Version:        44.4
+Version:        45.0
 Release:        0
 Summary:        GNOME Shell
 # shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later
@@ -30,7 +30,7 @@
 URL:            https://wiki.gnome.org/Projects/GnomeShell
 # Source url disabled as we are using a git checkout via source service
 #Source0:        
https://download.gnome.org/sources/gnome-shell/41/%%{name}-%%{version}.tar.xz
-Source0:        %{name}-%{version}.tar.xz
+Source0:        %{name}-%{version}.tar.zst
 
 # SOURCE-FEATURE-SLE aboutMenu fate#314545 dli...@suse.com -- Add an applet on 
login UI to display suse icon, product name, hostname.
 Source1:        aboutMenu.js
@@ -234,6 +234,10 @@
 %license COPYING
 %doc README.md NEWS
 %{_bindir}/gnome-shell
+%{_bindir}/gnome-extensions
+%{_bindir}/gnome-shell-extension-prefs
+%{_bindir}/gnome-shell-extension-tool
+%{_bindir}/gnome-shell-test-tool
 %dir %{_libdir}/gnome-shell
 %dir %{_libexecdir}/gnome-shell
 %exclude %{_libexecdir}/gnome-shell/gnome-shell-calendar-server
@@ -241,12 +245,12 @@
 %{_libexecdir}/gnome-shell/gnome-shell-perf-helper
 %{_libexecdir}/gnome-shell/gnome-shell-portal-helper
 %{_libdir}/gnome-shell/Gvc-1.0.typelib
-%{_libdir}/gnome-shell/Shell-12.typelib
-%{_libdir}/gnome-shell/St-12.typelib
+%{_libdir}/gnome-shell/Shell-%{mutter_api}.typelib
+%{_libdir}/gnome-shell/St-%{mutter_api}.typelib
 %{_libdir}/gnome-shell/libgnome-shell-menu.so
-%{_libdir}/gnome-shell/libshell-12.so
+%{_libdir}/gnome-shell/libshell-%{mutter_api}.so
 %{_libdir}/gnome-shell/libgvc.so
-%{_libdir}/gnome-shell/libst-12.so
+%{_libdir}/gnome-shell/libst-%{mutter_api}.so
 %{_datadir}/applications/org.gnome.Shell.desktop
 %{_datadir}/applications/org.gnome.Shell.PortalHelper.desktop
 %{_datadir}/dbus-1/interfaces/org.gnome.Shell.Introspect.xml
@@ -296,11 +300,6 @@
 %{_datadir}/gnome-shell/org.gnome.ScreenSaver
 %{_datadir}/gnome-shell/org.gnome.ScreenSaver.src.gresource
 
-%{_bindir}/gnome-shell-extension-tool
-%{_bindir}/gnome-shell-perf-tool
-
-%{_bindir}/gnome-extensions
-%{_bindir}/gnome-shell-extension-prefs
 %{_mandir}/man?/gnome-extensions.?%{ext_man}
 %{_datadir}/bash-completion/completions/gnome-extensions
 %{_datadir}/icons/hicolor/scalable/apps/org.gnome.Shell.Extensions.svg

++++++ _service ++++++
--- /var/tmp/diff_new_pack.d46O2f/_old  2023-09-20 13:22:48.096914207 +0200
+++ /var/tmp/diff_new_pack.d46O2f/_new  2023-09-20 13:22:48.096914207 +0200
@@ -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/44.4</param>
+    <param name="revision">refs/tags/45.0</param>
     <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
     <param name="versionrewrite-pattern">(.*)\+0</param>
     <param name="versionrewrite-replacement">\1</param>
@@ -12,7 +12,7 @@
   <service name="tar" mode="buildtime"/>
   <service name="recompress" mode="buildtime">
     <param name="file">*.tar</param>
-    <param name="compression">xz</param>
+    <param name="compression">zst</param>
   </service>
   <service name="set_version" mode="manual" />
 </services>

++++++ gnome-shell-44.4.obscpio -> gnome-shell-45.0.obscpio ++++++
/work/SRC/openSUSE:Factory/gnome-shell/gnome-shell-44.4.obscpio 
/work/SRC/openSUSE:Factory/.gnome-shell.new.16627/gnome-shell-45.0.obscpio 
differ: char 48, line 1

++++++ gnome-shell.obsinfo ++++++
--- /var/tmp/diff_new_pack.d46O2f/_old  2023-09-20 13:22:48.200917933 +0200
+++ /var/tmp/diff_new_pack.d46O2f/_new  2023-09-20 13:22:48.216918506 +0200
@@ -1,5 +1,5 @@
 name: gnome-shell
-version: 44.4
-mtime: 1692715881
-commit: 9329a600bd93591044be8299d629e5c79b596137
+version: 45.0
+mtime: 1694888878
+commit: 2127c62b210f605747e019e6e2abee82516e3ccb
 

Reply via email to