commit 49cf44e114ff31733e3b3f905e390b5b64b55830
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Dec 13 10:02:50 2018 +0100
Updates
.gitignore | 1 -
sources | 2 +-
vlc.spec | 8 ++++++--
3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 08ea01d..6d32910 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
vlc-*.tar.xz
-/asm.S
diff --git a/sources b/sources
index 98a4d37..684e48d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a205c0b4a810dd864f8e065856dc8ba4 vlc-3.0.5-20181129-0232.tar.xz
+beeaf85bb4d86246bc11c35fdfd22c0f vlc-3.0.5-20181213-0221.tar.xz
diff --git a/vlc.spec b/vlc.spec
index c67c592..9127500 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -1,6 +1,6 @@
-%global vlc_date 20181129
+%global vlc_date 20181213
#global vlc_rc -rc9
-%global vlc_tag -%{?vlc_date}-0232
+%global vlc_tag -%{?vlc_date}-0221
%if 0%{?vlc_tag:1}
%global vlc_url
https://nightlies.videolan.org/build/source/
%else
@@ -575,6 +575,10 @@ fi || :
%changelog
+* Thu Dec 13 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 1:3.0.5-0.1
+- Bump Epoch
+- Update to 20181213
+
* Thu Nov 29 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 3.0.5-7
- Update to 20181129