Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package intel-gpu-tools for openSUSE:Factory
checked in at 2026-07-15 16:54:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/intel-gpu-tools (Old)
and /work/SRC/openSUSE:Factory/.intel-gpu-tools.new.1991 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "intel-gpu-tools"
Wed Jul 15 16:54:09 2026 rev:15 rq:1365908 version:2.5
Changes:
--------
--- /work/SRC/openSUSE:Factory/intel-gpu-tools/intel-gpu-tools.changes
2026-03-28 20:16:11.060438943 +0100
+++
/work/SRC/openSUSE:Factory/.intel-gpu-tools.new.1991/intel-gpu-tools.changes
2026-07-15 17:11:29.383301238 +0200
@@ -1,0 +2,35 @@
+Wed Jul 8 08:33:03 UTC 2026 - Bjørn Lie <[email protected]>
+
+- Update to version 2.5:
+ * General changes:
+ - Intel Xe tests are no longer experimental.
+ - Improved documentation builds of XMLs.
+ * Runner changes: Results can attach files generated by runner
+ hooks.
+ * Library changes:
+ - Continued refactor of display library code.
+ - Print dynamic sub-subtest end in dmesg/trace.
+ - Removed libprocps/libproc2 dependencies.
+ - Added Vebox framebuffer copying on Intel Xe2.
+ - Added support for Unigraf display testing devices.
+ - Added timestamps to error logs.
+ - Added support for Intel xe3p gpgpu fill.
+ - Added CRI metrics for Xe OA (Observability Architecture).
+ * Many test changes.
+ * Tools changes:
+ - Improved intel_vbt_decode
+ - Improved intel_hdcp tool.
+ - Added VF migration in vmtb.
+ * Scripts changes: New bash autocomplete for tests names.
+ * And many other bug fixes, improvements, cleanups and new tests.
+- Changes from 2.4:
+ * General changes: libpci is new required library for building
+ and running tests.
+ * Runner changes: jansson library replaced json-c in igt_runner.
+- For the full changes, please see upstream announcement emails:
+ * https://lists.x.org/archives/xorg/2026-March/062209.html
+ * https://lists.x.org/archives/xorg/2026-June/062249.html
+- Add pkgconfig(jansson) and pkgconfig(libpci) BuildRequires: New
+ dependencies.
+
+-------------------------------------------------------------------
Old:
----
igt-gpu-tools-2.3.tar.xz
igt-gpu-tools-2.3.tar.xz.sig
New:
----
igt-gpu-tools-2.5.tar.xz
igt-gpu-tools-2.5.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ intel-gpu-tools.spec ++++++
--- /var/tmp/diff_new_pack.UzRebM/_old 2026-07-15 17:11:30.043323735 +0200
+++ /var/tmp/diff_new_pack.UzRebM/_new 2026-07-15 17:11:30.043323735 +0200
@@ -17,7 +17,7 @@
Name: intel-gpu-tools
-Version: 2.3
+Version: 2.5
Release: 0
Summary: Collection of tools for development and testing of the Intel
DRM driver
License: MIT
@@ -37,6 +37,7 @@
BuildRequires: pkgconfig(dri2proto)
BuildRequires: pkgconfig(gsl)
BuildRequires: pkgconfig(gtk-doc)
+BuildRequires: pkgconfig(jansson)
BuildRequires: pkgconfig(json-c)
BuildRequires: pkgconfig(libcurl)
BuildRequires: pkgconfig(libdrm_intel) >= 2.4.82
@@ -44,6 +45,7 @@
BuildRequires: pkgconfig(libkmod)
# This is only for tests
#BuildRequires: pkgconfig(liboping)
+BuildRequires: pkgconfig(libpci)
BuildRequires: pkgconfig(libudev)
BuildRequires: pkgconfig(libunwind)
BuildRequires: pkgconfig(pciaccess) >= 0.10
++++++ igt-gpu-tools-2.3.tar.xz -> igt-gpu-tools-2.5.tar.xz ++++++
++++ 121153 lines of diff (skipped)