1
0
forked from pool/btop

Accepting request 1008594 from home:sbradnick

- Classic 'forgot to remove old .tar.gz before ci' scenario ...

- Classic 'forgot to add new .tar.gz before ci' scenario ...

- 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

OBS-URL: https://build.opensuse.org/request/show/1008594
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=36
This commit is contained in:
Scott Bradnick 2022-10-06 21:11:02 +00:00 committed by Git OBS Bridge
parent 819077934e
commit a84cce1dad
6 changed files with 39 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">24f06094f8e573e0c85f01b989bd5e9313114edf</param></service></servicedata>
<param name="changesrevision">7a2556eae51286f8c170b4f73c03ba8ff7f97731</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,34 @@
-------------------------------------------------------------------
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

View File

@ -1,4 +1,4 @@
name: btop
version: 1.2.9+git20221002.24f0609
mtime: 1664717110
commit: 24f06094f8e573e0c85f01b989bd5e9313114edf
version: 1.2.10+git20221006.7a2556e
mtime: 1665087394
commit: 7a2556eae51286f8c170b4f73c03ba8ff7f97731

View File

@ -17,7 +17,7 @@
Name: btop
Version: 1.2.9+git20221002.24f0609
Version: 1.2.10+git20221006.7a2556e
Release: 0
Summary: Usage and stats for processor, memory, disks, network and processes
License: Apache-2.0