commit d46f776dbadba0347aa1622d94fd5ec7c04141db
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Mon Oct 16 20:29:22 2017 +0100
Rebuild for ffmpeg update
vlc.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/vlc.spec b/vlc.spec
index 542a5df..dfbcf85 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -39,7 +39,7 @@
Summary: The cross-platform open-source multimedia framework, player and server
Name: vlc
Version: 3.0.0
-Release: 0.37%{?vlc_date:.git%{vlc_date}}%{?dist}
+Release: 0.38%{?vlc_date:.git%{vlc_date}}%{?dist}
License: GPLv2+
Group: Applications/Multimedia
URL:
http://www.videolan.org
@@ -552,6 +552,9 @@ fi || :
%changelog
+* Mon Oct 16 2017 Leigh Scott <leigh123linux(a)googlemail.com> -
3.0.0-0.38.git20171009
+- Rebuild for ffmpeg update
+
* Mon Oct 09 2017 Leigh Scott <leigh123linux(a)googlemail.com> -
3.0.0-0.37.git20171009
- Update snapshot
- Fix libvlc vdpau issue (rfbz #4678)