commit 0f653b42c12102304e3521124fc9dfdf5d723a83
Author: Jan Palus <[email protected]>
Date:   Tue Nov 19 18:15:20 2019 +0100

    require build time Qt5Core version; rel 2
    
    keepassxc does QT_REQUIRE_VERSION(argc, argv, QT_VERSION_STR) for
    whatever reason
    
    Reported-by: Krzysztof Mrozowicz <[email protected]>

 keepassxc.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/keepassxc.spec b/keepassxc.spec
index 730d5e2..20e9bb5 100644
--- a/keepassxc.spec
+++ b/keepassxc.spec
@@ -2,7 +2,7 @@ Summary:        KeePassXC - Cross Platform Password Manager
 Summary(pl.UTF-8):     KeePassXC - Wieloplatformowy zarządca haseł
 Name:          keepassxc
 Version:       2.5.1
-Release:       1
+Release:       2
 License:       GPL v2+
 Group:         X11/Applications
 Source0:       
https://github.com/keepassxreboot/keepassxc/archive/%{version}.tar.gz
@@ -35,7 +35,7 @@ BuildRequires:        xorg-lib-libXtst-devel
 BuildRequires: ykpers-devel
 BuildRequires: zlib-devel >= 1.2.0
 Requires:      Qt5Concurrent >= 5.2.0
-Requires:      Qt5Core >= 5.2.0
+%requires_ge_to:       Qt5Core Qt5Core-devel
 Requires:      Qt5DBus >= 5.2.0
 Requires:      Qt5Gui >= 5.2.0
 Requires:      Qt5Network >= 5.2.0
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/keepassxc.git/commitdiff/0f653b42c12102304e3521124fc9dfdf5d723a83

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to