Accepting request 1111870 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/1111870
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-shell?expand=0&rev=239
This commit is contained in:
Dominique Leuenberger 2023-09-20 11:22:05 +00:00 committed by Git OBS Bridge
commit 1ea4616006
6 changed files with 112 additions and 22 deletions

View File

@ -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>

View File

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

3
gnome-shell-45.0.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:236aca32e6c4401ec5ec6f6fb82b0e2e8847f281348b0aee0dee7e300b6fee1a
size 16579597

View File

@ -1,3 +1,94 @@
-------------------------------------------------------------------
Sat Sep 16 22:16:51 UTC 2023 - Bjørn Lie <bjorn.lie@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.lie@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.lie@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.lie@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.lie@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.
-------------------------------------------------------------------
Mon Sep 4 14:31:42 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,4 +1,4 @@
name: gnome-shell
version: 44.4
mtime: 1692715881
commit: 9329a600bd93591044be8299d629e5c79b596137
version: 45.0
mtime: 1694888878
commit: 2127c62b210f605747e019e6e2abee82516e3ccb

View File

@ -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 @@ Group: System/GUI/GNOME
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 dliang@suse.com -- Add an applet on login UI to display suse icon, product name, hostname.
Source1: aboutMenu.js
@ -234,6 +234,10 @@ rm -f %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/org.gnome.Extensions.D
%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 @@ rm -f %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/org.gnome.Extensions.D
%{_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 @@ rm -f %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/org.gnome.Extensions.D
%{_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