Changes of Revision 56

vlc-beta.changes Changed
x
 
1
@@ -1,7 +1,7 @@
2
 -------------------------------------------------------------------
3
-Sun Jan 10 10:10:10 UTC 2021 - olaf@aepfle.de
4
+Mon Mar  1 10:10:10 UTC 2021 - olaf@aepfle.de
5
 
6
-- Update to 20210110.7c10ffdd52
7
+- Update to 20210301.adc9fd1db7
8
 
9
 -------------------------------------------------------------------
10
 Sun Jan 21 21:10:34 UTC 2018 - enzokiel@kabelmail.de
11
vlc-beta.spec Changed
34
 
1
@@ -28,7 +28,7 @@
2
 %bcond_with opengles
3
 %endif
4
 Name:           vlc-beta
5
-Version:        20210110.7c10ffdd52
6
+Version:        20210301.adc9fd1db7
7
 Release:        0
8
 Summary:        Video Lan Client multimedia player
9
 License:        GPL-2.0+ and LGPL-2.1+
10
@@ -124,7 +124,6 @@
11
 BuildRequires:  pkgconfig(fluidsynth) >= 1.1.2
12
 BuildRequires:  pkgconfig(libass) >= 0.9.8
13
 BuildRequires:  pkgconfig(kate) >= 0.3.0
14
-BuildRequires:  pkgconfig(tiger) >= 0.3.1
15
 BuildRequires:  pkgconfig(gl)
16
 BuildRequires:  pkgconfig(xcb) >= 1.6
17
 BuildRequires:  pkgconfig(xcb-render)
18
@@ -401,7 +400,6 @@
19
    --disable-aribb25 \
20
    --enable-kate \
21
    --disable-tiger \
22
-   --enable-tiger \
23
    --enable-css \
24
    --disable-gles2 \
25
 %if %{with opengles}
26
@@ -927,6 +925,7 @@
27
 %{_libdir}/vlc/plugins/video_filter/libopencv_example_plugin.so
28
 %{_libdir}/vlc/plugins/video_filter/libopencv_wrapper_plugin.so
29
 %endif
30
+%{_libdir}/vlc/plugins/video_filter/libopengl_filter_plugin.so
31
 %{_libdir}/vlc/plugins/video_filter/libposterize_plugin.so
32
 %{_libdir}/vlc/plugins/video_filter/libpostproc_plugin.so
33
 %{_libdir}/vlc/plugins/video_filter/libpsychedelic_plugin.so
34
vlc-beta-20210110.7c10ffdd52.tar.xz Deleted
vlc-beta-20210301.adc9fd1db7.tar.xz Added