commit 26e7c847c195dc594b795df64d44ba198c78624b
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Mon May 18 06:14:13 2020 +0100
Add -Wno-dev
kdenlive.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/kdenlive.spec b/kdenlive.spec
index 4a27138..9dfaef9 100644
--- a/kdenlive.spec
+++ b/kdenlive.spec
@@ -2,7 +2,7 @@
Name: kdenlive
Summary: Non-linear video editor
Version: 20.04.1
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPLv2+
URL:
http://www.kdenlive.org
@@ -102,7 +102,7 @@ pushd %{_target_platform}
mv ../rttr-0.9.6/ rttr/
%{cmake_kf5} .. \
- -DKDE_INSTALL_USE_QT_SYS_PATHS:BOOL=ON
+ -DKDE_INSTALL_USE_QT_SYS_PATHS:BOOL=ON -Wno-dev
popd
%make_build -C %{_target_platform}
@@ -169,6 +169,9 @@ fi
%changelog
+* Mon May 18 2020 Sérgio Basto <sergio(a)serjux.com> - 20.04.1-2
+- Add -Wno-dev
+
* Mon May 18 2020 Sérgio Basto <sergio(a)serjux.com> - 20.04.1-1
- Update kdenlive to 20.04.1