From 88f1ba24757b1142aab2cc1d70a4c52146812a00 Mon Sep 17 00:00:00 2001 From: Scott Bradnick Date: Mon, 13 Dec 2021 15:49:22 +0000 Subject: [PATCH] Accepting request 940285 from home:sbradnick:branches:Base:System - Update to upstream release 1.1.3: * Added: New theme ayu, by @AlphaNecron * Added: New theme gruvbox_dark_v2, by @pietryszak * Fixed: Macos cpu coretemp for Intel, by @joske * Added: New theme OneDark, by @vtmx * Fixed: Fixed network graph scale int rollover * Fixed: Suspected possibility of very rare stall in Input::clear() OBS-URL: https://build.opensuse.org/request/show/940285 OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=16 --- btop.changes | 11 +++++++++++ btop.spec | 6 +++--- v1.1.2.tar.gz | 3 --- v1.1.3.tar.gz | 3 +++ 4 files changed, 17 insertions(+), 6 deletions(-) delete mode 100644 v1.1.2.tar.gz create mode 100644 v1.1.3.tar.gz diff --git a/btop.changes b/btop.changes index 7f47870..7bad202 100644 --- a/btop.changes +++ b/btop.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Dec 13 15:14:51 UTC 2021 - Scott Bradnick - 1.1.3 + +- Update to upstream release 1.1.3: + * Added: New theme ayu, by @AlphaNecron + * Added: New theme gruvbox_dark_v2, by @pietryszak + * Fixed: Macos cpu coretemp for Intel, by @joske + * Added: New theme OneDark, by @vtmx + * Fixed: Fixed network graph scale int rollover + * Fixed: Suspected possibility of very rare stall in Input::clear() + ------------------------------------------------------------------- Sun Nov 28 21:25:30 UTC 2021 - Scott Bradnick - 1.1.2 diff --git a/btop.spec b/btop.spec index 080e1ed..81c1362 100644 --- a/btop.spec +++ b/btop.spec @@ -17,13 +17,13 @@ Name: btop -Version: 1.1.2 +Version: 1.1.3 Release: 0 Summary: Usage and stats for processor, memory, disks, network and processes License: Apache-2.0 Group: System/Monitoring -URL: https://github.com/aristocratos/btop/archive -Source: %{url}/v%{version}.tar.gz#/v%{version}.tar.gz +URL: https://github.com/aristocratos/btop +Source: %{url}/archive/v%{version}.tar.gz#/v%{version}.tar.gz BuildRequires: coreutils %if 0%{?suse_version} < 1550 %define cxxopt CXX=g++-10 diff --git a/v1.1.2.tar.gz b/v1.1.2.tar.gz deleted file mode 100644 index dfaccbe..0000000 --- a/v1.1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:997376596cc6ca808b5a26f9fe25da274c19c2970aaf757943a009f4c28b758c -size 941971 diff --git a/v1.1.3.tar.gz b/v1.1.3.tar.gz new file mode 100644 index 0000000..bd64988 --- /dev/null +++ b/v1.1.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c50c2278b398094b394dec034abb9c77b85eb7e8e9ec83df6f03ea85454d2aba +size 943040