Accepting request 1008789 from home:sbradnick
- Update to version 1.2.11+git20221007.1444476: * v1.2.11 Quick fix for number of cores detection * Fixed: Number of cores wrongly detected for Ryzen in rare cases. OBS-URL: https://build.opensuse.org/request/show/1008789 OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=37
This commit is contained in:
parent
a84cce1dad
commit
eb169cfaf3
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/aristocratos/btop</param>
|
<param name="url">https://github.com/aristocratos/btop</param>
|
||||||
<param name="changesrevision">7a2556eae51286f8c170b4f73c03ba8ff7f97731</param></service></servicedata>
|
<param name="changesrevision">14444760c435b38202d7c85e8ce80ebabcdbf060</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1ef03e7f0964480c71efe200f02def0683f9cee4afd8e4b8e6c1df94a6c8b452
|
|
||||||
size 988127
|
|
3
btop-1.2.11+git20221007.1444476.tar.gz
Normal file
3
btop-1.2.11+git20221007.1444476.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3198e9ee836772f6906a288d7e8aac5a9c7f955542f9842256776a1a7d24dff2
|
||||||
|
size 988187
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 07 13:10:07 UTC 2022 - scott.bradnick@suse.com
|
||||||
|
|
||||||
|
- Update to version 1.2.11+git20221007.1444476:
|
||||||
|
* v1.2.11 Quick fix for number of cores detection
|
||||||
|
* Fixed: Number of cores wrongly detected for Ryzen in rare cases.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 6 20:51:57 UTC 2022 - Scott Bradnick <scott.bradnick@suse.com>
|
Thu Oct 6 20:51:57 UTC 2022 - Scott Bradnick <scott.bradnick@suse.com>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: btop
|
name: btop
|
||||||
version: 1.2.10+git20221006.7a2556e
|
version: 1.2.11+git20221007.1444476
|
||||||
mtime: 1665087394
|
mtime: 1665143554
|
||||||
commit: 7a2556eae51286f8c170b4f73c03ba8ff7f97731
|
commit: 14444760c435b38202d7c85e8ce80ebabcdbf060
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: btop
|
Name: btop
|
||||||
Version: 1.2.10+git20221006.7a2556e
|
Version: 1.2.11+git20221007.1444476
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Usage and stats for processor, memory, disks, network and processes
|
Summary: Usage and stats for processor, memory, disks, network and processes
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user