Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package vmaf for openSUSE:Factory checked in at 2025-08-06 14:31:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vmaf (Old) and /work/SRC/openSUSE:Factory/.vmaf.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vmaf" Wed Aug 6 14:31:31 2025 rev:11 rq:1297723 version:3.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/vmaf/vmaf.changes 2024-02-16 21:41:31.583905067 +0100 +++ /work/SRC/openSUSE:Factory/.vmaf.new.1085/vmaf.changes 2025-08-06 14:32:03.764946865 +0200 @@ -1,0 +2,10 @@ +Tue Aug 5 12:50:35 UTC 2025 - Jan Engelhardt <jeng...@inai.de> + +- Move vmaf utilities to their own subpackage [boo#1247607] + +------------------------------------------------------------------- +Thu Feb 27 23:37:08 UTC 2025 - Jan Engelhardt <jeng...@inai.de> + +- Make specfile compliant with POSIX sh + +------------------------------------------------------------------- New: ---- _scmsync.obsinfo build.specials.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vmaf.spec ++++++ --- /var/tmp/diff_new_pack.7Xj69j/_old 2025-08-06 14:32:05.317011826 +0200 +++ /var/tmp/diff_new_pack.7Xj69j/_new 2025-08-06 14:32:05.321011994 +0200 @@ -1,7 +1,7 @@ # # spec file for package vmaf # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -37,6 +37,7 @@ BuildRequires: pkg-config BuildRequires: xxd Provides: bundled(libsvm) = 3.24 +Provides: vmaf-devel:/usr/bin/vmaf %description VMAF is a perceptual video quality assessment algorithm. @@ -59,33 +60,32 @@ This package contains the library API definitions. %prep -%autosetup +%autosetup -p1 %build rm -rf third_party -pushd libvmaf/ +cd libvmaf/ %meson -Dbuilt_in_models=true -Denable_float=true %meson_build -popd %install -pushd libvmaf/ +cd libvmaf/ %meson_install -popd rm -f "%buildroot/%_libdir"/*.a %fdupes %buildroot/%_prefix -%post -n %lname -p /sbin/ldconfig -%postun -n %lname -p /sbin/ldconfig +%ldconfig_scriptlets -n %lname + +%files +%_bindir/vmaf* +%license LICENSE +%doc README.md %files -n %lname %_libdir/libvmaf.so.%{sonum}* %files devel -%_bindir/vmaf* %_includedir/libvmaf/ %_libdir/libvmaf.so %_libdir/pkgconfig/*.pc -%license LICENSE -%doc README.md ++++++ _scmsync.obsinfo ++++++ mtime: 1754398676 commit: ad97bc3c7abbcee82eb114603da41698cfc492554b177d194ad284e080f2c85c url: https://src.opensuse.org/jengelh/vmaf revision: master