2 Commits

Author SHA256 Message Date
08da470f55 Accepting request 1297632 from GNOME:Factory
- Update to version 48.4:
  + Fix taking interactive screenshots via D-Bus.
  + Fix pointer scaling glitches in magnifier.
  + Fix drawing glitch in sliders in RTL locales.
  + Misc. bug fixes and cleanups.
  + Updated translations. (forwarded request 1297383 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1297632
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-shell?expand=0&rev=276
2025-08-06 12:32:33 +00:00
79855f1e26 - Update to version 48.4:
+ Fix taking interactive screenshots via D-Bus.
  + Fix pointer scaling glitches in magnifier.
  + Fix drawing glitch in sliders in RTL locales.
  + Misc. bug fixes and cleanups.
  + Updated translations.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=619
2025-08-05 06:38:29 +00:00
6 changed files with 19 additions and 9 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">48.3</param>
<param name="revision">48.4</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

BIN
gnome-shell-48.3.obscpio (Stored with Git LFS)

Binary file not shown.

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

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

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Aug 4 06:14:34 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 48.4:
+ Fix taking interactive screenshots via D-Bus.
+ Fix pointer scaling glitches in magnifier.
+ Fix drawing glitch in sliders in RTL locales.
+ Misc. bug fixes and cleanups.
+ Updated translations.
-------------------------------------------------------------------
Sun Jun 29 17:27:46 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@@ -1,4 +1,4 @@
name: gnome-shell
version: 48.3
mtime: 1751193341
commit: 2d5d3056e9dad839b137477c937d0dc05f3b3d16
version: 48.4
mtime: 1754218414
commit: 79e9cc46e0ef5d595457f0766a1e372f05bd460b

View File

@@ -1,7 +1,7 @@
#
# spec file for package gnome-shell
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# 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 48.alpha
Name: gnome-shell
Version: 48.3
Version: 48.4
Release: 0
Summary: GNOME Shell
# shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later