commit 30675217fe98070bcf1b78a07d741ff0922175ce
Author: Martin Gansser <mgansser(a)online.de>
Date: Thu Jan 24 13:16:14 2019 +0100
Update to 3.8.0
Use %{qmake_qt5}
clipgrab.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/clipgrab.spec b/clipgrab.spec
index 3c3a99c..237fc5f 100644
--- a/clipgrab.spec
+++ b/clipgrab.spec
@@ -7,6 +7,9 @@ Summary: A free video downloader and converter
URL:
http://clipgrab.de/en
Source0:
https://download.clipgrab.org/%{name}-%{version}.tar.gz
Source1: %{name}.desktop
+
+ExcludeArch: ppc64le ppc64
+
BuildRequires: ImageMagick
BuildRequires: desktop-file-utils
BuildRequires: pkgconfig(Qt5WebKit)