commit 785d33b55745a9500bf6e793834f0d10fad6aa71
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Thu Dec 27 20:29:23 2018 +0000
Update to 3.0.5
sources | 2 +-
vlc.spec | 9 ++++++---
2 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/sources b/sources
index 684e48d..1db38a5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-beeaf85bb4d86246bc11c35fdfd22c0f vlc-3.0.5-20181213-0221.tar.xz
+33ecd94ed9568bb19b4ca729eecca076 vlc-3.0.5.tar.xz
diff --git a/vlc.spec b/vlc.spec
index 95ee938..fd12a97 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -1,6 +1,6 @@
-%global vlc_date 20181213
+#global vlc_date 20181213
#global vlc_rc -rc9
-%global vlc_tag -%{?vlc_date}-0221
+#global vlc_tag -#{?vlc_date}-0221
%if 0%{?vlc_tag:1}
%global vlc_url
https://nightlies.videolan.org/build/source/
%else
@@ -44,7 +44,7 @@ Summary: The cross-platform open-source multimedia framework, player and
server
Epoch: 1
Name: vlc
Version: 3.0.5
-Release: 0.2%{?dist}
+Release: 1%{?dist}
License: GPLv2+
URL:
https://www.videolan.org
Source0: %{vlc_url}/%{?!vlc_tag:%{version}/}vlc-%{version}%{?vlc_tag}.tar.xz
@@ -576,6 +576,9 @@ fi || :
%changelog
+* Thu Dec 27 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 1:3.0.5-1
+- Update to 3.0.5
+
* Thu Dec 20 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 1:3.0.5-0.2
- Add mmal support