5 Commits

Author SHA256 Message Date
ede6237fb4 Accepting request 1326816 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/1326816
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/s-tui?expand=0&rev=10
2026-01-13 20:27:01 +00:00
a486d95b0a - Update to version 1.3.0
* A fix for #246 which as caused by a breaking change in urwid.
  * Add a new feature, changing the colors of temperatures graphs
    only if the specific sensor reaches alert temperature, instead
    of all temperature graphs.
  * load_config: do not treat ':' as delimiter.
  * Fix unsucceful import of curses_display.
  * display alert colors only for affected graph.
  * Consier manually set temperature threshold for color change.
- Update to version 1.2.0
  * Add check/uncheck all buttons for sensor and graph menus.
  * Some minor bug fixes and version bumps.

OBS-URL: https://build.opensuse.org/package/show/server:monitoring/s-tui?expand=0&rev=18
2026-01-12 17:34:55 +00:00
OBS User buildservice-autocommit
8bb8ea162f Updating link to change in openSUSE:Factory/s-tui revision 9
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/s-tui?expand=0&rev=ad566703da8000edfa898c142b1acf65
2024-02-20 20:14:28 +00:00
OBS User buildservice-autocommit
6e7fc7841d Accepting request 1147655 from server:monitoring
baserev update by copy to link target

OBS-URL: https://build.opensuse.org/request/show/1147655
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/s-tui?expand=0&rev=17
2024-02-20 20:14:28 +00:00
9317b5de64 Accepting request 1147629 from home:amanzini:branches:server:monitoring
- update to v1.1.6:
  * fixes in Readme and setuptools
- added runtime dependency to python3-typing_extensions

OBS-URL: https://build.opensuse.org/request/show/1147629
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/s-tui?expand=0&rev=16
2024-02-19 18:58:12 +00:00
4 changed files with 21 additions and 5 deletions

View File

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

3
s-tui-1.3.0.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Jan 12 17:29:09 UTC 2026 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.3.0
* A fix for #246 which as caused by a breaking change in urwid.
* Add a new feature, changing the colors of temperatures graphs
only if the specific sensor reaches alert temperature, instead
of all temperature graphs.
* load_config: do not treat ':' as delimiter.
* Fix unsucceful import of curses_display.
* display alert colors only for affected graph.
* Consier manually set temperature threshold for color change.
- Update to version 1.2.0
* Add check/uncheck all buttons for sensor and graph menus.
* Some minor bug fixes and version bumps.
-------------------------------------------------------------------
Mon Feb 19 15:52:34 UTC 2024 - Andrea Manzini <andrea.manzini@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package s-tui
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2026 SUSE LLC and contributors
# Copyright (c) 2019 Malcolm J Lewis <malcolmlewis@opensuse.org>
#
# All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
Name: s-tui
Version: 1.1.6
Version: 1.3.0
Release: 0
Summary: Terminal based CPU stress and monitoring utility
License: GPL-2.0-or-later