commit bottom for openSUSE:Factory

2024-08-13 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bottom for openSUSE:Factory checked 
in at 2024-08-13 13:24:30

Comparing /work/SRC/openSUSE:Factory/bottom (Old)
 and  /work/SRC/openSUSE:Factory/.bottom.new.7232 (New)


Package is "bottom"

Tue Aug 13 13:24:30 2024 rev:24 rq:1193505 version:0.10.2~0

Changes:

--- /work/SRC/openSUSE:Factory/bottom/bottom.changes2024-04-15 
20:23:58.968824296 +0200
+++ /work/SRC/openSUSE:Factory/.bottom.new.7232/bottom.changes  2024-08-13 
13:25:02.758751130 +0200
@@ -1,0 +2,162 @@
+Tue Aug  6 20:47:21 UTC 2024 - Jan-Luca Kiok 
+
+- Adapt service to new cargo vendor version
+- Update to version 0.10.2:
+  * uptick: 0.10.2 (#1544)
+  * bug: fix occasionally wrong run time reported by sysinfo (#1542)
+  * docs: update docs and requirements as of 2024-08-05 (#1545)
+  * bug: fix default_cpu_entry arg not being used and missing from docs (#1543)
+  * bug: fix not updating sysinfo processes correctly (#1541)
+  * docs: fix alphabetical ordering of the linux install docs (#1537)
+  * docs: update some of the installation docs (#1536)
+  * docs: fix incorrect link in all-contributors (#1535)
+  * docs: update changelog (#1534)
+  * feat: add option to move avg CPU to another row (#1487)
+  * other: delete v1.0 schema directory (#1529)
+  * uptick: 0.10.1 (#1527)
+  * other: add test to catch issues with incorrect long arg names (#1528)
+  * bug: fix using clap macro incorrectly, causing broken long help name 
(#1526)
+  * docs: fix invalid flag in docs (#1523)
+  * docs: update changelog (#1524)
+  * uptick: 0.10.0 (#1510)
+  * docs: update docs on filter (#1519)
+  * other: clarify config file creation logic/code (#1518)
+  * docs: update changelog (#1517)
+  * docs: add CosmicHorrorDev as a contributor for code (#1516)
+  * other: Add the config path to the error message if unable to create config 
(#1515)
+  * feature: support italic text styling (#1514)
+  * change: make table headers bold by default (#1513)
+  * feature: support bold text (#1512)
+  * feature: support simple colour settings for text fields too (#1511)
+  * docs: add the binary name to the title again (#1508)
+  * refactor: refactor styling options (#1499)
+  * deps: bump deps as of 2024-07-027 (#1507)
+  * refactor: remove time as a dependency outside of logging (#1506)
+  * uptick: 0.9.7 (#1505)
+  * other: remove toolchain, clean up CI (#1504)
+  * other: include a toolchain file from now on (#1503)
+  * refactor: run clippy after updating to Rust 1.80 (#1502)
+  * refactor: remove BottomError (#1498)
+  * refactor: migrate data collection and some others away from BottomError 
(#1497)
+  * refactor: convert more errors over (#1496)
+  * refactor: out with arg/config error, and make user messages more 
consistent (#1494)
+  * refactor: clean up conversion and crossterm errors (#1493)
+  * refactor: error refactoring, part 1 (#1492)
+  * deps: bump deps as of 2024-07-03 (#1490)
+  * deps: bump root + lock deps as of 2024-06-27 (#1488)
+  * deps: bump root deps and lockfile as of 2024-06-19 (#1486)
+  * other: add schema test for uncommented default config (#1484)
+  * feat: add way to automatically generate new json schemas (#1482)
+  * change: change how disk, temp, and net filters in config are set (#1481)
+  * uptick: 0.10.0 (#1479)
+  * refactor: remove `lib` and move some things around (#1477)
+  * bug: fix -V not working and causing Cirrus CI to fail (#1478)
+  * refactor: use struct for args instead of builder interface (#1472)
+  * deps: update deps as of 2024-05-26 (#1473)
+  * Run cargo wix init (#1468)
+  * refactor: extract unicode-ellipsis into its own crate (#1465)
+  * refactor: some string-related code cleanup/refactor (#1463)
+  * docs: add TheSkyentist as a contributor for code (#1461)
+  * bug: fix battery table when hiding gaps (#1458)
+  * other: comment out some dead code (#1456)
+  * docs: add MichalBryxi as a contributor for doc (#1453)
+  * docs: Which table goes "flags" under? (#1452)
+  * deps: bump lock deps as of 2024-04-28 (#1451)
+  * deps: bump deps as of 2024-04-28 (#1450)
+  * docs: update some docs about install methods (#1446)
+  * deps: bump clap-related dependencies, increase unofficial msrv to 1.74 
(#1445)
+  * deps: bump dependencies as of 2024-04-10, including sysinfo 0.30.10 (#1444)
+  * docs: sort some install methods (#1443)
+  * other: update a bunch of argument descriptions and some arg/config names 
(#1441)
+  * docs: add davlgd as a contributor for doc (#1442)
+  * docs: add install instructions to Exherbo Linux in README.md (#1440)
+  * docs: update changelog for #1436 and #1430 (#1439)
+  * docs: add lyuha as a contributor for code, and doc (#1438)
+  * feature: Add option to set a position of legend (#1430)
+  * change: use sysinfo's swap value for W

commit bottom for openSUSE:Factory

2024-04-15 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bottom for openSUSE:Factory checked 
in at 2024-04-15 20:17:43

Comparing /work/SRC/openSUSE:Factory/bottom (Old)
 and  /work/SRC/openSUSE:Factory/.bottom.new.26366 (New)


Package is "bottom"

Mon Apr 15 20:17:43 2024 rev:23 rq:1167684 version:0.9.6~0

Changes:

--- /work/SRC/openSUSE:Factory/bottom/bottom.changes2023-08-30 
10:24:01.043716674 +0200
+++ /work/SRC/openSUSE:Factory/.bottom.new.26366/bottom.changes 2024-04-15 
20:23:58.968824296 +0200
@@ -1,0 +2,5 @@
+Sun Apr  7 20:35:55 UTC 2024 - Jan-Luca Kiok 
+
+- Bump required rust build version
+
+---



Other differences:
--
++ bottom.spec ++
--- /var/tmp/diff_new_pack.vuyZJ6/_old  2024-04-15 20:23:59.636848890 +0200
+++ /var/tmp/diff_new_pack.vuyZJ6/_new  2024-04-15 20:23:59.636848890 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package bottom
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 # Copyright (c) 2020-2021, Martin Hauke 
 #
 # All modifications and additions to the file contributed by third parties
@@ -28,6 +28,7 @@
 Source1:vendor.tar.zst
 Source2:cargo_config
 BuildRequires:  cargo-packaging
+BuildRequires:  rust >= 1.70
 BuildRequires:  zstd
 
 %description


commit bottom for openSUSE:Factory

2023-08-30 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bottom for openSUSE:Factory checked 
in at 2023-08-30 10:21:12

Comparing /work/SRC/openSUSE:Factory/bottom (Old)
 and  /work/SRC/openSUSE:Factory/.bottom.new.1766 (New)


Package is "bottom"

Wed Aug 30 10:21:12 2023 rev:22 rq:1107979 version:0.9.6~0

Changes:

--- /work/SRC/openSUSE:Factory/bottom/bottom.changes2023-08-28 
17:15:46.629861541 +0200
+++ /work/SRC/openSUSE:Factory/.bottom.new.1766/bottom.changes  2023-08-30 
10:24:01.043716674 +0200
@@ -1,0 +2,5 @@
+Tue Aug 29 15:54:18 UTC 2023 - Lubos Kocman 
+
+- Correct license to MIT and Apache-2.0
+
+---



Other differences:
--
++ bottom.spec ++
--- /var/tmp/diff_new_pack.ccYEbF/_old  2023-08-30 10:24:02.503768788 +0200
+++ /var/tmp/diff_new_pack.ccYEbF/_new  2023-08-30 10:24:02.507768932 +0200
@@ -21,7 +21,7 @@
 Version:0.9.6~0
 Release:0
 Summary:Yet another graphical process/system monitor
-License:MIT
+License:Apache-2.0 AND MIT
 Group:  System/Monitoring
 URL:https://github.com/ClementTsang/bottom
 Source: %{name}-%{version}.tar.zst


commit bottom for openSUSE:Factory

2023-08-28 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bottom for openSUSE:Factory checked 
in at 2023-08-28 17:15:40

Comparing /work/SRC/openSUSE:Factory/bottom (Old)
 and  /work/SRC/openSUSE:Factory/.bottom.new.1766 (New)


Package is "bottom"

Mon Aug 28 17:15:40 2023 rev:21 rq:1106137 version:0.9.6~0

Changes:

--- /work/SRC/openSUSE:Factory/bottom/bottom.changes2023-08-07 
15:29:05.540314536 +0200
+++ /work/SRC/openSUSE:Factory/.bottom.new.1766/bottom.changes  2023-08-28 
17:15:46.629861541 +0200
@@ -1,0 +2,30 @@
+Sun Aug 27 10:42:05 UTC 2023 - opensuse-packa...@jlk.one
+
+- Update to version 0.9.6~0:
+  * uptick: 0.9.6 (#1288)
+  * deps: bump dependencies as of 2023-08-26 (#1287)
+  * deps: pin serde to 1.0.188 (#1286)
+  * docs: update changelog dates
+  * ci: pin musl to 1.71.0 for now when building releases (#1282)
+  * other: appease clippy after Rust 1.72.0 (#1281)
+  * uptick: 0.9.5 (#1280)
+  * deps: bump windows to 0.51.1 (#1279)
+  * deps: bump dependencies as of 2023-08-18 (#1277)
+  * deps: pin serde to <=1.0.171 (#1278)
+  * deps: pin sysinfo to 0.29.8 (#1273)
+  * deps: bump deps as of 2023-08-08 (#1272)
+
+---
+Sun Aug 27 10:41:28 UTC 2023 - Michael Vetter 
+
+- Update to 0.9.6:
+  * #1286: Pin serde to 1.0.188 to help with potential cargo install
+issues. Note this version should be fine and not pull in binaries.
+
+---
+Sun Aug 27 10:41:10 UTC 2023 - Michael Vetter 
+
+- Update to 0.9.5:
+  * #1278: Pin serde to 1.0.171.
+
+---

Old:

  bottom-0.9.4~0.tar.zst

New:

  bottom-0.9.6~0.tar.zst



Other differences:
--
++ bottom.spec ++
--- /var/tmp/diff_new_pack.d0Ph9h/_old  2023-08-28 17:15:48.853941407 +0200
+++ /var/tmp/diff_new_pack.d0Ph9h/_new  2023-08-28 17:15:48.857941551 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   bottom
-Version:0.9.4~0
+Version:0.9.6~0
 Release:0
 Summary:Yet another graphical process/system monitor
 License:MIT

++ _service ++
--- /var/tmp/diff_new_pack.d0Ph9h/_old  2023-08-28 17:15:48.897942987 +0200
+++ /var/tmp/diff_new_pack.d0Ph9h/_new  2023-08-28 17:15:48.901943131 +0200
@@ -3,7 +3,7 @@
 https://github.com/ClementTsang/bottom.git
 @PARENT_TAG@~@TAG_OFFSET@
 git
-0.9.4
+0.9.6
 *
 (\d+\.\d+\.\d+)
 \1

++ _servicedata ++
--- /var/tmp/diff_new_pack.d0Ph9h/_old  2023-08-28 17:15:48.921943849 +0200
+++ /var/tmp/diff_new_pack.d0Ph9h/_new  2023-08-28 17:15:48.921943849 +0200
@@ -1,6 +1,6 @@
 
 
 https://github.com/ClementTsang/bottom.git
-  07b7caa5fa4080f91af8a448f28456fb95f36722
+  6d251098710f3119af11ecdd8761929acb010fab
 (No newline at EOF)
 

++ vendor.tar.zst ++
Binary files /var/tmp/diff_new_pack.d0Ph9h/_old and 
/var/tmp/diff_new_pack.d0Ph9h/_new differ


commit bottom for openSUSE:Factory

2023-08-07 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bottom for openSUSE:Factory checked 
in at 2023-08-07 15:28:57

Comparing /work/SRC/openSUSE:Factory/bottom (Old)
 and  /work/SRC/openSUSE:Factory/.bottom.new.22712 (New)


Package is "bottom"

Mon Aug  7 15:28:57 2023 rev:20 rq:1102586 version:0.9.4~0

Changes:

--- /work/SRC/openSUSE:Factory/bottom/bottom.changes2023-06-26 
18:16:41.046627697 +0200
+++ /work/SRC/openSUSE:Factory/.bottom.new.22712/bottom.changes 2023-08-07 
15:29:05.540314536 +0200
@@ -1,0 +2,17 @@
+Sun Aug  6 14:46:52 UTC 2023 - Jan-Luca Kiok 
+
+- Update to version 0.9.4:
+  Bug Fixes:
+   * #1230: Fix core dump if the terminal is closed while bottom is
+ open.
+   * #1264: Fix ARC usage showing max system memory instead of max
+ ARC size.
+  Features:
+   * #1248: Add I/O counters from ZFS for Linux and FreeBSD.
+  Changes:
+   * #1236: Hide the battery tab selector if there is only one
+ battery detected.
+   * #1251: Make the charge meter take the entire width of the
+ battery widget.
+
+---
@@ -32,0 +50,5 @@
+
+---
+Thu May 11 20:45:12 UTC 2023 - Jan-Luca Kiok 
+
+- Add memory build constraint

Old:

  bottom-0.9.3~0.tar.zst

New:

  _constraints
  bottom-0.9.4~0.tar.zst



Other differences:
--
++ bottom.spec ++
--- /var/tmp/diff_new_pack.cK4ZzN/_old  2023-08-07 15:29:07.432326148 +0200
+++ /var/tmp/diff_new_pack.cK4ZzN/_new  2023-08-07 15:29:07.436326172 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   bottom
-Version:0.9.3~0
+Version:0.9.4~0
 Release:0
 Summary:Yet another graphical process/system monitor
 License:MIT

++ _constraints ++


  

  8

  


++ _service ++
--- /var/tmp/diff_new_pack.cK4ZzN/_old  2023-08-07 15:29:07.480326442 +0200
+++ /var/tmp/diff_new_pack.cK4ZzN/_new  2023-08-07 15:29:07.484326467 +0200
@@ -3,7 +3,7 @@
 https://github.com/ClementTsang/bottom.git
 @PARENT_TAG@~@TAG_OFFSET@
 git
-0.9.3
+0.9.4
 *
 (\d+\.\d+\.\d+)
 \1

++ _servicedata ++
--- /var/tmp/diff_new_pack.cK4ZzN/_old  2023-08-07 15:29:07.500326566 +0200
+++ /var/tmp/diff_new_pack.cK4ZzN/_new  2023-08-07 15:29:07.504326589 +0200
@@ -1,6 +1,6 @@
 
 
 https://github.com/ClementTsang/bottom.git
-  590b15a51049668e064feb6c97586c0f73d468e4
+  07b7caa5fa4080f91af8a448f28456fb95f36722
 (No newline at EOF)
 

++ vendor.tar.zst ++
Binary files /var/tmp/diff_new_pack.cK4ZzN/_old and 
/var/tmp/diff_new_pack.cK4ZzN/_new differ


commit bottom for openSUSE:Factory

2023-06-26 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bottom for openSUSE:Factory checked 
in at 2023-06-26 18:16:24

Comparing /work/SRC/openSUSE:Factory/bottom (Old)
 and  /work/SRC/openSUSE:Factory/.bottom.new.15902 (New)


Package is "bottom"

Mon Jun 26 18:16:24 2023 rev:19 rq:1095314 version:0.9.3~0

Changes:

--- /work/SRC/openSUSE:Factory/bottom/bottom.changes2023-06-12 
15:28:00.243603132 +0200
+++ /work/SRC/openSUSE:Factory/.bottom.new.15902/bottom.changes 2023-06-26 
18:16:41.046627697 +0200
@@ -1,0 +2,10 @@
+Mon Jun 26 05:37:15 UTC 2023 - Michael Vetter 
+
+- Update to 0.9.3:
+  * #1216: Fix arguments not being sorted alphabetically.
+  * #1219: Fix overflow/underflow in graph timespan zoom.
+  * #1221: Support human times for rate.
+  * #1206: Add .rpm package generation.
+  * #1220: Update documentation for features supporting human times.
+
+---

Old:

  bottom-0.9.2~0.tar.zst

New:

  bottom-0.9.3~0.tar.zst



Other differences:
--
++ bottom.spec ++
--- /var/tmp/diff_new_pack.IZV8q5/_old  2023-06-26 18:16:42.618634681 +0200
+++ /var/tmp/diff_new_pack.IZV8q5/_new  2023-06-26 18:16:42.622634699 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   bottom
-Version:0.9.2~0
+Version:0.9.3~0
 Release:0
 Summary:Yet another graphical process/system monitor
 License:MIT

++ _service ++
--- /var/tmp/diff_new_pack.IZV8q5/_old  2023-06-26 18:16:42.654634841 +0200
+++ /var/tmp/diff_new_pack.IZV8q5/_new  2023-06-26 18:16:42.658634859 +0200
@@ -3,7 +3,7 @@
 https://github.com/ClementTsang/bottom.git
 @PARENT_TAG@~@TAG_OFFSET@
 git
-0.9.2
+0.9.3
 *
 (\d+\.\d+\.\d+)
 \1

++ _servicedata ++
--- /var/tmp/diff_new_pack.IZV8q5/_old  2023-06-26 18:16:42.678634948 +0200
+++ /var/tmp/diff_new_pack.IZV8q5/_new  2023-06-26 18:16:42.678634948 +0200
@@ -1,6 +1,6 @@
 
 
 https://github.com/ClementTsang/bottom.git
-  93b6a5649fbeeaf7e2b00cba3313fa0e3683192a
+  590b15a51049668e064feb6c97586c0f73d468e4
 (No newline at EOF)
 

++ vendor.tar.zst ++
Binary files /var/tmp/diff_new_pack.IZV8q5/_old and 
/var/tmp/diff_new_pack.IZV8q5/_new differ


commit bottom for openSUSE:Factory

2023-06-12 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bottom for openSUSE:Factory checked 
in at 2023-06-12 15:27:26

Comparing /work/SRC/openSUSE:Factory/bottom (Old)
 and  /work/SRC/openSUSE:Factory/.bottom.new.15902 (New)


Package is "bottom"

Mon Jun 12 15:27:26 2023 rev:18 rq:1092472 version:0.9.2~0

Changes:

--- /work/SRC/openSUSE:Factory/bottom/bottom.changes2023-05-15 
16:54:27.624219448 +0200
+++ /work/SRC/openSUSE:Factory/.bottom.new.15902/bottom.changes 2023-06-12 
15:28:00.243603132 +0200
@@ -1,0 +2,16 @@
+Mon Jun 12 07:21:14 UTC 2023 - Michael Vetter 
+
+- Update to 0.9.2:
+  Bug Fixes:
+  * #1186: Fix for temperature sensor data gathering on Linux immediately 
halting if any method failed.
+  * #1191: Fix ntfs3 mounts not being counted as a physical drive type.
+  * #1195: Fix battery health being incorrectly reported on M1 macOS.
+  * #1188: Don't fail fast with temperature sensor name generation on Linux.
+  Features:
+  * #1172: Support human times for time_delta and default_time_value.
+  * #1187: Use better names for duplicate temp sensors on Linux.
+  * #1188: Also check /sys/devices/platform/coretemp.* for temp sensors on 
Linux.
+  Other:
+  * #1199: bottom should build on aarch64-linux-android with features disabled.
+
+---

Old:

  bottom-0.9.1~0.tar.zst

New:

  bottom-0.9.2~0.tar.zst



Other differences:
--
++ bottom.spec ++
--- /var/tmp/diff_new_pack.KOHyag/_old  2023-06-12 15:28:01.751612054 +0200
+++ /var/tmp/diff_new_pack.KOHyag/_new  2023-06-12 15:28:01.759612101 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   bottom
-Version:0.9.1~0
+Version:0.9.2~0
 Release:0
 Summary:Yet another graphical process/system monitor
 License:MIT

++ _service ++
--- /var/tmp/diff_new_pack.KOHyag/_old  2023-06-12 15:28:01.811612408 +0200
+++ /var/tmp/diff_new_pack.KOHyag/_new  2023-06-12 15:28:01.815612432 +0200
@@ -3,7 +3,7 @@
 https://github.com/ClementTsang/bottom.git
 @PARENT_TAG@~@TAG_OFFSET@
 git
-0.9.1
+0.9.2
 *
 (\d+\.\d+\.\d+)
 \1

++ _servicedata ++
--- /var/tmp/diff_new_pack.KOHyag/_old  2023-06-12 15:28:01.839612575 +0200
+++ /var/tmp/diff_new_pack.KOHyag/_new  2023-06-12 15:28:01.843612598 +0200
@@ -1,6 +1,6 @@
 
 
 https://github.com/ClementTsang/bottom.git
-  d019181b2dcf16febeb6f1f78994431dedbb7201
+  93b6a5649fbeeaf7e2b00cba3313fa0e3683192a
 (No newline at EOF)
 

++ vendor.tar.zst ++
Binary files /var/tmp/diff_new_pack.KOHyag/_old and 
/var/tmp/diff_new_pack.KOHyag/_new differ


commit bottom for openSUSE:Factory

2023-05-15 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bottom for openSUSE:Factory checked 
in at 2023-05-15 16:54:20

Comparing /work/SRC/openSUSE:Factory/bottom (Old)
 and  /work/SRC/openSUSE:Factory/.bottom.new.1533 (New)


Package is "bottom"

Mon May 15 16:54:20 2023 rev:17 rq:1087104 version:0.9.1~0

Changes:

--- /work/SRC/openSUSE:Factory/bottom/bottom.changes2023-05-12 
20:40:53.127053827 +0200
+++ /work/SRC/openSUSE:Factory/.bottom.new.1533/bottom.changes  2023-05-15 
16:54:27.624219448 +0200
@@ -1,0 +2,7 @@
+Sun May 14 09:13:50 UTC 2023 - Michael Vetter 
+
+- Update to 0.9.1:
+  * #1148: Fix Gruvbox colour string being invalid when cache usage
+is enabled.
+
+---

Old:

  bottom-0.9.0~0.tar.zst

New:

  bottom-0.9.1~0.tar.zst



Other differences:
--
++ bottom.spec ++
--- /var/tmp/diff_new_pack.A1vCw6/_old  2023-05-15 16:54:34.500257397 +0200
+++ /var/tmp/diff_new_pack.A1vCw6/_new  2023-05-15 16:54:34.500257397 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   bottom
-Version:0.9.0~0
+Version:0.9.1~0
 Release:0
 Summary:Yet another graphical process/system monitor
 License:MIT

++ _service ++
--- /var/tmp/diff_new_pack.A1vCw6/_old  2023-05-15 16:54:34.548257662 +0200
+++ /var/tmp/diff_new_pack.A1vCw6/_new  2023-05-15 16:54:34.552257684 +0200
@@ -3,7 +3,7 @@
 https://github.com/ClementTsang/bottom.git
 @PARENT_TAG@~@TAG_OFFSET@
 git
-0.9.0
+0.9.1
 *
 (\d+\.\d+\.\d+)
 \1

++ _servicedata ++
--- /var/tmp/diff_new_pack.A1vCw6/_old  2023-05-15 16:54:34.572257794 +0200
+++ /var/tmp/diff_new_pack.A1vCw6/_new  2023-05-15 16:54:34.576257816 +0200
@@ -1,6 +1,6 @@
 
 
 https://github.com/ClementTsang/bottom.git
-  8777143801ae6bf6a48e85d111b1bd0dcbdab010
+  d019181b2dcf16febeb6f1f78994431dedbb7201
 (No newline at EOF)
 

++ vendor.tar.zst ++
Binary files /var/tmp/diff_new_pack.A1vCw6/_old and 
/var/tmp/diff_new_pack.A1vCw6/_new differ


commit bottom for openSUSE:Factory

2023-05-12 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bottom for openSUSE:Factory checked 
in at 2023-05-12 20:38:15

Comparing /work/SRC/openSUSE:Factory/bottom (Old)
 and  /work/SRC/openSUSE:Factory/.bottom.new.1533 (New)


Package is "bottom"

Fri May 12 20:38:15 2023 rev:16 rq:1086628 version:0.9.0~0

Changes:

--- /work/SRC/openSUSE:Factory/bottom/bottom.changes2023-01-24 
20:17:57.171752416 +0100
+++ /work/SRC/openSUSE:Factory/.bottom.new.1533/bottom.changes  2023-05-12 
20:40:53.127053827 +0200
@@ -1,0 +2,38 @@
+Wed May 10 08:47:20 UTC 2023 - Michael Vetter 
+
+- Update to 0.9.0:
+  Bug Fixes:
+  * #1021: Fix selected text background colour being wrong if only
+the foreground colour was set.
+  * #1037: Fix is_list_ignored accepting all results if set to false
+  * #1064: Disk name/mount filter now doesn't always show all
+entries if one filter wasn't set.
+  * #1064: macOS disk I/O is potentially working now.
+  * #597: Resolve RUSTSEC-2021-0119 by removing heim.
+  Features:
+  * #1016: Add support for displaying process usernames on Windows
+  * #1022: Support three-character hex colour strings for styling.
+  * #1024: Support FreeBSD temperature sensors based on hw.temperature.
+  * #1063: Add buffer and cache memory tracking.
+  * #1106: Add current battery charging state.
+  * #1115: Add customizable process columns to config file.
+  * #801: Add optional process time column and querying.
+  Changes:
+  * #1025: Officially support M1 macOS.
+  * #1035: Migrate away from heim for CPU information.
+  * #1036: Migrate away from heim for memory information; bottom
+will now try to use MemAvailable on Linux to determine used memory.
+  * #1041: Migrate away from heim for network information.
+  * #1064: Migrate away from heim for storage information.
+  * #812: Fully remove heim from bottom.
+  * #1075: Update how drives are named in Windows.
+  * #1106: Rename battery consumption field to rate.
+  Other:
+  * #1008: Fix clap 3 deprecation warnings.
+  * #1044: Re-enable ZFS feature.
+  * #1100: Speed up first draw and first data collection.
+  * #1107: Update to clap v4.
+  * #: Update to regex 1.8.0, supporting more escapable characters
+and named captures.
+
+---

Old:

  bottom-0.8.0~0.tar.zst

New:

  bottom-0.9.0~0.tar.zst



Other differences:
--
++ bottom.spec ++
--- /var/tmp/diff_new_pack.pzRX0w/_old  2023-05-12 20:40:58.031080778 +0200
+++ /var/tmp/diff_new_pack.pzRX0w/_new  2023-05-12 20:40:58.035080799 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   bottom
-Version:0.8.0~0
+Version:0.9.0~0
 Release:0
 Summary:Yet another graphical process/system monitor
 License:MIT

++ _service ++
--- /var/tmp/diff_new_pack.pzRX0w/_old  2023-05-12 20:40:58.095081129 +0200
+++ /var/tmp/diff_new_pack.pzRX0w/_new  2023-05-12 20:40:58.103081173 +0200
@@ -3,7 +3,7 @@
 https://github.com/ClementTsang/bottom.git
 @PARENT_TAG@~@TAG_OFFSET@
 git
-0.8.0
+0.9.0
 *
 (\d+\.\d+\.\d+)
 \1

++ _servicedata ++
--- /var/tmp/diff_new_pack.pzRX0w/_old  2023-05-12 20:40:58.135081349 +0200
+++ /var/tmp/diff_new_pack.pzRX0w/_new  2023-05-12 20:40:58.139081371 +0200
@@ -1,6 +1,6 @@
 
 
 https://github.com/ClementTsang/bottom.git
-  2a4849ebb78e68a824b1f9bfc5af6a784329e558
+  8777143801ae6bf6a48e85d111b1bd0dcbdab010
 (No newline at EOF)
 

++ vendor.tar.zst ++
Binary files /var/tmp/diff_new_pack.pzRX0w/_old and 
/var/tmp/diff_new_pack.pzRX0w/_new differ


commit bottom for openSUSE:Factory

2023-01-24 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bottom for openSUSE:Factory checked 
in at 2023-01-24 19:42:44

Comparing /work/SRC/openSUSE:Factory/bottom (Old)
 and  /work/SRC/openSUSE:Factory/.bottom.new.32243 (New)


Package is "bottom"

Tue Jan 24 19:42:44 2023 rev:15 rq:1060447 version:0.8.0~0

Changes:

--- /work/SRC/openSUSE:Factory/bottom/bottom.changes2023-01-07 
17:23:02.215345258 +0100
+++ /work/SRC/openSUSE:Factory/.bottom.new.32243/bottom.changes 2023-01-24 
20:17:57.171752416 +0100
@@ -1,0 +2,16 @@
+Mon Jan 23 12:38:50 UTC 2023 - Jan-Luca Kiok 
+
+- Update to version 0.8.0:
+  * Bug Fixes
++ Update help menu for disk and temperature widgets with
+  sorting support.
++ Fix time graph labels not being styled.
+  * Features
++ Split usage into both usage percentage and usage value.
+  * Changes
++ Hide battery duration section if the value is unknown. Also
+  update shortened text.
++ Automatically hide the battery widget if no batteries are
+  found but --battery is enabled.
+
+---

Old:

  bottom-0.7.1~0.tar.zst

New:

  bottom-0.8.0~0.tar.zst



Other differences:
--
++ bottom.spec ++
--- /var/tmp/diff_new_pack.IJesXY/_old  2023-01-24 20:17:59.435764146 +0100
+++ /var/tmp/diff_new_pack.IJesXY/_new  2023-01-24 20:17:59.439764167 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   bottom
-Version:0.7.1~0
+Version:0.8.0~0
 Release:0
 Summary:Yet another graphical process/system monitor
 License:MIT

++ _service ++
--- /var/tmp/diff_new_pack.IJesXY/_old  2023-01-24 20:17:59.495764457 +0100
+++ /var/tmp/diff_new_pack.IJesXY/_new  2023-01-24 20:17:59.499764478 +0100
@@ -3,7 +3,7 @@
 https://github.com/ClementTsang/bottom.git
 @PARENT_TAG@~@TAG_OFFSET@
 git
-0.7.1
+0.8.0
 *
 (\d+\.\d+\.\d+)
 \1

++ _servicedata ++
--- /var/tmp/diff_new_pack.IJesXY/_old  2023-01-24 20:17:59.535764665 +0100
+++ /var/tmp/diff_new_pack.IJesXY/_new  2023-01-24 20:17:59.539764685 +0100
@@ -1,6 +1,6 @@
 
 
 https://github.com/ClementTsang/bottom.git
-  768ec9cb369b067fc6ea624c5334c853adb4323c
+  2a4849ebb78e68a824b1f9bfc5af6a784329e558
 (No newline at EOF)
 

++ vendor.tar.zst ++
Binary files /var/tmp/diff_new_pack.IJesXY/_old and 
/var/tmp/diff_new_pack.IJesXY/_new differ


commit bottom for openSUSE:Factory

2023-01-07 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bottom for openSUSE:Factory checked 
in at 2023-01-07 17:19:41

Comparing /work/SRC/openSUSE:Factory/bottom (Old)
 and  /work/SRC/openSUSE:Factory/.bottom.new.1563 (New)


Package is "bottom"

Sat Jan  7 17:19:41 2023 rev:14 rq:1056705 version:0.7.1~0

Changes:

--- /work/SRC/openSUSE:Factory/bottom/bottom.changes2023-01-02 
15:01:58.849287709 +0100
+++ /work/SRC/openSUSE:Factory/.bottom.new.1563/bottom.changes  2023-01-07 
17:23:02.215345258 +0100
@@ -1,0 +2,9 @@
+Fri Jan  6 20:51:48 UTC 2023 - Jan-Luca Kiok 
+
+- Update to version 0.7.1:
+  * Bug Fixes
++ Fixes invalid sorting order for disk usage percentage
++ Partially fix battery text getting cut off in small windows
++ Fix CPU widget's 'all' label being missing on small sizes
+
+---

Old:

  bottom-0.7.0~0.tar.zst

New:

  bottom-0.7.1~0.tar.zst



Other differences:
--
++ bottom.spec ++
--- /var/tmp/diff_new_pack.fVVgCU/_old  2023-01-07 17:23:03.275351581 +0100
+++ /var/tmp/diff_new_pack.fVVgCU/_new  2023-01-07 17:23:03.279351605 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   bottom
-Version:0.7.0~0
+Version:0.7.1~0
 Release:0
 Summary:Yet another graphical process/system monitor
 License:MIT

++ _service ++
--- /var/tmp/diff_new_pack.fVVgCU/_old  2023-01-07 17:23:03.319351844 +0100
+++ /var/tmp/diff_new_pack.fVVgCU/_new  2023-01-07 17:23:03.323351868 +0100
@@ -3,7 +3,7 @@
 https://github.com/ClementTsang/bottom.git
 @PARENT_TAG@~@TAG_OFFSET@
 git
-0.7.0
+0.7.1
 *
 (\d+\.\d+\.\d+)
 \1

++ _servicedata ++
--- /var/tmp/diff_new_pack.fVVgCU/_old  2023-01-07 17:23:03.343351987 +0100
+++ /var/tmp/diff_new_pack.fVVgCU/_new  2023-01-07 17:23:03.347352010 +0100
@@ -1,6 +1,6 @@
 
 
 https://github.com/ClementTsang/bottom.git
-  4d5a58c3eced02189b70ecfdae4dc600b98d20c2
+  768ec9cb369b067fc6ea624c5334c853adb4323c
 (No newline at EOF)
 

++ vendor.tar.zst ++
Binary files /var/tmp/diff_new_pack.fVVgCU/_old and 
/var/tmp/diff_new_pack.fVVgCU/_new differ


commit bottom for openSUSE:Factory

2023-01-02 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bottom for openSUSE:Factory checked 
in at 2023-01-02 15:01:54

Comparing /work/SRC/openSUSE:Factory/bottom (Old)
 and  /work/SRC/openSUSE:Factory/.bottom.new.1563 (New)


Package is "bottom"

Mon Jan  2 15:01:54 2023 rev:13 rq:1046011 version:0.7.0~0

Changes:

--- /work/SRC/openSUSE:Factory/bottom/bottom.changes2022-06-21 
16:32:38.667831626 +0200
+++ /work/SRC/openSUSE:Factory/.bottom.new.1563/bottom.changes  2023-01-02 
15:01:58.849287709 +0100
@@ -1,0 +2,50 @@
+Sun Jan  1 16:31:08 UTC 2023 - Jan-Luca Kiok 
+
+- Add build dependency to zstd compression tool
+
+---
+Sun Jan  1 15:45:48 UTC 2023 - Jan-Luca Kiok 
+
+- Apply current rust service template
+- Change source compress algorithm
+- Use cargo test for check stage
+- Update to version 0.7.0:
+  * Bug Fixes
++ Fix building in Rust beta 1.61 due to `as_ref()` calls
+  causing type inference issues.
++ Fix clicking on empty space in tables selecting the very last
+  entry of a list in some cases.
++ Fix panic if battery feature was disabled during compilation.
++ Fix bottom keeping devices awake in certain scenarios
++ Use alternative method of getting parent PID in some cases on
+  macOS devices to avoid needing root access.
++ Fix possible gaps with widget layout spacing.
++ Fix search scrolling with wider Unicode characters.
+  * Changes
++ Add some colour to `-h`/`--help` as part of updating to clap
+  3.0.
++ Add ARM musl binary build tasks.
++ Add more human friendly temperature sensor names for Linux
++ Add macOS M1, FreeBSD 12, and FreeBSD 13 binary build tasks.
++ Improve CPU usage by optimizing draw logic of charts and
+  tables.
+  * Features
++ Add support for NVIDIA GPU temperature sensors
++ Add a check for whether bottom is being run in a terminal.
++ Add FreeBSD support
++ Add half page scrolling with `ctrl-u` and `ctrl-d`
++ Add ZFS ARC support
++ Add GPU memory support for NVIDIA GPUs
++ Update sysinfo to support M1 macOS temperature sensors.
++ Add CLI options for GPU memory
++ Add page up/page down support for the help screen
++ Make temperature widget sortable.
++ Make disk widget sortable.
++ Add pasting to the search bar.
++ Add custom retention periods for data.
++ Add non-normalized CPU usage to processes
++ Add an option to expand the default widget on startup
+  * Other
++ Fix dead links in docs
+
+---

Old:

  bottom-0.6.8.tar.gz
  vendor.tar.xz

New:

  _servicedata
  bottom-0.7.0~0.tar.zst
  vendor.tar.zst



Other differences:
--
++ bottom.spec ++
--- /var/tmp/diff_new_pack.IyoxvZ/_old  2023-01-02 15:01:59.957293936 +0100
+++ /var/tmp/diff_new_pack.IyoxvZ/_new  2023-01-02 15:01:59.965293981 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package bottom
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 # Copyright (c) 2020-2021, Martin Hauke 
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,17 +18,17 @@
 
 
 Name:   bottom
-Version:0.6.8
+Version:0.7.0~0
 Release:0
 Summary:Yet another graphical process/system monitor
 License:MIT
 Group:  System/Monitoring
 URL:https://github.com/ClementTsang/bottom
-Source: 
https://github.com/ClementTsang/bottom/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
-Source1:vendor.tar.xz
+Source: %{name}-%{version}.tar.zst
+Source1:vendor.tar.zst
 Source2:cargo_config
-BuildRequires:  cargo >= 1.58
-BuildRequires:  rust
+BuildRequires:  cargo-packaging
+BuildRequires:  zstd
 
 %description
 A cross-platform graphical process/system monitor with a
@@ -44,6 +44,9 @@
 %install
 cargo install --no-track --root=%{buildroot}%{_prefix} --path .
 
+%check
+%{cargo_test}
+
 %files
 %license LICENSE
 %doc CHANGELOG.md README.md

++ _service ++
--- /var/tmp/diff_new_pack.IyoxvZ/_old  2023-01-02 15:02:00.009294228 +0100
+++ /var/tmp/diff_new_pack.IyoxvZ/_new  2023-01-02 15:02:00.013294251 +0100
@@ -1,6 +1,28 @@
 
+  
+https://github.com/ClementTsang/bottom.git
+@PARENT_TAG@~@TAG_OFFSET@
+git
+0.7.0
+*
+(\d+\.\d+\.\d+)
+\1
+enable
+opensuse-packa...@jlk.one
+  
+  
+  
+*.tar
+zst
+  
+  
   
-bottom-0.6.8
+bottom
+true
+ zst
+  
+  
+ bottom
   
 
 

++ _servicedata ++


https://github.com/ClementTsang/bottom.git
  4d5

commit bottom for openSUSE:Factory

2022-06-21 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bottom for openSUSE:Factory checked 
in at 2022-06-21 16:32:30

Comparing /work/SRC/openSUSE:Factory/bottom (Old)
 and  /work/SRC/openSUSE:Factory/.bottom.new.1548 (New)


Package is "bottom"

Tue Jun 21 16:32:30 2022 rev:12 rq:984032 version:0.6.8

Changes:

--- /work/SRC/openSUSE:Factory/bottom/bottom.changes2022-05-24 
20:36:16.531242341 +0200
+++ /work/SRC/openSUSE:Factory/.bottom.new.1548/bottom.changes  2022-06-21 
16:32:38.667831626 +0200
@@ -1,0 +2,5 @@
+Mon Jun 20 03:36:55 UTC 2022 - William Brown 
+
+- Automatic update of vendored dependencies
+
+---



Other differences:
--
++ vendor.tar.xz ++
/work/SRC/openSUSE:Factory/bottom/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.bottom.new.1548/vendor.tar.xz differ: char 26, line 
1


commit bottom for openSUSE:Factory

2022-05-24 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bottom for openSUSE:Factory checked 
in at 2022-05-24 20:36:15

Comparing /work/SRC/openSUSE:Factory/bottom (Old)
 and  /work/SRC/openSUSE:Factory/.bottom.new.2254 (New)


Package is "bottom"

Tue May 24 20:36:15 2022 rev:11 rq:979016 version:0.6.8

Changes:

--- /work/SRC/openSUSE:Factory/bottom/bottom.changes2022-03-22 
19:40:49.771129519 +0100
+++ /work/SRC/openSUSE:Factory/.bottom.new.2254/bottom.changes  2022-05-24 
20:36:16.531242341 +0200
@@ -1,0 +2,5 @@
+Tue May 24 05:03:18 UTC 2022 - William Brown 
+
+- Automatic update of vendored dependencies
+
+---



Other differences:
--
++ cargo_config ++
--- /var/tmp/diff_new_pack.Ub5gbP/_old  2022-05-24 20:36:19.927246934 +0200
+++ /var/tmp/diff_new_pack.Ub5gbP/_new  2022-05-24 20:36:19.935246944 +0200
@@ -3,7 +3,5 @@
 
 [source.vendored-sources]
 directory = "vendor"
-
-[profile.release]
-strip = "symbols"
+(No newline at EOF)
 

++ vendor.tar.xz ++
/work/SRC/openSUSE:Factory/bottom/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.bottom.new.2254/vendor.tar.xz differ: char 26, line 
1


commit bottom for openSUSE:Factory

2022-03-22 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bottom for openSUSE:Factory checked 
in at 2022-03-22 19:40:45

Comparing /work/SRC/openSUSE:Factory/bottom (Old)
 and  /work/SRC/openSUSE:Factory/.bottom.new.25692 (New)


Package is "bottom"

Tue Mar 22 19:40:45 2022 rev:10 rq:963943 version:0.6.8

Changes:

--- /work/SRC/openSUSE:Factory/bottom/bottom.changes2022-01-06 
15:50:43.824953041 +0100
+++ /work/SRC/openSUSE:Factory/.bottom.new.25692/bottom.changes 2022-03-22 
19:40:49.771129519 +0100
@@ -1,0 +2,19 @@
+Fri Mar 18 21:04:54 UTC 2022 - Jan-Luca Kiok 
+
+- Package version appropriate deps
+
+---
+Fri Mar 18 20:48:25 UTC 2022 - Jan-Luca Kiok 
+
+- Update to 0.6.8:
+  * Add PgUp/PgDown keybind support to scroll up and down a page in
+a table
+  * Fix bug where the program would stall in an infinite loop if
+the width of the terminal was too small
+  * Fix a bug where the number of CPUs is never refreshed
+  * Update sysinfo
+- Strip binary
+- Require cargo version 1.58 at least for binary stripping on cargo
+  build
+
+---

Old:

  bottom-0.6.6.tar.gz

New:

  bottom-0.6.8.tar.gz



Other differences:
--
++ bottom.spec ++
--- /var/tmp/diff_new_pack.SjABsI/_old  2022-03-22 19:40:50.747130543 +0100
+++ /var/tmp/diff_new_pack.SjABsI/_new  2022-03-22 19:40:50.751130547 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   bottom
-Version:0.6.6
+Version:0.6.8
 Release:0
 Summary:Yet another graphical process/system monitor
 License:MIT
@@ -27,7 +27,7 @@
 Source: 
https://github.com/ClementTsang/bottom/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:vendor.tar.xz
 Source2:cargo_config
-BuildRequires:  cargo
+BuildRequires:  cargo >= 1.58
 BuildRequires:  rust
 
 %description

++ _service ++
--- /var/tmp/diff_new_pack.SjABsI/_old  2022-03-22 19:40:50.787130585 +0100
+++ /var/tmp/diff_new_pack.SjABsI/_new  2022-03-22 19:40:50.791130589 +0100
@@ -1,6 +1,6 @@
 
   
-bottom-0.6.6
+bottom-0.6.8
   
 
 

++ bottom-0.6.6.tar.gz -> bottom-0.6.8.tar.gz ++
/work/SRC/openSUSE:Factory/bottom/bottom-0.6.6.tar.gz 
/work/SRC/openSUSE:Factory/.bottom.new.25692/bottom-0.6.8.tar.gz differ: char 
12, line 1

++ cargo_config ++
--- /var/tmp/diff_new_pack.SjABsI/_old  2022-03-22 19:40:50.835130635 +0100
+++ /var/tmp/diff_new_pack.SjABsI/_new  2022-03-22 19:40:50.839130639 +0100
@@ -3,5 +3,7 @@
 
 [source.vendored-sources]
 directory = "vendor"
-(No newline at EOF)
+
+[profile.release]
+strip = "symbols"
 

++ vendor.tar.xz ++
/work/SRC/openSUSE:Factory/bottom/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.bottom.new.25692/vendor.tar.xz differ: char 26, 
line 1


commit bottom for openSUSE:Factory

2022-01-06 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bottom for openSUSE:Factory checked 
in at 2022-01-06 15:50:42

Comparing /work/SRC/openSUSE:Factory/bottom (Old)
 and  /work/SRC/openSUSE:Factory/.bottom.new.1896 (New)


Package is "bottom"

Thu Jan  6 15:50:42 2022 rev:9 rq:943860 version:0.6.6

Changes:

--- /work/SRC/openSUSE:Factory/bottom/bottom.changes2021-11-02 
19:19:54.647118306 +0100
+++ /work/SRC/openSUSE:Factory/.bottom.new.1896/bottom.changes  2022-01-06 
15:50:43.824953041 +0100
@@ -1,0 +2,9 @@
+Tue Jan  4 22:15:17 UTC 2022 - Dirk M??ller 
+
+- update to 0.6.6:
+  * Address RUSTSEC-2020-0071
+  * Fixes process_command breaking process widget sorting
+  * Fix process CPU calculation if /proc/stat CPU line has less values than 
expected 
+  * Remove duplicate guest time in process CPU calculation
+
+---

Old:

  bottom-0.6.4.tar.gz

New:

  bottom-0.6.6.tar.gz



Other differences:
--
++ bottom.spec ++
--- /var/tmp/diff_new_pack.kcu2Ug/_old  2022-01-06 15:50:44.896953630 +0100
+++ /var/tmp/diff_new_pack.kcu2Ug/_new  2022-01-06 15:50:44.900953632 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package bottom
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 # Copyright (c) 2020-2021, Martin Hauke 
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,13 +18,13 @@
 
 
 Name:   bottom
-Version:0.6.4
+Version:0.6.6
 Release:0
 Summary:Yet another graphical process/system monitor
 License:MIT
 Group:  System/Monitoring
 URL:https://github.com/ClementTsang/bottom
-Source: 
https://github.com/ClementTsang/bottom/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Source: 
https://github.com/ClementTsang/bottom/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:vendor.tar.xz
 Source2:cargo_config
 BuildRequires:  cargo

++ _service ++
--- /var/tmp/diff_new_pack.kcu2Ug/_old  2022-01-06 15:50:44.944953656 +0100
+++ /var/tmp/diff_new_pack.kcu2Ug/_new  2022-01-06 15:50:44.948953658 +0100
@@ -1,6 +1,6 @@
 
   
-bottom-0.6.4
+bottom-0.6.6
   
 
 

++ bottom-0.6.4.tar.gz -> bottom-0.6.6.tar.gz ++
/work/SRC/openSUSE:Factory/bottom/bottom-0.6.4.tar.gz 
/work/SRC/openSUSE:Factory/.bottom.new.1896/bottom-0.6.6.tar.gz differ: char 
12, line 1

++ vendor.tar.xz ++
/work/SRC/openSUSE:Factory/bottom/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.bottom.new.1896/vendor.tar.xz differ: char 26, line 
1


commit bottom for openSUSE:Factory

2021-11-02 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bottom for openSUSE:Factory checked 
in at 2021-11-02 19:19:15

Comparing /work/SRC/openSUSE:Factory/bottom (Old)
 and  /work/SRC/openSUSE:Factory/.bottom.new.1890 (New)


Package is "bottom"

Tue Nov  2 19:19:15 2021 rev:8 rq:928793 version:0.6.4

Changes:

--- /work/SRC/openSUSE:Factory/bottom/bottom.changes2021-05-17 
18:46:10.536404454 +0200
+++ /work/SRC/openSUSE:Factory/.bottom.new.1890/bottom.changes  2021-11-02 
19:19:54.647118306 +0100
@@ -1,0 +2,16 @@
+Mon Oct 25 21:19:48 UTC 2021 - Martin Hauke 
+
+- Update to version 0.6.4
+  * Small update to fix a bug and being slightly clearer on the
+network legend unit.
+- Update to version 0.6.3
+  * Small release with some bug fixes and a change in how we
+calculate Linux memory usage.
+- Update to version 0.6.2
+  Features
+  * Add F9 key as an alternative process kill key.
+  Bug Fixes
+  * Fixes two bugs causing the battery widget colours and mouse
+events to be broken.
+
+---

Old:

  bottom-0.6.1.tar.gz

New:

  bottom-0.6.4.tar.gz



Other differences:
--
++ bottom.spec ++
--- /var/tmp/diff_new_pack.bNC1HT/_old  2021-11-02 19:19:55.303118809 +0100
+++ /var/tmp/diff_new_pack.bNC1HT/_new  2021-11-02 19:19:55.307118813 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   bottom
-Version:0.6.1
+Version:0.6.4
 Release:0
 Summary:Yet another graphical process/system monitor
 License:MIT

++ _service ++
--- /var/tmp/diff_new_pack.bNC1HT/_old  2021-11-02 19:19:55.331118831 +0100
+++ /var/tmp/diff_new_pack.bNC1HT/_new  2021-11-02 19:19:55.331118831 +0100
@@ -1,5 +1,5 @@
 
   
-bottom-0.6.1
+bottom-0.6.4
   
 

++ bottom-0.6.1.tar.gz -> bottom-0.6.4.tar.gz ++
/work/SRC/openSUSE:Factory/bottom/bottom-0.6.1.tar.gz 
/work/SRC/openSUSE:Factory/.bottom.new.1890/bottom-0.6.4.tar.gz differ: char 
12, line 1

++ vendor.tar.xz ++
/work/SRC/openSUSE:Factory/bottom/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.bottom.new.1890/vendor.tar.xz differ: char 26, line 
1


commit bottom for openSUSE:Factory

2021-05-17 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bottom for openSUSE:Factory checked 
in at 2021-05-17 18:45:40

Comparing /work/SRC/openSUSE:Factory/bottom (Old)
 and  /work/SRC/openSUSE:Factory/.bottom.new.2988 (New)


Package is "bottom"

Mon May 17 18:45:40 2021 rev:7 rq:893794 version:0.6.1

Changes:

--- /work/SRC/openSUSE:Factory/bottom/bottom.changes2021-03-30 
21:36:50.886677732 +0200
+++ /work/SRC/openSUSE:Factory/.bottom.new.2988/bottom.changes  2021-05-17 
18:46:10.536404454 +0200
@@ -1,0 +2,18 @@
+Thu May 13 16:17:33 UTC 2021 - Martin Hauke 
+
+- Update to version 0.6.1
+  * Fine-grained kill signals - bottom defaulted to kill -15, but
+now, on Unix-based systems, you can directly choose which kill
+signal you want.
+  * You can disable this feature if you want with the
+--disable_advanced_kill flag or config option, which will
+instead revert to the older style with just two options.
+  * Scroll position indicator using --show_table_scroll_position.
+  * Added Nord colour schemes. This can be enabled either in the
+config file or command line with color=nord or color=nord-light.
+  * Add Ctrl-w and Ctrl-h shortcuts in search in order to delete a
+word or a character respectively.
+  * Added mouse support for sorting process columns:
+  * Added users as a column in the process widget.
+
+---

Old:

  bottom-0.5.7.tar.gz

New:

  _service
  bottom-0.6.1.tar.gz
  cargo_config



Other differences:
--
++ bottom.spec ++
--- /var/tmp/diff_new_pack.3sWvDK/_old  2021-05-17 18:46:11.392400822 +0200
+++ /var/tmp/diff_new_pack.3sWvDK/_new  2021-05-17 18:46:11.396400805 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   bottom
-Version:0.5.7
+Version:0.6.1
 Release:0
 Summary:Yet another graphical process/system monitor
 License:MIT
@@ -26,6 +26,7 @@
 URL:https://github.com/ClementTsang/bottom
 Source: 
https://github.com/ClementTsang/bottom/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:vendor.tar.xz
+Source2:cargo_config
 BuildRequires:  cargo
 BuildRequires:  rust
 
@@ -34,15 +35,8 @@
 customizable interface and a multitude of features.
 
 %prep
-%setup -qa1
-mkdir -p .cargo
-cat >.cargo/config <
  
bottom-0.6.1
  

++ bottom-0.5.7.tar.gz -> bottom-0.6.1.tar.gz ++
/work/SRC/openSUSE:Factory/bottom/bottom-0.5.7.tar.gz 
/work/SRC/openSUSE:Factory/.bottom.new.2988/bottom-0.6.1.tar.gz differ: char 
12, line 1

++ cargo_config ++
[source.crates-io]
replace-with = "vendored-sources"

[source.vendored-sources]
directory = "vendor"++ vendor.tar.xz ++
/work/SRC/openSUSE:Factory/bottom/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.bottom.new.2988/vendor.tar.xz differ: char 25, line 
1


commit bottom for openSUSE:Factory

2021-03-30 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bottom for openSUSE:Factory checked 
in at 2021-03-30 21:13:35

Comparing /work/SRC/openSUSE:Factory/bottom (Old)
 and  /work/SRC/openSUSE:Factory/.bottom.new.2401 (New)


Package is "bottom"

Tue Mar 30 21:13:35 2021 rev:6 rq:877582 version:0.5.7

Changes:

--- /work/SRC/openSUSE:Factory/bottom/bottom.changes2020-12-02 
13:59:24.873876577 +0100
+++ /work/SRC/openSUSE:Factory/.bottom.new.2401/bottom.changes  2021-03-30 
21:36:50.886677732 +0200
@@ -1,0 +2,25 @@
+Sat Mar  6 12:33:10 UTC 2021 - Martin Hauke 
+
+- Update to version 0.5.7
+  * Fixes incorrect colours being used the CPU widget in basic
+mode.
+  * Fixes hide_table_gap not working in the battery widget.
+  * Fixes the sorting arrow disappearing in proc widget under
+some cases.
+  * Fixes basic mode failing to report CPUs if there are less than
+4 entries to report.
+- Update to version 0.5.6
+  * Fixed temperature sensors not working at all on non-Linux
+platforms.
+- Update to version 0.5.5
+  * Fixed CPU graph colours not matching the legend in the "all"
+state.
+- Update to version 0.5.4
+  Changes
+  * Removed the --debug option for now.
+  Bug Fixes
+  * Fixes a performance regression causing high memory and CPU
+usage over time.
+  * Fixes process states not showing.
+
+---

Old:

  bottom-0.5.3.tar.gz

New:

  bottom-0.5.7.tar.gz



Other differences:
--
++ bottom.spec ++
--- /var/tmp/diff_new_pack.Jch896/_old  2021-03-30 21:37:54.266743067 +0200
+++ /var/tmp/diff_new_pack.Jch896/_new  2021-03-30 21:37:54.270743071 +0200
@@ -1,8 +1,8 @@
 #
 # spec file for package bottom
 #
-# Copyright (c) 2020 SUSE LLC
-# Copyright (c) 2020, Martin Hauke 
+# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2020-2021, Martin Hauke 
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 
 Name:   bottom
-Version:0.5.3
+Version:0.5.7
 Release:0
 Summary:Yet another graphical process/system monitor
 License:MIT

++ bottom-0.5.3.tar.gz -> bottom-0.5.7.tar.gz ++
/work/SRC/openSUSE:Factory/bottom/bottom-0.5.3.tar.gz 
/work/SRC/openSUSE:Factory/.bottom.new.2401/bottom-0.5.7.tar.gz differ: char 
15, line 1

++ vendor.tar.xz ++
/work/SRC/openSUSE:Factory/bottom/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.bottom.new.2401/vendor.tar.xz differ: char 25, line 
1


commit bottom for openSUSE:Factory

2020-12-02 Thread User for buildservice source handling
Hello community,

here is the log from the commit of package bottom for openSUSE:Factory checked 
in at 2020-12-02 13:59:22

Comparing /work/SRC/openSUSE:Factory/bottom (Old)
 and  /work/SRC/openSUSE:Factory/.bottom.new.5913 (New)


Package is "bottom"

Wed Dec  2 13:59:22 2020 rev:5 rq:852559 version:0.5.3

Changes:

--- /work/SRC/openSUSE:Factory/bottom/bottom.changes2020-08-31 
16:53:58.128462595 +0200
+++ /work/SRC/openSUSE:Factory/.bottom.new.5913/bottom.changes  2020-12-02 
13:59:24.873876577 +0100
@@ -1,0 +2,53 @@
+Sat Nov 28 16:27:52 UTC 2020 - Martin Hauke 
+
+- Update to version 0.5.3
+  * Fixes custom battery colour levels being inverted.
+- Update to version 0.5.2
+  * Fixes hide_avg_cpu being inverted in config files.
+- Update to version 0.5.1
+  * Patch for some bugs that were spotted in the 0.5.0 release.
+- Update to version 0.5.0
+  Features
+  * Adaptive network graphs: the network widget's y-axis will now
+adjust based on your current usage.
+  * Mouse support for tables and moving to widgets.
+  * The ability to hide specific temperature and disk entries
+via config.
+  * Added a tree mode, you can access this with the t key.
+  * A simple indicator for when data updating is frozen.
+  * Built-in colour themes.
+  Changes
+  * Updated help descriptions, added auto-complete generation.
+  * Changed how we do battery theming. We now only set high,
+medium, and low colours and we deal with the ratios.
+  Bug Fixes
+  * Fixes a bug where you could move down in the process widget
+even if the process widget search was closed.
+  * Add labels to Linux temperature values.
+  * Implements sorting by count. It previously did absolutely
+nothing.
+  * Fix being able to cause an index out-of-bounds by resizing to
+a smaller terminal just after the program got the terminal
+size, but right before the terminal started drawing.
+  * Fixed not clearing screen before drawing, which caused issues
+for some environments.
+  * Fix highlighted entries being stuck in another colour when the
+widget is not selected.
+  * Expanding a widget no longer overrides the widget/dialog title
+colour.
+  * Fixed process names occasionally showing up as truncated, due
+to only using /proc//stat as our data source.
+  * Fixed missing thread termination steps as well as improper
+polling causing blocking in input thread.
+  * Fixed the CPU basic widget showing incorrect data due to an
+incorrect offset when displaying the data.
+  * Fixed an incorrect offset affecting the CPU colour when
+scrolling.
+  * Fixed spacing problems in basic CPU mode.
+  * Fixed an incorrect offset affecting the graph CPU colour
+mismatching the legend.
+  * Removes an accidental extra comma in one of the headers in the
+disk widget.
+  * Removes the automatically generated CPU colours method.
+
+---

Old:

  bottom-0.4.7.tar.gz

New:

  bottom-0.5.3.tar.gz



Other differences:
--
++ bottom.spec ++
--- /var/tmp/diff_new_pack.3qWNAi/_old  2020-12-02 13:59:26.525878318 +0100
+++ /var/tmp/diff_new_pack.3qWNAi/_new  2020-12-02 13:59:26.529878322 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   bottom
-Version:0.4.7
+Version:0.5.3
 Release:0
 Summary:Yet another graphical process/system monitor
 License:MIT
@@ -35,7 +35,7 @@
 
 %prep
 %setup -qa1
-mkdir .cargo
+mkdir -p .cargo
 cat >.cargo/config < bottom-0.5.3.tar.gz ++
/work/SRC/openSUSE:Factory/bottom/bottom-0.4.7.tar.gz 
/work/SRC/openSUSE:Factory/.bottom.new.5913/bottom-0.5.3.tar.gz differ: char 
12, line 1

++ vendor.tar.xz ++
/work/SRC/openSUSE:Factory/bottom/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.bottom.new.5913/vendor.tar.xz differ: char 26, line 
1
___
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org