From 5df5219f74e3016a922e3ab90de9c1f38255c8f0 Mon Sep 17 00:00:00 2001 From: Scott Bradnick Date: Tue, 9 Nov 2021 15:25:35 +0000 Subject: [PATCH] Accepting request 930480 from home:sbradnick:branches:Base:System - Update to upstream release 1.0.24: * Changed: Collection ordering * Fixed: Restore all escape seq mouse modes on exit * Fixed: SIGINT not cleaning up on exit - Update to upstream relaese 1.0.23: * Fixed: Config parser missing first value when not including version header * Fixed: Vim keys menu lists selection * Fixed: Stall when clearing input queue on exit and queue is >1 * Fixed: Inconsistent behaviour of "q" key in the menus OBS-URL: https://build.opensuse.org/request/show/930480 OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=13 --- btop.changes | 14 ++++++++++++++ btop.spec | 2 +- v1.0.22.tar.gz | 3 --- v1.0.24.tar.gz | 3 +++ 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 v1.0.22.tar.gz create mode 100644 v1.0.24.tar.gz diff --git a/btop.changes b/btop.changes index 2c2a4fd..a0b843d 100644 --- a/btop.changes +++ b/btop.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Nov 9 14:57:37 UTC 2021 - Scott Bradnick - 1.0.24 + +- Update to upstream release 1.0.24: + * Changed: Collection ordering + * Fixed: Restore all escape seq mouse modes on exit + * Fixed: SIGINT not cleaning up on exit + +- Update to upstream relaese 1.0.23: + * Fixed: Config parser missing first value when not including version header + * Fixed: Vim keys menu lists selection + * Fixed: Stall when clearing input queue on exit and queue is >1 + * Fixed: Inconsistent behaviour of "q" key in the menus + ------------------------------------------------------------------- Thu Nov 4 14:31:35 UTC 2021 - Scott Bradnick - 1.0.22 diff --git a/btop.spec b/btop.spec index 568a80f..98674ed 100644 --- a/btop.spec +++ b/btop.spec @@ -17,7 +17,7 @@ Name: btop -Version: 1.0.22 +Version: 1.0.24 Release: 0 Summary: Usage and stats for processor, memory, disks, network and processes License: Apache-2.0 diff --git a/v1.0.22.tar.gz b/v1.0.22.tar.gz deleted file mode 100644 index ec10949..0000000 --- a/v1.0.22.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:28ae603c7f7b0fd97a7cee79eb714093ed75d719b834de91e5ac1e25a6c8d6fb -size 923301 diff --git a/v1.0.24.tar.gz b/v1.0.24.tar.gz new file mode 100644 index 0000000..e3f84dd --- /dev/null +++ b/v1.0.24.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e92da56853c105d3fe62a5b175c1bd3b9a9ce69b9b9a274f0c5f2ad21363c7e2 +size 923583