commit 3b95040b4d15af2d48467263ef0d6195b0008af6
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Sat Apr 6 21:23:43 2019 +0200
Update snapshot
libvpx-1.8-fix.patch | 36 ------------------------------------
sources | 2 +-
vlc.spec | 15 +++++++--------
3 files changed, 8 insertions(+), 45 deletions(-)
---
diff --git a/sources b/sources
index d784f58..22911d7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4ff71d262e070fd19f86a1c3542c7b4e vlc-3.0.6.tar.xz
+02fe01ec602445745b46b0612456e023 vlc-3.0.7-20190406-0223.tar.xz
diff --git a/vlc.spec b/vlc.spec
index faf5c46..b09e919 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -1,6 +1,6 @@
-#global vlc_date 20181213
+%global vlc_date 20190406
#global vlc_rc -rc9
-#global vlc_tag -#{?vlc_date}-0221
+%global vlc_tag -%{?vlc_date}-0223
%if 0%{?vlc_tag:1}
%global vlc_url
https://nightlies.videolan.org/build/source/
%else
@@ -42,14 +42,12 @@
Summary: The cross-platform open-source multimedia framework, player and server
Epoch: 1
Name: vlc
-Version: 3.0.6
-Release: 25%{?dist}
+Version: 3.0.7
+Release: 0.1%{?dist}
License: GPLv2+
URL:
https://www.videolan.org
Source0: %{vlc_url}/%{?!vlc_tag:%{version}/}vlc-%{version}%{?vlc_tag}.tar.xz
Patch0:
https://github.com/RPi-Distro/vlc/raw/stretch-rpt/debian/patches/mmal_8.p...
-#
https://git.videolan.org/?p=vlc/vlc-3.0.git;a=commitdiff;h=2688feb2742a60...
-Patch1: libvpx-1.8-fix.patch
BuildRequires: desktop-file-utils
BuildRequires: libappstream-glib
@@ -286,7 +284,6 @@ VLC media player extras modules.
%{?_with_rpi:
%patch0 -p1
}
-%patch1 -p1
%if 0%{?rhel} == 7
. /opt/rh/devtoolset-7/enable
@@ -544,7 +541,9 @@ fi || :
%changelog
-* Sat Apr 06 2019 Nicolas Chauvet <kwizart(a)gmail.com> - 1:3.0.6-25
+* Sat Apr 06 2019 Nicolas Chauvet <kwizart(a)gmail.com> - 1:3.0.7-0.1
+- Update to 20190406
+- Rebuilt for live555
- Rebuilt for libplacebo
- Update mmal patch