From bc3b86d04b3b18fb3013c93b7f7a1ab9b18af81d Mon Sep 17 00:00:00 2001 From: leigh123linux Date: Wed, 27 Jun 2018 13:32:36 +0100 Subject: [PATCH] Revert last commit --- vlc.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/vlc.spec b/vlc.spec index 8b9cf78..9ee0e69 100644 --- a/vlc.spec +++ b/vlc.spec @@ -42,7 +42,7 @@ Summary: The cross-platform open-source multimedia framework, player and server Name: vlc Version: 3.0.3 -Release: 4%{?dist} +Release: 5%{?dist} License: GPLv2+ URL: https://www.videolan.org Source0: %{vlc_url}/%{?!vlc_rc:%{version}/}vlc-%{version}%{?vlc_tag}.tar.xz @@ -123,9 +123,7 @@ BuildRequires: libtheora-devel BuildRequires: libtiger-devel BuildRequires: libtiff-devel BuildRequires: pkgconfig(libjpeg) -%ifarch x86_64 i686 BuildRequires: pkgconfig(libplacebo) -%endif BuildRequires: pkgconfig(libudev) BuildRequires: pkgconfig(libvncclient) BuildRequires: libupnp-devel @@ -567,6 +565,9 @@ fi || : %changelog +* Wed Jun 27 2018 Leigh Scott - 3.0.3-5 +- Revert last commit + * Sat Jun 16 2018 Leigh Scott - 3.0.3-4 - Rebuild for new libass version - Make libplacebo x86 only due to vulkan changes