%global debug_package %{nil} %define commit 15f1a6d2364f536d75cdc2c3c1798c75f807defd Name: vapoursynth-plugin-resize2 Version: 0.3.3^20250812g15f1a6d Release: %autorelease Summary: vapoursynth resize2 License: None URL: https://github.com/Jaded-Encoding-Thaumaturgy/vapoursynth-resize2 #Source0: https://github.com/Jaded-Encoding-Thaumaturgy/vapoursynth-resize2/archive/refs/tags/%{version}.tar.gz Source0: https://github.com/Jaded-Encoding-Thaumaturgy/vapoursynth-resize2/archive/%{commit}.tar.gz BuildRequires: meson gcc-c++ BuildRequires: pkgconfig(vapoursynth) # Required to download submodules BuildRequires: git %description %{summary} %prep %autosetup -n vapoursynth-resize2-%{commit} meson subprojects download %build %meson %meson_build %install %meson_install %files %doc ReadMe.md %{_libdir}/vapoursynth/libresize2.so %changelog %autochangelog