Accepting request 1109826 from GNOME:Next

Pushing GNOME 45.rc packages

OBS-URL: https://build.opensuse.org/request/show/1109826
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=540
This commit is contained in:
Dominique Leuenberger 2023-09-12 08:20:54 +00:00 committed by Git OBS Bridge
parent d5f4a6328f
commit 49019ae99f
6 changed files with 96 additions and 20 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.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:1f1f68cb87084d25c61d765dbff8fd54f539c152a91f14187c2629cc10869a35
size 16446477

View File

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

View File

@ -1,3 +1,80 @@
-------------------------------------------------------------------
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.rc
mtime: 1694001322
commit: f83dae197f16cc35977cbc6d082175d260fbc77d

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.rc
Release: 0
Summary: GNOME Shell
# shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later
@ -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