11
0

Accepting request 1242107 from home:iznogood:branches:GNOME:Factory

- Update to version 47.1:
  + Ensure search button is only active on processes page
  + Fix resuming from suspended state
  + Fix high disk writes during window resize
  + Fix memory leaks when drawing graps
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/1242107
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-system-monitor?expand=0&rev=214
This commit is contained in:
2025-02-03 17:14:32 +00:00
committed by Git OBS Bridge
parent 3593d85e40
commit 84c70dbdba
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-system-monitor.git</param>
<param name="revision">47.0</param>
<param name="revision">47.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:52aaffe223728edea953572867926e92ff90427f18384942ffd2c6149f5ef6d7
size 8131085

View File

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

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Feb 1 13:00:09 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.1:
+ Ensure search button is only active on processes page
+ Fix resuming from suspended state
+ Fix high disk writes during window resize
+ Fix memory leaks when drawing graps
+ Updated translations.
-------------------------------------------------------------------
Sun Sep 15 12:15:49 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@@ -1,4 +1,4 @@
name: gnome-system-monitor
version: 47.0
mtime: 1726338020
commit: 1dc92ba29bcbe5e44a8ca489c76cb399aab846d9
version: 47.1
mtime: 1738409001
commit: 8489ac3aa3bbf5c8b9707f03b5622a6a4cf3f022

View File

@@ -1,7 +1,7 @@
#
# spec file for package gnome-system-monitor
#
# 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
@@ -17,7 +17,7 @@
Name: gnome-system-monitor
Version: 47.0
Version: 47.1
Release: 0
Summary: A process monitor for the GNOME desktop
License: GPL-2.0-or-later