Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package linux-npu-driver for
openSUSE:Factory checked in at 2026-07-21 23:09:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/linux-npu-driver (Old)
and /work/SRC/openSUSE:Factory/.linux-npu-driver.new.24530 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "linux-npu-driver"
Tue Jul 21 23:09:37 2026 rev:5 rq:1366850 version:1.33.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/linux-npu-driver/linux-npu-driver.changes
2026-06-11 17:42:18.203926762 +0200
+++
/work/SRC/openSUSE:Factory/.linux-npu-driver.new.24530/linux-npu-driver.changes
2026-07-21 23:09:55.453320632 +0200
@@ -1,0 +2,16 @@
+Thu Jul 16 22:47:35 UTC 2026 - Markus Ebner <[email protected]>
+
+- Update to version 1.33.0
+ * No upstream release notes available.
+- Update to version 1.32.1
+ * Switched Ubuntu installation procedure from dpkg to apt
+ for improved dependency handling.
+- Update to version 1.32.0
+ * Add support for Intel Wildcat Lake platform.
+ * Remove bundled third_party/level-zero submodule.
+ * Add automatic detection and download of Level Zero when
+ not available on the system.
+ * Add support for Ubuntu 24.04 snapshot packages.
+ * Add documentation for UMD driver features.
+
+-------------------------------------------------------------------
Old:
----
linux-npu-driver-1.30.0.tar.xz
New:
----
linux-npu-driver-1.33.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ linux-npu-driver.spec ++++++
--- /var/tmp/diff_new_pack.8U4ieZ/_old 2026-07-21 23:09:57.149378620 +0200
+++ /var/tmp/diff_new_pack.8U4ieZ/_new 2026-07-21 23:09:57.165379166 +0200
@@ -18,22 +18,23 @@
%define _firmwaredir /lib/firmware
Name: linux-npu-driver
-Version: 1.30.0
+Version: 1.33.0
Release: 0
-Summary: Driver for Intel NPU device.
+Summary: Driver for Intel NPU device
License: MIT
URL: https://github.com/intel/linux-npu-driver
Source0: %{name}-%{version}.tar.xz
Patch0: gtest.patch
BuildRequires: cmake
-BuildRequires: gtest level-zero-devel gmock
-BuildRequires: gmock
BuildRequires: git
%if 0%{?suse_version} >= 1600 && 0%{?is_opensuse}
BuildRequires: gcc-c++ gcc
%else
BuildRequires: gcc12-c++ gcc12
%endif
+BuildRequires: pkgconfig(gtest)
+BuildRequires: pkgconfig(level-zero)
+BuildRequires: pkgconfig(gmock)
BuildRequires: xz
ExclusiveArch: x86_64
@@ -51,7 +52,6 @@
export CC=gcc-12 CXX=g++-12
%endif
-cat third_party/CMakeLists.txt
%cmake \
-DENABLE_NPU_COMPILER_BUILD=OFF \
-DCMAKE_CXX_FLAGS="-fcf-protection=none" \
@@ -60,6 +60,7 @@
%install
%cmake_install
+DESTDIR=%{buildroot} /usr/bin/cmake --install build --component fw-npu
%ldconfig_scriptlets
++++++ _service ++++++
--- /var/tmp/diff_new_pack.8U4ieZ/_old 2026-07-21 23:09:57.225381217 +0200
+++ /var/tmp/diff_new_pack.8U4ieZ/_new 2026-07-21 23:09:57.229381354 +0200
@@ -2,7 +2,7 @@
<service name="tar_scm" mode="manual">
<param
name="url">https://github.com/intel/linux-npu-driver</param>
<param name="scm">git</param>
- <param name="revision">v1.30.0</param>
+ <param name="revision">v1.33.0</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="submodules">enable</param>
++++++ linux-npu-driver-1.30.0.tar.xz -> linux-npu-driver-1.33.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/linux-npu-driver/linux-npu-driver-1.30.0.tar.xz
/work/SRC/openSUSE:Factory/.linux-npu-driver.new.24530/linux-npu-driver-1.33.0.tar.xz
differ: char 13, line 1