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 2023-03-07 16:49:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/intel-gpu-tools (Old) and /work/SRC/openSUSE:Factory/.intel-gpu-tools.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "intel-gpu-tools" Tue Mar 7 16:49:31 2023 rev:4 rq:1069720 version:1.27.1 Changes: -------- --- /work/SRC/openSUSE:Factory/intel-gpu-tools/intel-gpu-tools.changes 2022-05-28 22:16:29.484975473 +0200 +++ /work/SRC/openSUSE:Factory/.intel-gpu-tools.new.31432/intel-gpu-tools.changes 2023-03-07 16:50:06.953515595 +0100 @@ -1,0 +2,18 @@ +Sat Mar 4 04:16:41 UTC 2023 - Tejas Guruswamy <tejas.gurusw...@opensuse.org> + +- Update to version 1.27.1: + * Support for Intel discrete graphics and other new platforms (Andrzej + Turko, Matt Roper, Clint Taylor, Tejas Upadhyay, et al) + * Support for MSM driver. (Mark Yacoub, Rob Clark) + * Support for SRIOV device selection. (Åukasz Åaguna) + * Tiled display emulation support with chamelium. (Kunal Joshi) + * Support for Chamelium v3. (Mark Yacoub) + * Initial FreeBSD support. (Jake Freeland) + * Structured communication from tests to igt_runner. (Petri Latvala) + * Removed last remaining uses of libdrm_intel in tests and + tools. (Zbigniew KempczyÅski) + * Automatic kernel code coverage collection during testing. (Mauro + Carvalho Chehab) +- Remove intel-gpu-tools_fix-meson.patch + +------------------------------------------------------------------- Old: ---- igt-gpu-tools-1.26.tar.xz igt-gpu-tools-1.26.tar.xz.sig intel-gpu-tools_fix-meson.patch New: ---- igt-gpu-tools-1.27.1.tar.xz igt-gpu-tools-1.27.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ intel-gpu-tools.spec ++++++ --- /var/tmp/diff_new_pack.xhqwa6/_old 2023-03-07 16:50:07.873520436 +0100 +++ /var/tmp/diff_new_pack.xhqwa6/_new 2023-03-07 16:50:07.881520478 +0100 @@ -1,7 +1,7 @@ # # spec file for package intel-gpu-tools # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: intel-gpu-tools -Version: 1.26 +Version: 1.27.1 Release: 0 Summary: Collection of tools for development and testing of the Intel DRM driver License: MIT @@ -26,8 +26,6 @@ Source0: http://xorg.freedesktop.org/releases/individual/app/igt-gpu-tools-%{version}.tar.xz Source1: http://xorg.freedesktop.org/releases/individual/app/igt-gpu-tools-%{version}.tar.xz.sig Patch0: u_%{name}-1.7-fix-bashisms.patch -#PATCH-FIX-UPSTREAM build with latest meson (commit 963917a3) -Patch1: intel-gpu-tools_fix-meson.patch BuildRequires: bison BuildRequires: flex @@ -73,7 +71,6 @@ %prep %setup -q -n igt-gpu-tools-%{version} %patch0 -%patch1 -p1 %build #Tests fail on x86_64 with -z now @@ -84,6 +81,7 @@ %install %meson_install +sed -i 's#/usr/bin/env python3#/usr/bin/python3#' %{buildroot}%{_bindir}/code_cov_gather_on_test %check %meson_test @@ -98,7 +96,7 @@ %{_libexecdir}/igt-gpu-tools/ %{_datadir}/igt-gpu-tools/ %{_libdir}/libigt.so.0 -%{_libdir}/libi915_perf.so.1 +%{_libdir}/libi915_perf.so.1.5 %{_mandir}/man1/intel_* %doc %{_datadir}/gtk-doc/html/igt-gpu-tools/ ++++++ igt-gpu-tools-1.26.tar.xz -> igt-gpu-tools-1.27.1.tar.xz ++++++ ++++ 705086 lines of diff (skipped)