From 73f8cf5a0c5940e8d3519d589f18ab1aaed98fc2 Mon Sep 17 00:00:00 2001 From: Scott Bradnick Date: Tue, 18 Jan 2022 15:19:35 +0000 Subject: [PATCH] Accepting request 947247 from home:sbradnick:branches:Base:System - Update to upstream release 1.2.0: * Added: Support for FreeBSD, by @joske and @aristocratos * Fixed (again): Account for system rolling over net speeds in Net::collect() * Added: Theme gruvbox_material_dark, by @marcoradocchia * Added: Option for base 10 bytes/bits * Fixed: Create dependency files in build directory when compiling, by @stwnt * Fixed: fix CPU temp fallback on macOS, by @joske * Changed: From rng::sort() to rng::stable_sort() for more stability * Fixed: in_avail() can always be zero, by @pg83 OBS-URL: https://build.opensuse.org/request/show/947247 OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=18 --- btop.changes | 17 +++++++++++++---- btop.spec | 4 ++-- v1.1.4.tar.gz | 3 --- v1.2.0.tar.gz | 3 +++ 4 files changed, 18 insertions(+), 9 deletions(-) delete mode 100644 v1.1.4.tar.gz create mode 100644 v1.2.0.tar.gz diff --git a/btop.changes b/btop.changes index aa46b54..2b5693d 100644 --- a/btop.changes +++ b/btop.changes @@ -1,11 +1,20 @@ +------------------------------------------------------------------- +Tue Jan 18 15:13:31 UTC 2022 - Scott Bradnick - 1.2.0 + +- Update to upstream release 1.2.0: + * Added: Support for FreeBSD, by @joske and @aristocratos + * Fixed (again): Account for system rolling over net speeds in Net::collect() + * Added: Theme gruvbox_material_dark, by @marcoradocchia + * Added: Option for base 10 bytes/bits + ------------------------------------------------------------------- Wed Dec 29 21:39:39 UTC 2021 - Scott Bradnick - 1.1.4 - Update to upstream release 1.1.4: - * Fixed: Create dependency files in build directory when compiling, by @stwnt - * Fixed: fix CPU temp fallback on macOS, by @joske - * Changed: From rng::sort() to rng::stable_sort() for more stability - * Fixed: in_avail() can always be zero, by @pg83 + * Fixed: Create dependency files in build directory when compiling, by @stwnt + * Fixed: fix CPU temp fallback on macOS, by @joske + * Changed: From rng::sort() to rng::stable_sort() for more stability + * Fixed: in_avail() can always be zero, by @pg83 ------------------------------------------------------------------- Mon Dec 13 15:14:51 UTC 2021 - Scott Bradnick - 1.1.3 diff --git a/btop.spec b/btop.spec index e6b535b..e2c3082 100644 --- a/btop.spec +++ b/btop.spec @@ -1,7 +1,7 @@ # # spec file for package btop # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: btop -Version: 1.1.4 +Version: 1.2.0 Release: 0 Summary: Usage and stats for processor, memory, disks, network and processes License: Apache-2.0 diff --git a/v1.1.4.tar.gz b/v1.1.4.tar.gz deleted file mode 100644 index 4aa2faf..0000000 --- a/v1.1.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f5e039ed235aaa24c7c7f8492043b6a251913ce8db688defc46aa83091d40ba1 -size 944157 diff --git a/v1.2.0.tar.gz b/v1.2.0.tar.gz new file mode 100644 index 0000000..f368a34 --- /dev/null +++ b/v1.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59a87b9d0bb0f5010d53f0ac72ddee9fd7b5a4039bce51b94b262313e946df02 +size 958750