Accepting request 1171275 from GNOME:Next

- Update to version 46.1:
  + Improve notification of conflicting session.
  + Add shift level to Korean OSK layout.
  + Fix markup support in notifications.
  + extensions-app: Fix empty rows with '&' in extension name.
  + extensions-app: Improve HIG compliance.
  + Omit expand buttons in notification banners.
  + Misc. bug fixes and cleanups.
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/1171275
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=573
This commit is contained in:
Dominique Leuenberger 2024-05-02 15:47:48 +00:00 committed by Git OBS Bridge
parent eaa3984fd7
commit 9a827e3940
6 changed files with 21 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">46.0</param>
<param name="revision">46.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:7aa02905b841db4337f8992cf026e9ee44a022ca4f2d75457c7f01c8063f58bf
size 17124877

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

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu May 2 08:03:42 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 46.1:
+ Improve notification of conflicting session.
+ Add shift level to Korean OSK layout.
+ Fix markup support in notifications.
+ extensions-app: Fix empty rows with '&' in extension name.
+ extensions-app: Improve HIG compliance.
+ Omit expand buttons in notification banners.
+ Misc. bug fixes and cleanups.
+ Updated translations.
-------------------------------------------------------------------
Mon Apr 29 12:09:28 UTC 2024 - pgajdos@suse.com

View File

@ -1,4 +1,4 @@
name: gnome-shell
version: 46.0
mtime: 1710550612
commit: 0463511457612ca87f7426b3b01356d1d85bee9b
version: 46.1
mtime: 1713702291
commit: 0d0aadf013f78a7f7f1dc984d0d812971864b934

View File

@ -21,7 +21,7 @@
%define mutter_req 46.0
Name: gnome-shell
Version: 46.0
Version: 46.1
Release: 0
Summary: GNOME Shell
# shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later