diff --git a/btop.changes b/btop.changes index b5f9e1a..345d102 100644 --- a/btop.changes +++ b/btop.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Feb 28 16:23:44 UTC 2022 - Scott Bradnick - 1.2.4 + +- Update to upstream release 1.2.4: + * Optimization: Proc::draw() + * Fixed: Ignore duplicate disks with same mountpoint + * Changed: Restrict command line for processes to 1000 characters to fix + utf8 conversion errors + * Added: add "g" and "G" to vim keys, by @mohi001 + ------------------------------------------------------------------- Tue Feb 15 18:31:34 UTC 2022 - Scott Bradnick - 1.2.3 diff --git a/btop.spec b/btop.spec index 3f18be8..c86beac 100644 --- a/btop.spec +++ b/btop.spec @@ -17,7 +17,7 @@ Name: btop -Version: 1.2.3 +Version: 1.2.4 Release: 0 Summary: Usage and stats for processor, memory, disks, network and processes License: Apache-2.0 diff --git a/v1.2.3.tar.gz b/v1.2.3.tar.gz deleted file mode 100644 index 5f02f8b..0000000 --- a/v1.2.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8348bb37b642bf899b5ce0850d64e12cf9671c8c9624f3d21b58a015cd502107 -size 970713 diff --git a/v1.2.4.tar.gz b/v1.2.4.tar.gz new file mode 100644 index 0000000..d043fca --- /dev/null +++ b/v1.2.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33bd5ff614926aab3a08803f507e7bf19983fd263b3f216c2884cd51cfc3d283 +size 970991