Accepting request 926325 from home:sbradnick:branches:Base:System
- Update to upstream release 1.0.18: * Fixed: Makefile g++ -dumpmachine failure to get platform on some distros - Update to upstream release 1.0.17: * Changed: Reverted mutexes back to custom atomic bool based locks * Added: Static binaries switched to building with musl + more platforms, by @jan-guenter * Fixed: Improved battery detection, by @jan-guenter * Added: Displayed battery selectable in options menu * Fixed: Battery error if non existent battery named is entered OBS-URL: https://build.opensuse.org/request/show/926325 OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=9
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: btop
|
||||
Version: 1.0.16
|
||||
Version: 1.0.18
|
||||
Release: 0
|
||||
Summary: Usage and stats for processor, memory, disks, network and processes
|
||||
License: Apache-2.0
|
||||
@@ -35,7 +35,7 @@ BuildRequires: gcc-c++ >= 11
|
||||
BuildRequires: sed
|
||||
|
||||
%description
|
||||
Resource monitor that shows usage and stats for processor, memory, disks, network and processes. C++ version and continuation of bashtop and bpytop.
|
||||
Resource monitor that shows usage and stats for processor, memory, disks, network and processes.C++ version and continuation of bashtop and bpytop.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
Reference in New Issue
Block a user