1
0
forked from pool/btop

Accepting request 1046636 from home:sbradnick

- Update to version 1.2.13+git20221215.c4ee41e:
  * Fixed: Makefile, VERBOSE flag now shows directory creation, Issue #480
  * Makefile: make build targets depend on directories

- Update to version 1.2.13+git20221130.e67a35d:
  * Removed unused statement...
  * Fixed: Use MemFree for used mem calculation if MemAvailable is greater than MemTotal.

OBS-URL: https://build.opensuse.org/request/show/1046636
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=42
This commit is contained in:
Scott Bradnick 2023-01-03 18:47:13 +00:00 committed by Git OBS Bridge
parent 5d7bf04b97
commit c18b7cd15d
6 changed files with 22 additions and 8 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/aristocratos/btop</param>
<param name="changesrevision">0f8498fa4e68e3af36a50b1d9f97b931b41b0824</param></service></servicedata>
<param name="changesrevision">c4ee41ebc0f7fabbf4717450c889292464dbeb6d</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:227502ee1d36f06e26ac695076e66723b5822eb8ee8e879669e0c975cc72d526
size 991214

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0ef6f79a9915b7057158931edb18d112f7a780d6c66a53297ac061c2d03c4108
size 990403

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Jan 03 18:19:48 UTC 2023 - scott.bradnick@suse.com
- Update to version 1.2.13+git20221215.c4ee41e:
* Fixed: Makefile, VERBOSE flag now shows directory creation, Issue #480
* Makefile: make build targets depend on directories
-------------------------------------------------------------------
Fri Dec 09 21:47:50 UTC 2022 - scott.bradnick@suse.com
- Update to version 1.2.13+git20221130.e67a35d:
* Removed unused statement...
* Fixed: Use MemFree for used mem calculation if MemAvailable is greater than MemTotal.
-------------------------------------------------------------------
Mon Nov 07 14:43:04 UTC 2022 - scott.bradnick@suse.com

View File

@ -1,4 +1,4 @@
name: btop
version: 1.2.13+git20221106.0f8498f
mtime: 1667770594
commit: 0f8498fa4e68e3af36a50b1d9f97b931b41b0824
version: 1.2.13+git20221215.c4ee41e
mtime: 1671122527
commit: c4ee41ebc0f7fabbf4717450c889292464dbeb6d

View File

@ -17,7 +17,7 @@
Name: btop
Version: 1.2.13+git20221106.0f8498f
Version: 1.2.13+git20221215.c4ee41e
Release: 0
Summary: Usage and stats for processor, memory, disks, network and processes
License: Apache-2.0