Accepting request 1226513 from GNOME:Factory
- Update to version 47.2: + Fix graphical artifacts in partially-rounded buttons + Fix caret tracking in magnifier + Improve accessibility of keyboard backlight quick settings toggle + Fix resetting non-caps shift key in on-screen keyboard + Misc. bug fixes and cleanups + Updated translations. (forwarded request 1226345 from iznogood) OBS-URL: https://build.opensuse.org/request/show/1226513 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-shell?expand=0&rev=265
This commit is contained in:
commit
f84c13ca7e
4
_service
4
_service
@ -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">75fa8c8eadcc61b5e5efd6ec5e13a97f6037373c</param>
|
||||
<param name="revision">47.2</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">disable</param>
|
||||
</service>
|
||||
<service name="obs_scm" mode="manual">
|
||||
<param name="scm">git</param>
|
||||
|
@ -1,4 +0,0 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://gitlab.gnome.org/GNOME/gnome-shell.git</param>
|
||||
<param name="changesrevision">75fa8c8eadcc61b5e5efd6ec5e13a97f6037373c</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:64e3084f049a6dbf04e88f12ee9c5cac3d7afbbda01e6fabb74ec6f4fb77610a
|
||||
size 17024013
|
3
gnome-shell-47.2.obscpio
Normal file
3
gnome-shell-47.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1fd8def2f8b931e0c56841a54677801ff445ec2f8403314ec06046dee1e1fadf
|
||||
size 17020429
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 19:59:34 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 47.2:
|
||||
+ Fix graphical artifacts in partially-rounded buttons
|
||||
+ Fix caret tracking in magnifier
|
||||
+ Improve accessibility of keyboard backlight quick settings
|
||||
toggle
|
||||
+ Fix resetting non-caps shift key in on-screen keyboard
|
||||
+ Misc. bug fixes and cleanups
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 08 19:28:51 UTC 2024 - bjorn.lie@gmail.com
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: gnome-shell
|
||||
version: 47.1+6
|
||||
mtime: 1730805290
|
||||
commit: 75fa8c8eadcc61b5e5efd6ec5e13a97f6037373c
|
||||
version: 47.2
|
||||
mtime: 1732369855
|
||||
commit: dadd58f630eeea41d645ee225a63f719390829dc
|
||||
|
@ -21,7 +21,7 @@
|
||||
%define mutter_req 46.0
|
||||
|
||||
Name: gnome-shell
|
||||
Version: 47.1+6
|
||||
Version: 47.2
|
||||
Release: 0
|
||||
Summary: GNOME Shell
|
||||
# shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user