Accepting request 1120817 from GNOME:Next

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

OBS-URL: https://build.opensuse.org/request/show/1120817
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=550
This commit is contained in:
Dominique Leuenberger 2023-10-31 16:20:46 +00:00 committed by Git OBS Bridge
parent 76575635d7
commit 1521ea8b1c
8 changed files with 42 additions and 9 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">refs/tags/45.0</param>
<param name="revision">acf5593bf86fc7c9ca015bada2535978c3007b13</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">

4
_servicedata Normal file
View File

@ -0,0 +1,4 @@
<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

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

View File

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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
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.0+20
mtime: 1698120269
commit: acf5593bf86fc7c9ca015bada2535978c3007b13

View File

@ -21,7 +21,7 @@
%define mutter_req 45.beta
Name: gnome-shell
Version: 45.0
Version: 45.0+20
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"