Accepting request 934743 from home:sbradnick:branches:Base:System
- Update to upstream release 1.1.2: * Fixed: SISEGV on macos Mojave, by @mgradowski * Fixed: Small optimizations and fixes to Mem::collect() and Input::get() * Fixed: Wrong unit for net_upload and net_download in config menu * Fixed: UTF-8 detection on macos * Fixed: coretemp iteration due to missing tempX_input, by @KFilipek * Fixed: coretemp ordering OBS-URL: https://build.opensuse.org/request/show/934743 OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=15
This commit is contained in:
parent
8163f5906e
commit
b62dde8d5d
11
btop.changes
11
btop.changes
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 28 21:25:30 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com> - 1.1.2
|
||||
|
||||
- Update to upstream release 1.1.2:
|
||||
* Fixed: SISEGV on macos Mojave, by @mgradowski
|
||||
* Fixed: Small optimizations and fixes to Mem::collect() and Input::get()
|
||||
* Fixed: Wrong unit for net_upload and net_download in config menu
|
||||
* Fixed: UTF-8 detection on macos
|
||||
* Fixed: coretemp iteration due to missing tempX_input, by @KFilipek
|
||||
* Fixed: coretemp ordering
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 16:47:50 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com> - 1.1.1
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: btop
|
||||
Version: 1.1.1
|
||||
Version: 1.1.2
|
||||
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:7ee14e5e46a9864bba8f12de26ca216939c28b15a4f37fac9688f933a626382c
|
||||
size 941309
|
3
v1.1.2.tar.gz
Normal file
3
v1.1.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:997376596cc6ca808b5a26f9fe25da274c19c2970aaf757943a009f4c28b758c
|
||||
size 941971
|
Loading…
Reference in New Issue
Block a user