commit 0772860bc34626fb6dfef8236f765ee42fe17fd9
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Jan 24 11:00:36 2019 +0100
Update changelog
ffmpeg.spec | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 032af88..6cc2c10 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -82,7 +82,7 @@ ExclusiveArch: armv7hnl
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
Version: 4.1
-Release: 5%{?date}%{?date:git}%{?rel}%{?dist}
+Release: 6%{?date}%{?date:git}%{?rel}%{?dist}
License: %{ffmpeg_license}
URL:
http://ffmpeg.org/
%if 0%{?date}
@@ -420,6 +420,11 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
+* Thu Jan 24 2019 Nicolas Chauvet <kwizart(a)gmail.com> - 4.1-6
+- Drop opencv by default
+ OpenCV 3.X has an overlinking issue - unsuitable for core libraries
+ Reported as
https://github.com/opencv/opencv/issues/7001
+
* Fri Dec 21 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 4.1-5
- Add omx/omx_rpi