public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/vapoursynth] rawhide: Add missing patch
@ 2026-08-10 9:28 Simone Caronni
0 siblings, 0 replies; only message in thread
From: Simone Caronni @ 2026-08-10 9:28 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/vapoursynth
Branch : rawhide
Commit : 28385106049d9932ee7d4c04d7a528d8891cb944
Author : Simone Caronni <negativo17@gmail.com>
Date : 2026-08-10T11:27:54+02:00
Stats : +10/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/vapoursynth/c/28385106049d9932ee7d4c04d7a528d8891cb944?branch=rawhide
Log:
Add missing patch
---
diff --git a/vapoursynth-vsscript-soversion.patch b/vapoursynth-vsscript-soversion.patch
new file mode 100644
index 0000000..fe85e8a
--- /dev/null
+++ b/vapoursynth-vsscript-soversion.patch
@@ -0,0 +1,10 @@
+--- vapoursynth-R79/meson.build 2026-08-07 10:48:01.000000000 +0200
++++ vapoursynth-R79/meson.build 2026-08-10 10:52:07.764950878 +0200
+@@ -267,6 +267,7 @@ libvsscript = library('vsscript',
+ include_directories: incdir,
+ install: true,
+ install_dir: install_dir,
++ soversion: '0',
+ )
+
+ vsscript_dep = declare_dependency(
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-10 9:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10 9:28 [rpms/vapoursynth] rawhide: Add missing patch Simone Caronni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox