Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package nvtop for openSUSE:Factory checked 
in at 2026-04-17 21:04:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nvtop (Old)
 and      /work/SRC/openSUSE:Factory/.nvtop.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nvtop"

Fri Apr 17 21:04:19 2026 rev:9 rq:1347633 version:3.3.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/nvtop/nvtop.changes      2025-07-14 
10:56:42.101066600 +0200
+++ /work/SRC/openSUSE:Factory/.nvtop.new.11940/nvtop.changes   2026-04-17 
21:04:51.375304897 +0200
@@ -1,0 +2,36 @@
+Fri Apr 17 00:16:28 UTC 2026 - [email protected]
+
+- Update to version 3.3.2:
+  * Flush snapshot stream.
+- Changes from version 3.3.1:
+  * Fix json cmdline indent.
+  * Encode/decode usage and processes in snapshot.
+  * Snapshot with delay by default.
+  * Fix invalid JSON in snapshot.
+  * Add loop snapshot mode.
+  * Add interval mode to snapshot.
+- Changes from version 3.3.0:
+  * Merge effective load within GPU percentage meter.
+  * Refactor unified memory computation and sanitize process memory
+    usage.
+  * Fix NVIDIA memory reporting.
+  * Fix metax warnings.
+  * Bound effective load to 100%.
+  * Add support for Enflame GCU.
+  * Fix typos across documentation and source.
+  * Fix assertion failure when duplicate client_id encountered.
+  * When running on an AMD APU add VRAM + GTT together.
+  * Fix: Clamp effective load plot value to 100%.
+  * Feat: Add Effective Load metric and plot.
+  * Fix incorrect gpu number for METAX GPU.
+  * Update nvtop manpage with additional options.
+  * Fix unified memory GPU reporting to use actual GPU allocations.
+  * Fix unified memory reporting to use MemAvailable.
+  * Add device_field for memory clock.
+  * Add automatic screen redraw on tmux reconnection.
+  * Add F5 and Ctrl+L screen refresh functionality.
+  * Add rich memory stats.
+  * Feat: add support for METAX GPU.
+- Update service to manual and use xz tarball.
+
+-------------------------------------------------------------------

Old:
----
  nvtop-3.2.0+14.obscpio

New:
----
  nvtop-3.3.2.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ nvtop.spec ++++++
--- /var/tmp/diff_new_pack.zgTGk7/_old  2026-04-17 21:04:51.931327797 +0200
+++ /var/tmp/diff_new_pack.zgTGk7/_new  2026-04-17 21:04:51.935327962 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package nvtop
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 # Copyright (c) 2020-2025 Malcolm J Lewis <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:           nvtop
-Version:        3.2.0+14
+Version:        3.3.2
 Release:        0
 Summary:        A (h)top like task monitor for NVIDIA and AMD GPUs
 License:        GPL-3.0-or-later

++++++ _service ++++++
--- /var/tmp/diff_new_pack.zgTGk7/_old  2026-04-17 21:04:51.975329610 +0200
+++ /var/tmp/diff_new_pack.zgTGk7/_new  2026-04-17 21:04:51.979329774 +0200
@@ -1,5 +1,5 @@
 <services>
-  <service mode="disabled" name="obs_scm">
+  <service mode="manual" name="obs_scm">
     <param name="url">https://github.com/Syllo/nvtop.git</param>
     <param name="scm">git</param>
     <param name="submodules">enable</param>
@@ -10,8 +10,8 @@
     <param name="versionrewrite-pattern">(.*)\+0</param>
     <param name="versionrewrite-replacement">\1</param>
   </service>
-  <service mode="buildtime" name="tar"/>
-  <service mode="buildtime" name="recompress">
+  <service mode="manual" name="tar"/>
+  <service mode="manual" name="recompress">
     <param name="file">*.tar</param>
     <param name="compression">xz</param>
   </service>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.zgTGk7/_old  2026-04-17 21:04:52.003330763 +0200
+++ /var/tmp/diff_new_pack.zgTGk7/_new  2026-04-17 21:04:52.007330928 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/Syllo/nvtop.git</param>
-              <param 
name="changesrevision">339ee0b10a64ec51f43d27357b0068a40f16e9e4</param></service></servicedata>
+              <param 
name="changesrevision">76890233d759199f50ad3bdb57a0c0988e96fc44</param></service></servicedata>
 (No newline at EOF)
 

++++++ nvtop.obsinfo ++++++
--- /var/tmp/diff_new_pack.zgTGk7/_old  2026-04-17 21:04:52.035332081 +0200
+++ /var/tmp/diff_new_pack.zgTGk7/_new  2026-04-17 21:04:52.039332246 +0200
@@ -1,5 +1,5 @@
 name: nvtop
-version: 3.2.0+14
-mtime: 1751117410
-commit: 339ee0b10a64ec51f43d27357b0068a40f16e9e4
+version: 3.3.2
+mtime: 1770572662
+commit: 76890233d759199f50ad3bdb57a0c0988e96fc44
 

Reply via email to