commit 3a82244f5fb29cbc632f62e3d2df9bf6f4057b25
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Wed Oct 3 14:54:50 2018 +0200
Update snapshot
sources | 2 +-
vlc.spec | 9 ++++++---
2 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/sources b/sources
index 1cf2410..ba10e70 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-48bc1ebf01f0968e48caf853d9271373 vlc-3.0.5-20180921-0223.tar.xz
+e8ff8fb5d93293dc6c5d947ddd6235a9 vlc-3.0.5-20181003-0222.tar.xz
diff --git a/vlc.spec b/vlc.spec
index 2033a22..731b859 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -1,6 +1,6 @@
-%global vlc_date 20180921
+%global vlc_date 20181003
#global vlc_rc -rc9
-%global vlc_tag -%{?vlc_date}-0223
+%global vlc_tag -%{?vlc_date}-0222
%if 0%{?vlc_tag:1}
%global vlc_url
https://nightlies.videolan.org/build/source/
%else
@@ -43,7 +43,7 @@
Summary: The cross-platform open-source multimedia framework, player and server
Name: vlc
Version: 3.0.5
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPLv2+
URL:
https://www.videolan.org
Source0: %{vlc_url}/%{?!vlc_tag:%{version}/}vlc-%{version}%{?vlc_tag}.tar.xz
@@ -580,6 +580,9 @@ fi || :
%changelog
+* Wed Oct 03 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 3.0.5-2
+- Update to 20181003 snapshot
+
* Fri Sep 21 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 3.0.5-1
- Update to 3.0.5 snapshot from today
- Enable aom support