Accepting request 1237900 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1237900 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-shell?expand=0&rev=266
This commit is contained in:
2
_service
2
_service
@@ -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">47.2</param>
|
||||
<param name="revision">47.3</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="versionrewrite-pattern">(.*)\+0</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1fd8def2f8b931e0c56841a54677801ff445ec2f8403314ec06046dee1e1fadf
|
||||
size 17020429
|
3
gnome-shell-47.3.obscpio
Normal file
3
gnome-shell-47.3.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a27b08329852cf99d555eeb6aab1a1620eccbb7ad229cbf07ae00540297ac3a1
|
||||
size 17020941
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 13 12:50:32 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 47.3:
|
||||
+ Fix Escape handling in run dialog
|
||||
+ Fix custom text-scaling-factor getting reset
|
||||
+ Tweak ibus candidate popover appearance
|
||||
+ Misc. bug fixes and cleanups
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 19:59:34 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
name: gnome-shell
|
||||
version: 47.2
|
||||
mtime: 1732369855
|
||||
commit: dadd58f630eeea41d645ee225a63f719390829dc
|
||||
version: 47.3
|
||||
mtime: 1736723672
|
||||
commit: 19ac7e2b08454dc4faf3130c2e9977065db70a26
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gnome-shell
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -21,7 +21,7 @@
|
||||
%define mutter_req 46.0
|
||||
|
||||
Name: gnome-shell
|
||||
Version: 47.2
|
||||
Version: 47.3
|
||||
Release: 0
|
||||
Summary: GNOME Shell
|
||||
# shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later
|
||||
|
Reference in New Issue
Block a user