Accepting request 953808 from home:sbradnick:branches:Base:System
- Update to upstream release 1.2.1: * Added: Arrow only after use of "f" when filtering processes, by @NavigationHazard * Fixed: Fx::uncolor not removing all escapes * Fixed: Text alignment for popup boxes * Fixed: Terminal resize warning getting stuck * Removed: Unnecessary counter for atomic_lock * Added: Percentage progress to Makefile * Fixed: Alignment of columns in proc box when wide UTF8 characters are used * Fixed: Battery meter draw fix OBS-URL: https://build.opensuse.org/request/show/953808 OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=19
This commit is contained in:
parent
73f8cf5a0c
commit
003fdc242f
13
btop.changes
13
btop.changes
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 11 19:13:10 UTC 2022 - Scott Bradnick <scott.bradnick@suse.com> - 1.2.1
|
||||
|
||||
- Update to upstream release 1.2.1:
|
||||
* Added: Arrow only after use of "f" when filtering processes, by @NavigationHazard
|
||||
* Fixed: Fx::uncolor not removing all escapes
|
||||
* Fixed: Text alignment for popup boxes
|
||||
* Fixed: Terminal resize warning getting stuck
|
||||
* Removed: Unnecessary counter for atomic_lock
|
||||
* Added: Percentage progress to Makefile
|
||||
* Fixed: Alignment of columns in proc box when wide UTF8 characters are used
|
||||
* Fixed: Battery meter draw fix
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 18 15:13:31 UTC 2022 - Scott Bradnick <scott.bradnick@suse.com> - 1.2.0
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: btop
|
||||
Version: 1.2.0
|
||||
Version: 1.2.1
|
||||
Release: 0
|
||||
Summary: Usage and stats for processor, memory, disks, network and processes
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:59a87b9d0bb0f5010d53f0ac72ddee9fd7b5a4039bce51b94b262313e946df02
|
||||
size 958750
|
3
v1.2.1.tar.gz
Normal file
3
v1.2.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:09118f459321c0182df8e611ec5595db2ab5ca9e2cf3f0029cf4413f2497853b
|
||||
size 969723
|
Loading…
Reference in New Issue
Block a user