Accepting request 1121581 from GNOME:Next

New stable release

OBS-URL: https://build.opensuse.org/request/show/1121581
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=551
This commit is contained in:
Dominique Leuenberger 2023-11-01 13:03:20 +00:00 committed by Git OBS Bridge
parent 1521ea8b1c
commit 1fa049fe0a
7 changed files with 23 additions and 13 deletions

View File

@ -3,11 +3,11 @@
<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">acf5593bf86fc7c9ca015bada2535978c3007b13</param>
<param name="revision">refs/tags/45.1</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>
<param name="changesgenerate">enable</param>
<!-- <param name="changesgenerate">enable</param> -->
</service>
<service name="tar" mode="buildtime"/>
<service name="recompress" mode="buildtime">

View File

@ -1,4 +0,0 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://gitlab.gnome.org/GNOME/gnome-shell.git</param>
<param name="changesrevision">acf5593bf86fc7c9ca015bada2535978c3007b13</param></service></servicedata>

View File

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

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

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Nov 1 09:44:23 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 45.1:
+ Fix scroll handling on sliders
+ overview: Handle unredirection as part of the state transition
+ Handle DESKTOP windows during workspace animations
+ Fix unexpected focus changes with multi-window apps
+ Improve recording indicator in light style
+ Fix calendar popup shrinking on date changes
+ Fixed crashes
+ Misc. bug fixes and cleanups
+ Updated translations.
-------------------------------------------------------------------
Thu Oct 26 18:30:06 UTC 2023 - bjorn.lie@gmail.com

View File

@ -1,4 +1,4 @@
name: gnome-shell
version: 45.0+20
mtime: 1698120269
commit: acf5593bf86fc7c9ca015bada2535978c3007b13
version: 45.1
mtime: 1698794309
commit: a7c169c6c29cf02a4c392fa0acbbc5f5072823e7

View File

@ -21,7 +21,7 @@
%define mutter_req 45.beta
Name: gnome-shell
Version: 45.0+20
Version: 45.1
Release: 0
Summary: GNOME Shell
# shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later