Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package intel-media-driver for openSUSE:Factory checked in at 2023-03-10 22:09:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/intel-media-driver (Old) and /work/SRC/openSUSE:Factory/.intel-media-driver.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "intel-media-driver" Fri Mar 10 22:09:01 2023 rev:30 rq:1070714 version:23.1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/intel-media-driver/intel-media-driver.changes 2023-03-09 17:47:08.579355979 +0100 +++ /work/SRC/openSUSE:Factory/.intel-media-driver.new.31432/intel-media-driver.changes 2023-03-10 22:09:21.261671827 +0100 @@ -1,0 +2,6 @@ +Fri Mar 10 12:36:39 UTC 2023 - Stefan Dirsch <sndir...@suse.com> + +- no longer set LIBVA_DRIVER_NAME=iHD; it's no longer needed; + implemented in libva meanwhile (boo#1209134) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ intel-media-driver.spec ++++++ --- /var/tmp/diff_new_pack.wVLbfX/_old 2023-03-10 22:09:21.965675032 +0100 +++ /var/tmp/diff_new_pack.wVLbfX/_new 2023-03-10 22:09:21.969675050 +0100 @@ -90,27 +90,10 @@ %install %cmake_install -# create a profile for exporting LIBVA_DRIVER_NAME variable -%if 0%{?suse_version} >= 1550 -mkdir -p %{buildroot}%{_distconfdir}/profile.d -echo "export LIBVA_DRIVER_NAME=iHD" > %{buildroot}%{_distconfdir}/profile.d/intel-media-driver.sh -echo "setenv LIBVA_DRIVER_NAME iHD" > %{buildroot}%{_distconfdir}/profile.d/intel-media-driver.csh -%else -mkdir -p %{buildroot}%{_sysconfdir}/profile.d -echo "export LIBVA_DRIVER_NAME=iHD" > %{buildroot}%{_sysconfdir}/profile.d/intel-media-driver.sh -echo "setenv LIBVA_DRIVER_NAME iHD" > %{buildroot}%{_sysconfdir}/profile.d/intel-media-driver.csh -%endif - %files %doc media-driver/README.md %license media-driver/LICENSE.md %{_libdir}/dri -%if 0%{?suse_version} >= 1550 -%dir %{_distconfdir}/profile.d -%{_distconfdir}/profile.d/* -%else -%{_sysconfdir}/profile.d/* -%endif %files -n libigfxcmrt%{so_ver} %{_libdir}/libigfxcmrt.so.%{so_ver}