Script 'mail_helper' called by obssrc
Hello community,

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

Package is "nvtop"

Fri Apr 12 17:35:19 2024 rev:4 rq:1167057 version:3.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/nvtop/nvtop.changes      2023-10-25 
18:06:08.273132743 +0200
+++ /work/SRC/openSUSE:Factory/.nvtop.new.26366/nvtop.changes   2024-04-12 
17:40:40.884781657 +0200
@@ -1,0 +2,25 @@
+Fri Apr 12 13:07:30 UTC 2024 - Andrea Manzini <andrea.manz...@suse.com>
+
+- Update to version 3.1.0:
+  * MSM: Ignore speedbin in id if exact id isn't found
+  * Add support for Adreno 750
+  * Fix save w/o config location path
+  * interface_options: handle both XDG_CONFIG_HOME and HOME being unset
+  * Prevent potential Ascend device name buffer overflow
+  * remove temp file
+  * fix issues for PR
+  * Toggle Panfrost's sysfs profiling hook after DRM handle is retrieved
+  * add ascend build script and README
+  * add ascend extract gpu info code
+  * GPU info bar option in F2 menu
+  * Save GPU info bar option to config file
+  * Fix related to pull request #248
+  * Refactor Panthor and Panfrost into library of shared code
+  * Add support for Mali CSF GPUs with the Panthor driver.
+  * Add Panfrost support for manual calculation of engine utilisation
+  * Add support for post-fdinfo processing calculation of utilisation
+  * Add support for Panfrost display of additional GPU properties
+  * Add display of additional GPU features
+  * Add support for Mali GPUs with the Panfrost driver
+
+-------------------------------------------------------------------

Old:
----
  nvtop-3.0.2+31.obscpio

New:
----
  nvtop-3.1.0.obscpio
  nvtop-3.1.0.tar.xz

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

Other differences:
------------------
++++++ nvtop.spec ++++++
--- /var/tmp/diff_new_pack.R4VWZt/_old  2024-04-12 17:40:41.512804787 +0200
+++ /var/tmp/diff_new_pack.R4VWZt/_new  2024-04-12 17:40:41.512804787 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package nvtop
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 # Copyright (c) 2020-2023 Malcolm J Lewis <malcolmle...@opensuse.org>
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,15 +18,16 @@
 
 
 Name:           nvtop
-Version:        3.0.2+31
+Version:        3.1.0
 Release:        0
-License:        GPL-3.0-or-later
 Summary:        A (h)top like task monitor for NVIDIA and AMD GPUs
+License:        GPL-3.0-or-later
 URL:            https://github.com/Syllo/nvtop
 Source0:        %{name}-%{version}.tar.xz
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  hicolor-icon-theme
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(libdrm)
 BuildRequires:  pkgconfig(libudev)
@@ -46,7 +47,7 @@
 %build
 %cmake -DCMAKE_BUILD_TYPE=Release \
        -DNVML_RETRIEVE_HEADER_ONLINE=True
-make %{?_smp_mflags}
+%make_build
 
 %install
 %cmake_install

++++++ _service ++++++
--- /var/tmp/diff_new_pack.R4VWZt/_old  2024-04-12 17:40:41.540805818 +0200
+++ /var/tmp/diff_new_pack.R4VWZt/_new  2024-04-12 17:40:41.540805818 +0200
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/Syllo/nvtop.git</param>
     <param name="scm">git</param>
     <param name="submodules">enable</param>
-    <param name="revision">master</param>
+    <param name="revision">3.1.0</param>
     <param name="changesgenerate">enable</param>
     <param name="changesauthor">malcolmle...@opensuse.org</param>
     <param name="filename">nvtop</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.R4VWZt/_old  2024-04-12 17:40:41.560806555 +0200
+++ /var/tmp/diff_new_pack.R4VWZt/_new  2024-04-12 17:40:41.564806702 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/Syllo/nvtop.git</param>
-              <param 
name="changesrevision">45a1796375cd617d16167869bb88e5e69c809468</param></service></servicedata>
+              <param 
name="changesrevision">7906a062c76f498cbfeea5b312ee1baa765f56d2</param></service></servicedata>
 (No newline at EOF)
 

++++++ nvtop-3.0.2+31.obscpio -> nvtop-3.1.0.obscpio ++++++
++++ 3999 lines of diff (skipped)

++++++ nvtop.obsinfo ++++++
--- /var/tmp/diff_new_pack.R4VWZt/_old  2024-04-12 17:40:41.736813037 +0200
+++ /var/tmp/diff_new_pack.R4VWZt/_new  2024-04-12 17:40:41.740813184 +0200
@@ -1,5 +1,5 @@
 name: nvtop
-version: 3.0.2+31
-mtime: 1697900274
-commit: 45a1796375cd617d16167869bb88e5e69c809468
+version: 3.1.0
+mtime: 1708699316
+commit: 7906a062c76f498cbfeea5b312ee1baa765f56d2
 

Reply via email to