From 003fdc242f5727b46be6168a630b8a8fb78c5458 Mon Sep 17 00:00:00 2001 From: Scott Bradnick Date: Fri, 11 Feb 2022 19:23:56 +0000 Subject: [PATCH] Accepting request 953808 from home:sbradnick:branches:Base:System - Update to upstream release 1.2.1: * Added: Arrow only after use of "f" when filtering processes, by @NavigationHazard * Fixed: Fx::uncolor not removing all escapes * Fixed: Text alignment for popup boxes * Fixed: Terminal resize warning getting stuck * Removed: Unnecessary counter for atomic_lock * Added: Percentage progress to Makefile * Fixed: Alignment of columns in proc box when wide UTF8 characters are used * Fixed: Battery meter draw fix OBS-URL: https://build.opensuse.org/request/show/953808 OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=19 --- btop.changes | 13 +++++++++++++ btop.spec | 2 +- v1.2.0.tar.gz | 3 --- v1.2.1.tar.gz | 3 +++ 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 v1.2.0.tar.gz create mode 100644 v1.2.1.tar.gz diff --git a/btop.changes b/btop.changes index 2b5693d..4ff1b1b 100644 --- a/btop.changes +++ b/btop.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Feb 11 19:13:10 UTC 2022 - Scott Bradnick - 1.2.1 + +- Update to upstream release 1.2.1: + * Added: Arrow only after use of "f" when filtering processes, by @NavigationHazard + * Fixed: Fx::uncolor not removing all escapes + * Fixed: Text alignment for popup boxes + * Fixed: Terminal resize warning getting stuck + * Removed: Unnecessary counter for atomic_lock + * Added: Percentage progress to Makefile + * Fixed: Alignment of columns in proc box when wide UTF8 characters are used + * Fixed: Battery meter draw fix + ------------------------------------------------------------------- Tue Jan 18 15:13:31 UTC 2022 - Scott Bradnick - 1.2.0 diff --git a/btop.spec b/btop.spec index e2c3082..9a99375 100644 --- a/btop.spec +++ b/btop.spec @@ -17,7 +17,7 @@ Name: btop -Version: 1.2.0 +Version: 1.2.1 Release: 0 Summary: Usage and stats for processor, memory, disks, network and processes License: Apache-2.0 diff --git a/v1.2.0.tar.gz b/v1.2.0.tar.gz deleted file mode 100644 index f368a34..0000000 --- a/v1.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:59a87b9d0bb0f5010d53f0ac72ddee9fd7b5a4039bce51b94b262313e946df02 -size 958750 diff --git a/v1.2.1.tar.gz b/v1.2.1.tar.gz new file mode 100644 index 0000000..83431d7 --- /dev/null +++ b/v1.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09118f459321c0182df8e611ec5595db2ab5ca9e2cf3f0029cf4413f2497853b +size 969723