Changes of Revision 104

obs-studio.changes Changed
x
 
1
@@ -1,4 +1,9 @@
2
 -------------------------------------------------------------------
3
+Thu Jan 19 13:53:04 UTC 2023 - Hans-Peter Jansen <hp@urpla.net>
4
+
5
+- Add an additional runtime dependency: librst1_5
6
+
7
+-------------------------------------------------------------------
8
 Sun Jan 08 14:16:44 UTC 2023 - hpj@urpla.net
9
 
10
 - Update to version 29.0.0:
11
obs-studio.spec Changed
12
 
1
@@ -72,8 +72,9 @@
2
 BuildRequires:  mozilla-nss
3
 BuildRequires:  mozilla-nspr
4
 %endif
5
-# this is dlopen'ed
6
+# these are dlopen'ed
7
 Requires:       librist4
8
+Requires:       libsrt1_5
9
 ExclusiveArch:  x86_64 aarch64
10
 
11
 # these are plugins, built as libs and as such should not be mixed up with their originals
12