commit da83893b7574d9979345255f97199c65bd3344fa
Author: sagitter <sagitter(a)fedoraproject.org>
Date: Sat Jul 9 12:06:33 2016 +0200
Patched for ffmpeg-3.0 on f24 too.
lives.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/lives.spec b/lives.spec
index 9619861..3356d3e 100644
--- a/lives.spec
+++ b/lives.spec
@@ -1,6 +1,6 @@
Name: lives
Version: 2.6.3
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Video editor and VJ tool
License: GPLv3+ and LGPLv3+
URL:
http://lives-video.com
@@ -81,7 +81,7 @@ It is small in size, yet it has many advanced features.
%prep
%setup -q
-%if 0%{?fedora} > 24
+%if 0%{?fedora} > 23
%patch0 -p0
%endif
@@ -173,6 +173,9 @@ appstream-util validate-relax --nonet
%{buildroot}%{_datadir}/appdata/*.appdata.
%{_datadir}/appdata/LiVES.appdata.xml
%changelog
+* Sat Jul 09 2016 Antonio Trande <sagitterATfedoraproject.org> - 2.6.3-3
+- Patched for ffmpeg-3.0 on f24 too
+
* Fri Jul 08 2016 Antonio Trande <sagitterATfedoraproject.org> - 2.6.3-2
- Fix compatibility with ffmpeg-3.0