commit 72be7dac3badfbcdf2c40252b1cb151a42e09315
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Sat Jun 16 14:13:36 2018 +0100
Rebuild for new libass version
vlc.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/vlc.spec b/vlc.spec
index a6ae4d7..2dc63ed 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -42,7 +42,7 @@
Summary: The cross-platform open-source multimedia framework, player and server
Name: vlc
Version: 3.0.3
-Release: 3%{?dist}
+Release: 4%{?dist}
License: GPLv2+
URL:
https://www.videolan.org
Source0: %{vlc_url}/%{?!vlc_rc:%{version}/}vlc-%{version}%{?vlc_tag}.tar.xz
@@ -565,6 +565,9 @@ fi || :
%changelog
+* Sat Jun 16 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 3.0.3-4
+- Rebuild for new libass version
+
* Sat Jun 02 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 3.0.3-3
- Fix build against Qt 5.11