Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libvdpau for openSUSE:Factory checked in at 2025-09-30 17:39:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libvdpau (Old) and /work/SRC/openSUSE:Factory/.libvdpau.new.11973 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libvdpau" Tue Sep 30 17:39:47 2025 rev:41 rq:1307925 version:1.5 Changes: -------- --- /work/SRC/openSUSE:Factory/libvdpau/libvdpau.changes 2025-09-08 13:05:01.163945034 +0200 +++ /work/SRC/openSUSE:Factory/.libvdpau.new.11973/libvdpau.changes 2025-09-30 17:39:49.766810567 +0200 @@ -1,0 +2,6 @@ +Mon Sep 22 15:38:38 UTC 2025 - Stefan Dirsch <[email protected]> + +- redefine %meson_build/%meson_install on Leap 15.6 in order to fix + build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libvdpau.spec ++++++ --- /var/tmp/diff_new_pack.actJoy/_old 2025-09-30 17:39:51.258873145 +0200 +++ /var/tmp/diff_new_pack.actJoy/_new 2025-09-30 17:39:51.262873312 +0200 @@ -16,6 +16,11 @@ # +%if 0%{?sle_version} == 150600 && 0%{?is_opensuse} +%define meson_build /usr/bin/meson compile -C %{_vpath_builddir} %{_smp_mflags} --verbose +%define meson_install /usr/bin/meson install -C %{_vpath_builddir} --no-rebuild --destdir=%{buildroot} +%endif + %if 0%{?suse_version} < 1550 %define _distconfdir %{_prefix}%{_sysconfdir} %endif
