forked from pool/bottom
Accepting request 1060446 from home:jlkDE
- Update to version 0.8.0: * Bug Fixes + Update help menu for disk and temperature widgets with sorting support. + Fix time graph labels not being styled. * Features + Split usage into both usage percentage and usage value. * Changes + Hide battery duration section if the value is unknown. Also update shortened text. + Automatically hide the battery widget if no batteries are found but --battery is enabled. OBS-URL: https://build.opensuse.org/request/show/1060446 OBS-URL: https://build.opensuse.org/package/show/utilities/bottom?expand=0&rev=27
This commit is contained in:
parent
31c06feaaf
commit
017a0e0d43
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/ClementTsang/bottom.git</param>
|
||||
<param name="versionformat">@PARENT_TAG@~@TAG_OFFSET@</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">0.7.1</param>
|
||||
<param name="revision">0.8.0</param>
|
||||
<param name="match-tag">*</param>
|
||||
<param name="versionrewrite-pattern">(\d+\.\d+\.\d+)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/ClementTsang/bottom.git</param>
|
||||
<param name="changesrevision">768ec9cb369b067fc6ea624c5334c853adb4323c</param></service></servicedata>
|
||||
<param name="changesrevision">2a4849ebb78e68a824b1f9bfc5af6a784329e558</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c22ca602aff8da230bd748cc2aa9a05282be264408b50e9e36cf18c466823450
|
||||
size 4075666
|
3
bottom-0.8.0~0.tar.zst
Normal file
3
bottom-0.8.0~0.tar.zst
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:593c7d49bd9ba025606cd913e12c5bc9f0c2af7aa7f629d80f14a9e29bf9d4cd
|
||||
size 4081651
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 23 12:38:50 UTC 2023 - Jan-Luca Kiok <me@jlk.one>
|
||||
|
||||
- Update to version 0.8.0:
|
||||
* Bug Fixes
|
||||
+ Update help menu for disk and temperature widgets with
|
||||
sorting support.
|
||||
+ Fix time graph labels not being styled.
|
||||
* Features
|
||||
+ Split usage into both usage percentage and usage value.
|
||||
* Changes
|
||||
+ Hide battery duration section if the value is unknown. Also
|
||||
update shortened text.
|
||||
+ Automatically hide the battery widget if no batteries are
|
||||
found but --battery is enabled.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 6 20:51:48 UTC 2023 - Jan-Luca Kiok <me@jlk.one>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: bottom
|
||||
Version: 0.7.1~0
|
||||
Version: 0.8.0~0
|
||||
Release: 0
|
||||
Summary: Yet another graphical process/system monitor
|
||||
License: MIT
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9c2291060a35b4df146ccb22a64468b24ae40946140d5e6184a5f6eb78b6a0da
|
||||
size 20025004
|
||||
oid sha256:f1ad38b452dc79d03afd2eb1da1a39714b6dc32ebddaa9d557074f7eb9d958c0
|
||||
size 29903013
|
||||
|
Loading…
Reference in New Issue
Block a user