Changes of Revision 62

vlc-beta.changes Changed
x
 
1
@@ -1,7 +1,7 @@
2
 -------------------------------------------------------------------
3
-Fri Apr  2 13:13:13 UTC 2021 - olaf@aepfle.de
4
+Mon Apr  5 13:13:13 UTC 2021 - olaf@aepfle.de
5
 
6
-- Update to 20210402.bd399da435
7
+- Update to 20210405.f3c7ba5bb3
8
 
9
 -------------------------------------------------------------------
10
 Sun Jan 21 21:10:34 UTC 2018 - enzokiel@kabelmail.de
11
vlc-beta.spec Changed
71
 
1
@@ -26,7 +26,7 @@
2
 %bcond_with opengles
3
 %endif
4
 Name:           vlc-beta
5
-Version:        20210402.bd399da435
6
+Version:        20210405.f3c7ba5bb3
7
 Release:        0
8
 Summary:        Video Lan Client multimedia player
9
 License:        GPL-2.0+ and LGPL-2.1+
10
@@ -231,8 +231,18 @@
11
 Obsoletes:      %{name}-codecs-debuginfo
12
 Recommends:     %{name}-noX-lang
13
 Recommends:     libdvdcss
14
-Conflicts:      vlc-noX
15
+Conflicts:      vlc-codec-gstreamer
16
+Conflicts:      vlc-codec-gstreamer-debuginfo
17
 Conflicts:      vlc-codecs
18
+Conflicts:      vlc-codecs-debuginfo
19
+Conflicts:      vlc-jack
20
+Conflicts:      vlc-jack-debuginfo
21
+Conflicts:      vlc-noX
22
+Conflicts:      vlc-noX-debuginfo
23
+Conflicts:      vlc-opencv
24
+Conflicts:      vlc-opencv-debuginfo
25
+Conflicts:      vlc-vdpau
26
+Conflicts:      vlc-vdpau-debuginfo
27
 
28
 %description noX
29
 This Package of VLC contains the bare requirements you need to install.
30
@@ -489,7 +499,6 @@
31
 %find_lang vlc
32
 
33
 %files
34
-%defattr(-,root,root)
35
 %{_bindir}/svlc
36
 %{_datadir}/metainfo
37
 %{_datadir}/applications/*
38
@@ -509,10 +518,8 @@
39
 %{_libdir}/vlc/plugins/visualization/libglspectrum_plugin.so
40
 
41
 %files noX-lang -f vlc.lang
42
-%defattr(-,root,root)
43
 
44
 %files noX
45
-%defattr(-,root,root)
46
 %doc %{_datadir}/doc/vlc/
47
 %doc NEWS AUTHORS COPYING THANKS README
48
 %{_bindir}/cvlc
49
@@ -960,21 +967,17 @@
50
 %{_libdir}/vlc/plugins/visualization/libvisual_plugin.so
51
 
52
 %files -n libvlc%{libvlc}
53
-%defattr(-,root,root)
54
 %{_libdir}/libvlc.so.%{libvlc}*
55
 
56
 %files -n libvlccore%{libvlccore}
57
-%defattr(-,root,root)
58
 %{_libdir}/libvlccore.so.%{libvlccore}*
59
 
60
 %files qt
61
-%defattr(-,root,root)
62
 %{_bindir}/qvlc
63
 %{_mandir}/man1/qvlc*
64
 %{_libdir}/vlc/plugins/gui/libqt_plugin.so
65
 
66
 %files devel
67
-%defattr(-,root,root)
68
 %{_includedir}/vlc/
69
 %{_libdir}/libvlccore.so
70
 %{_libdir}/libvlc.so
71
vlc-beta-20210402.bd399da435.tar.xz Deleted
vlc-beta-20210405.f3c7ba5bb3.tar.xz Added