diff --git a/btop.changes b/btop.changes index fb13fb3..9fe2b16 100644 --- a/btop.changes +++ b/btop.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Tue Oct 19 15:40:53 UTC 2021 - Scott Bradnick - 1.0.18 + +- 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 + +------------------------------------------------------------------- +Mon Oct 18 17:33:44 UTC 2021 - Scott Bradnick + +- Updating to version 1.0.16 ... + +------------------------------------------------------------------- +Wed Oct 13 15:50:02 UTC 2021 - Scott Bradnick + +- Updating to version 1.0.15 ... + ------------------------------------------------------------------- Thu Oct 7 13:57:15 UTC 2021 - Scott Bradnick diff --git a/btop.spec b/btop.spec index 4b0dfc1..8398040 100644 --- a/btop.spec +++ b/btop.spec @@ -17,10 +17,11 @@ Name: btop -Version: 1.0.14 +Version: 1.0.18 Release: 0 Summary: Usage and stats for processor, memory, disks, network and processes License: Apache-2.0 +Group: System/Monitoring URL: https://github.com/aristocratos/btop/archive Source: %{url}/v%{version}.tar.gz#/v%{version}.tar.gz BuildRequires: coreutils @@ -34,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 diff --git a/v1.0.14.tar.gz b/v1.0.14.tar.gz deleted file mode 100644 index 73e2a19..0000000 --- a/v1.0.14.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5b54e329bdacea109b4206506b3cafd9959b2ecc63ef9b04554bf9c7bc7b2b9b -size 925702 diff --git a/v1.0.18.tar.gz b/v1.0.18.tar.gz new file mode 100644 index 0000000..1ce8774 --- /dev/null +++ b/v1.0.18.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29015bf7f34d87c7748f816f72f981f56f894946c6ec0faa330f71a8537781b7 +size 922257