1
0
forked from pool/btop

Accepting request 1011026 from Base:System

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1011026
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btop?expand=0&rev=22
This commit is contained in:
Dominique Leuenberger 2022-10-15 14:37:49 +00:00 committed by Git OBS Bridge
commit f1aa010457
6 changed files with 66 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">26ac007777c574bf2f5648da4e677403b964886f</param></service></servicedata>
<param name="changesrevision">3dd6a6cc6b3677d01c9adf33bd579713bf1dc2fa</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,61 @@
-------------------------------------------------------------------
Fri Oct 07 19:21:20 UTC 2022 - scott.bradnick@suse.com
- Update to version 1.2.12+git20221007.3dd6a6c:
* v1.2.12 Bug fix
* Added: Dynamic updating of max number of CPU cores
-------------------------------------------------------------------
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>
- Classic 'forgot to remove old .tar.gz before ci' scenario ...
-------------------------------------------------------------------
Thu Oct 6 20:38:48 UTC 2022 - Scott Bradnick <scott.bradnick@suse.com>
- Classic 'forgot to add new .tar.gz before ci' scenario ...
-------------------------------------------------------------------
Thu Oct 06 20:28:05 UTC 2022 - scott.bradnick@suse.com
- Update to version 1.2.10+git20221006.7a2556e:
* v1.2.10 Bug fixes, cleanup + a new theme
* Fixed: Cpu::collect() core count counter...
* All but two places `const bool` have been updated
* More const bool cleanup
* Remove const from bool variables
* Avoid the unnecessary use of copy constructor
* Fix variable initialization to 'auto' for getB()
* Forgot to update 'auto' usage wherever necessary
* More 'No need for const & in bool'
* No need for const & in bool
* Changed: Using sysconf(_SC_NPROCESSORS_CONF) for number of cores instead of sysconf(_SC_NPROCESSORS_ONLN)
* Further Cleanup Part 2
* Further 'cleanup'
* Further improvements
* Clean up btop_tools.{hpp,cpp} files
* Ignore files created by Qt Creator
-------------------------------------------------------------------
Sun Oct 02 16:15:30 UTC 2022 - scott.bradnick@suse.com
- Update to version 1.2.9+git20221002.24f0609:
* Fixed: Crashing when cores are offline
* Fixed missing "#" from value
* Fixed: Extra checks to avoid crash on trying to replace empty strings in tree mode
* Updated README.md
* [feature] Added Paper theme
* Update FUNDING.yml
* Update FUNDING.yml
* Update README.md
-------------------------------------------------------------------
Sun Aug 28 16:40:11 UTC 2022 - scott.bradnick@suse.com

View File

@ -1,4 +1,4 @@
name: btop
version: 1.2.9+git20220828.26ac007
mtime: 1661689356
commit: 26ac007777c574bf2f5648da4e677403b964886f
version: 1.2.12+git20221007.3dd6a6c
mtime: 1665169187
commit: 3dd6a6cc6b3677d01c9adf33bd579713bf1dc2fa

View File

@ -17,7 +17,7 @@
Name: btop
Version: 1.2.9+git20220828.26ac007
Version: 1.2.12+git20221007.3dd6a6c
Release: 0
Summary: Usage and stats for processor, memory, disks, network and processes
License: Apache-2.0