Accepting request 1121612 from GNOME:Factory

New stable release (forwarded request 1121581 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1121612
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-shell?expand=0&rev=243
This commit is contained in:
Ana Guerrero 2023-11-02 19:20:26 +00:00 committed by Git OBS Bridge
commit 98d4f30261
7 changed files with 51 additions and 8 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/45.0</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>

View File

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

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,32 @@
-------------------------------------------------------------------
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
- Update to version 45.0+20:
+ workspaceAnimation: Handle DESKTOP windows
+ st/scroll-view: Use clutter_actor_get_effect() to get fade effect
+ overview: Handle unredirection in OverviewShown state machine
+ status/system: Use Intl to format battery percentage
+ slider:
- Ignore left/right scroll directions
- Fix check for emulated scroll events
+ Updated translations.
- Add gnome-shell_nb_fix_trans.patch: Fix typo in translation
breaking gnome-shell calendar overview.
-------------------------------------------------------------------
Fri Oct 20 00:40:13 UTC 2023 - Xiaoguang Wang <xiaoguang.wang@suse.com>

View File

@ -1,4 +1,4 @@
name: gnome-shell
version: 45.0
mtime: 1694888878
commit: 2127c62b210f605747e019e6e2abee82516e3ccb
version: 45.1
mtime: 1698794309
commit: a7c169c6c29cf02a4c392fa0acbbc5f5072823e7

View File

@ -21,7 +21,7 @@
%define mutter_req 45.beta
Name: gnome-shell
Version: 45.0
Version: 45.1
Release: 0
Summary: GNOME Shell
# shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later
@ -41,6 +41,8 @@ Patch1: gnome-shell-private-connection.patch
Patch7: gnome-shell-executable-path-not-absolute.patch
# PATCH-FIX-UPSTREAM gnome-shell-exit-crash-workaround.patch bsc#1190878 glgo#GNOME/gnome-shell#4344 qkzhu@suse.com -- Workaround logout crashing
Patch8: gnome-shell-exit-crash-workaround.patch
# PATCH-FIX-UPSTREAM gnome-shell_nb_fix_trans.patch -- Fix typo in translation breaking gnome-shell calendar overview
Patch9: gnome-shell_nb_fix_trans.patch
## NOTE: Keep SLE-only patches at bottom (starting on 1000).
# PATCH-FEATURE-SLE gnome-shell-gdm-login-applet.patch fate#314545 dliang@suse.com -- Add an applet on login UI to display suse icon, product name, hostname.
@ -185,6 +187,7 @@ This package contains an optional extensions app for managing GNOME Shell extens
%patch1 -p1
%patch7 -p1
%patch8 -p1
%patch9 -p1
%if 0%{?sle_version}
%patch1001 -p1

View File

@ -0,0 +1,11 @@
--- gnome-shell/po/nb.po 2023-10-18 13:10:49.960117352 +0200
+++ gnome-shell-45.0+19/po/nb.po 2023-10-18 13:12:11.924393749 +0200
@@ -951,7 +951,7 @@
#, no-javascript-format
msgctxt "date day number format"
msgid "%d"
-msgstr "&d"
+msgstr "%d"
#: js/ui/calendar.js:728
msgid "Week %V"