From b62dde8d5d05011f777db292c2780ac0e4c6408c Mon Sep 17 00:00:00 2001 From: Scott Bradnick Date: Tue, 30 Nov 2021 15:36:26 +0000 Subject: [PATCH] Accepting request 934743 from home:sbradnick:branches:Base:System - Update to upstream release 1.1.2: * Fixed: SISEGV on macos Mojave, by @mgradowski * Fixed: Small optimizations and fixes to Mem::collect() and Input::get() * Fixed: Wrong unit for net_upload and net_download in config menu * Fixed: UTF-8 detection on macos * Fixed: coretemp iteration due to missing tempX_input, by @KFilipek * Fixed: coretemp ordering OBS-URL: https://build.opensuse.org/request/show/934743 OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=15 --- btop.changes | 11 +++++++++++ btop.spec | 2 +- v1.1.1.tar.gz | 3 --- v1.1.2.tar.gz | 3 +++ 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 v1.1.1.tar.gz create mode 100644 v1.1.2.tar.gz diff --git a/btop.changes b/btop.changes index 168a6fc..7f47870 100644 --- a/btop.changes +++ b/btop.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Nov 28 21:25:30 UTC 2021 - Scott Bradnick - 1.1.2 + +- Update to upstream release 1.1.2: + * Fixed: SISEGV on macos Mojave, by @mgradowski + * Fixed: Small optimizations and fixes to Mem::collect() and Input::get() + * Fixed: Wrong unit for net_upload and net_download in config menu + * Fixed: UTF-8 detection on macos + * Fixed: coretemp iteration due to missing tempX_input, by @KFilipek + * Fixed: coretemp ordering + ------------------------------------------------------------------- Tue Nov 16 16:47:50 UTC 2021 - Scott Bradnick - 1.1.1 diff --git a/btop.spec b/btop.spec index 79c715d..080e1ed 100644 --- a/btop.spec +++ b/btop.spec @@ -17,7 +17,7 @@ Name: btop -Version: 1.1.1 +Version: 1.1.2 Release: 0 Summary: Usage and stats for processor, memory, disks, network and processes License: Apache-2.0 diff --git a/v1.1.1.tar.gz b/v1.1.1.tar.gz deleted file mode 100644 index 01b1035..0000000 --- a/v1.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7ee14e5e46a9864bba8f12de26ca216939c28b15a4f37fac9688f933a626382c -size 941309 diff --git a/v1.1.2.tar.gz b/v1.1.2.tar.gz new file mode 100644 index 0000000..dfaccbe --- /dev/null +++ b/v1.1.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:997376596cc6ca808b5a26f9fe25da274c19c2970aaf757943a009f4c28b758c +size 941971