[packages/gpgme] - tests require Qt >= 5.8.0 (for bool cast in QVERIFY)

qboosh qboosh at pld-linux.org
Sun Aug 16 09:20:42 CEST 2020


commit 8d8b9ba0508fcc4241ad084199105ee85c804389
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Aug 16 09:23:02 2020 +0200

    - tests require Qt >= 5.8.0 (for bool cast in QVERIFY)

 gpgme.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gpgme.spec b/gpgme.spec
index 0bbfc42..da35b5e 100644
--- a/gpgme.spec
+++ b/gpgme.spec
@@ -47,7 +47,7 @@ BuildRequires:	rpmbuild(macros) >= 1.219
 BuildRequires:	texinfo
 %if %{with qt5}
 BuildRequires:	Qt5Core-devel >= 5.0.0
-%{?with_tests:BuildRequires:	Qt5Test-devel >= 5.0.0}
+%{?with_tests:BuildRequires:	Qt5Test-devel >= 5.8.0}
 BuildRequires:	doxygen
 BuildRequires:	graphviz
 BuildRequires:	qt5-build >= 5.0.0
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gpgme.git/commitdiff/8d8b9ba0508fcc4241ad084199105ee85c804389



More information about the pld-cvs-commit mailing list