diff --git a/btop.changes b/btop.changes index 4ff1b1b..b5f9e1a 100644 --- a/btop.changes +++ b/btop.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Feb 15 18:31:34 UTC 2022 - Scott Bradnick - 1.2.3 + +- Update to upstream release 1.2.3: + * Changed: floating_humanizer() now show fractions when shortened and value + is < 10 + * Fixed: Process tree not redrawing properly + * Fixed: string to wstring conversion crash when string is too big + +------------------------------------------------------------------- +Mon Feb 14 20:32:36 UTC 2022 - Scott Bradnick - 1.2.2 + +- Update to upstream release 1.2.2: + * Changed: Reverted uncolor() back to using regex to fix delay in opening + menu when compiled with musl + * Added: Toggle for showing free disk space for privileged or normal users + * Added: Clarification on signal screen that number can be manually entered + ------------------------------------------------------------------- Fri Feb 11 19:13:10 UTC 2022 - Scott Bradnick - 1.2.1 diff --git a/btop.spec b/btop.spec index 9a99375..3f18be8 100644 --- a/btop.spec +++ b/btop.spec @@ -17,7 +17,7 @@ Name: btop -Version: 1.2.1 +Version: 1.2.3 Release: 0 Summary: Usage and stats for processor, memory, disks, network and processes License: Apache-2.0 diff --git a/v1.2.1.tar.gz b/v1.2.1.tar.gz deleted file mode 100644 index 83431d7..0000000 --- a/v1.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:09118f459321c0182df8e611ec5595db2ab5ca9e2cf3f0029cf4413f2497853b -size 969723 diff --git a/v1.2.3.tar.gz b/v1.2.3.tar.gz new file mode 100644 index 0000000..5f02f8b --- /dev/null +++ b/v1.2.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8348bb37b642bf899b5ce0850d64e12cf9671c8c9624f3d21b58a015cd502107 +size 970713