diff --git a/btop.changes b/btop.changes index f0a7e6f..9fe2b16 100644 --- a/btop.changes +++ b/btop.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +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 diff --git a/btop.spec b/btop.spec index f857c09..8398040 100644 --- a/btop.spec +++ b/btop.spec @@ -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 diff --git a/v1.0.16.tar.gz b/v1.0.16.tar.gz deleted file mode 100644 index 5c77075..0000000 --- a/v1.0.16.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1c2bdf712a98e97ebb1b9a024db0f1435410de1d6bdc1759706dd70fc636b31f -size 926342 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