Accepting request 922051 from home:sbradnick:branches:Base:System

- Updating to version 1.0.10 ...

OBS-URL: https://build.opensuse.org/request/show/922051
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=2
This commit is contained in:
2021-09-28 18:20:45 +00:00
committed by Git OBS Bridge
parent 764efd21a7
commit 7b10d32030
4 changed files with 11 additions and 7 deletions

View File

@@ -17,12 +17,12 @@
Name: btop
Version: 1.0.9
Version: 1.0.10
Release: 0
Summary: Usage and stats for processor, memory, disks, network and processes
License: Apache-2.0
URL: https://github.com/aristocratos/btop
Source: https://github.com/aristocratos/btop/archive/refs/tags/v%{version}.tar.gz#/v%{version}.tar.gz
URL: https://github.com/aristocratos/btop/archive
Source: %{url}/v%{version}.tar.gz#/v%{version}.tar.gz
BuildRequires: coreutils
BuildRequires: gcc11
BuildRequires: gcc11-c++
@@ -50,4 +50,3 @@ Resource monitor that shows usage and stats for processor, memory, disks, networ
%doc CHANGELOG.md
%changelog