commit 01e01098ce4cffc8a3b2ccaea6fa41348f47a0df
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Sep 17 13:33:27 2019 +0200
Update changelog
vlc.spec | 7 +++++++
1 file changed, 7 insertions(+)
---
diff --git a/vlc.spec b/vlc.spec
index 353eecb..4f2d773 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -139,7 +139,10 @@ BuildRequires: libtiger-devel
BuildRequires: libtiff-devel
BuildRequires: pkgconfig(libidn)
BuildRequires: pkgconfig(libjpeg)
+# Not Yet in EL8
+%if 0%{?fedora} || 0%{?el7}
BuildRequires: pkgconfig(libplacebo)
+%endif
BuildRequires: pkgconfig(libudev)
BuildRequires: pkgconfig(libvncclient)
BuildRequires: libupnp-devel
@@ -557,6 +560,10 @@ fi || :
%changelog
+* Tue Sep 17 2019 Nicolas Chauvet <kwizart(a)gmail.com> - 1:3.0.8-20
+- Add EL8 support
+- Drop kde-filesystem
+
* Wed Aug 21 2019 Leigh Scott <leigh123linux(a)gmail.com> - 1:3.0.8-2
- Rebuild for dav1d and aom SONAME bump
Show replies by date