fix(gstreamer1-plugin-libav): Update script

This commit is contained in:
Gilver
2025-12-08 06:17:35 -06:00
parent 3290e67ce3
commit 0058f093af
@@ -1,7 +1,7 @@
import "andax/bump_extras.rhai" as bump;
import "andax/spec.rhai" as spec;
rpm.version(bump::bodhi("gstreamer1-plugin-libav", bump::as_bodhi_ver(labels.branch));
rpm.version(bump::bodhi("gstreamer1-plugin-libav", bump::as_bodhi_ver(labels.branch)));
open_file("anda/multimedia/gstreamer1/gstreamer1-plugin-libav/VERSION_ffmpeg.txt", "w").write(bump::madoguchi("ffmpeg", labels.branch));