SHA256
1
0
forked from pool/bottom

Accepting request 877389 from home:mnhauke

- Update to version 0.5.7
  * Fixes incorrect colours being used the CPU widget in basic
    mode.
  * Fixes hide_table_gap not working in the battery widget.
  * Fixes the sorting arrow disappearing in proc widget under
    some cases.
  * Fixes basic mode failing to report CPUs if there are less than
    4 entries to report.
- Update to version 0.5.6
  * Fixed temperature sensors not working at all on non-Linux
    platforms.
- Update to version 0.5.5
  * Fixed CPU graph colours not matching the legend in the "all"
    state.
- Update to version 0.5.4
  Changes
  * Removed the --debug option for now.
  Bug Fixes
  * Fixes a performance regression causing high memory and CPU
    usage over time.
  * Fixes process states not showing.

OBS-URL: https://build.opensuse.org/request/show/877389
OBS-URL: https://build.opensuse.org/package/show/utilities/bottom?expand=0&rev=11
This commit is contained in:
Michael Vetter 2021-03-08 08:28:52 +00:00 committed by Git OBS Bridge
parent 045405857d
commit 773ac07a80
5 changed files with 33 additions and 8 deletions

View File

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

3
bottom-0.5.7.tar.gz Normal file
View File

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

View File

@ -1,3 +1,28 @@
-------------------------------------------------------------------
Sat Mar 6 12:33:10 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.5.7
* Fixes incorrect colours being used the CPU widget in basic
mode.
* Fixes hide_table_gap not working in the battery widget.
* Fixes the sorting arrow disappearing in proc widget under
some cases.
* Fixes basic mode failing to report CPUs if there are less than
4 entries to report.
- Update to version 0.5.6
* Fixed temperature sensors not working at all on non-Linux
platforms.
- Update to version 0.5.5
* Fixed CPU graph colours not matching the legend in the "all"
state.
- Update to version 0.5.4
Changes
* Removed the --debug option for now.
Bug Fixes
* Fixes a performance regression causing high memory and CPU
usage over time.
* Fixes process states not showing.
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Nov 28 16:27:52 UTC 2020 - Martin Hauke <mardnh@gmx.de> Sat Nov 28 16:27:52 UTC 2020 - Martin Hauke <mardnh@gmx.de>

View File

@ -1,8 +1,8 @@
# #
# spec file for package bottom # spec file for package bottom
# #
# Copyright (c) 2020 SUSE LLC # Copyright (c) 2021 SUSE LLC
# Copyright (c) 2020, Martin Hauke <mardnh@gmx.de> # Copyright (c) 2020-2021, Martin Hauke <mardnh@gmx.de>
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
Name: bottom Name: bottom
Version: 0.5.3 Version: 0.5.7
Release: 0 Release: 0
Summary: Yet another graphical process/system monitor Summary: Yet another graphical process/system monitor
License: MIT License: MIT

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:512c6f0020061ef3ecb49692097f4646264222ec6d31f7a3aba33257cce3ac91 oid sha256:4bdf2b9109c2ab43307aa77e73cb3066019015aac730b716c44eacef001348d0
size 9424336 size 9399428