commit 6f6e437e72d6dfbe57839aa48cd5607bf97e12c1
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Jul 17 11:04:43 2017 +0200
Update snapshot
sources | 2 +-
vlc.spec | 9 ++++++---
2 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/sources b/sources
index bf49998..0b77aec 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-996a9b8e8f3b1e1126bb6765fc2ebb38 vlc-3.0.0-20170704-0240-git.tar.xz
+7f8aed98b53cb513b94681ba1d832f7f vlc-3.0.0-20170717-0244-git.tar.xz
diff --git a/vlc.spec b/vlc.spec
index 3e4f699..147e281 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -1,5 +1,5 @@
-%global vlc_date 20170704
-%global vlc_rc -%{?vlc_date}-0240-git
+%global vlc_date 20170717
+%global vlc_rc -%{?vlc_date}-0244-git
%if 0%{?vlc_rc:1}
%global vlc_url
https://nightlies.videolan.org/build/source/
%else
@@ -39,7 +39,7 @@
Summary: The cross-platform open-source multimedia framework, player and server
Name: vlc
Version: 3.0.0
-Release: 0.30%{?vlc_date:.git%{vlc_date}}%{?dist}
+Release: 0.31%{?vlc_date:.git%{vlc_date}}%{?dist}
License: GPLv2+
Group: Applications/Multimedia
URL:
http://www.videolan.org
@@ -551,6 +551,9 @@ fi || :
%changelog
+* Mon Jul 17 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 3.0.0-0.31.git20170717
+- Update snapshot
+
* Tue Jul 04 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 3.0.0-0.30.git20170704
- Update snapshot
- Use https for downloads - rhbz#4584