[packages/gwenhywfar] - rel 2, fix qt6 gui deps
baggins
baggins at pld-linux.org
Sun Apr 19 19:05:26 CEST 2026
commit 29fde2019ba0f5c68c84f071e898fd53905c7747
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Apr 19 21:05:12 2026 +0200
- rel 2, fix qt6 gui deps
gwenhywfar.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/gwenhywfar.spec b/gwenhywfar.spec
index e2959eb..7997399 100644
--- a/gwenhywfar.spec
+++ b/gwenhywfar.spec
@@ -20,7 +20,7 @@ Summary: Gwenhywfar - a multi-platform helper library for networking and securit
Summary(pl.UTF-8): Gwenhywfar - wieloplatformowa biblioteka pomocnicza do sieci i bezpieczeństwa
Name: gwenhywfar
Version: 5.14.1
-Release: 1
+Release: 2
License: LGPL v2.1+ with OpenSSL linking exception
Group: Libraries
#Source0Download: https://www.aquamaniac.de/rdm/projects/gwenhywfar/files
@@ -385,9 +385,9 @@ Summary(pl.UTF-8): Pliki nagłówkowe biblioteki graficznego interfejsu Qt 6 do
Group: X11/Development/Libraries
Requires: %{name}-gui-cpp-devel = %{version}-%{release}
Requires: %{name}-gui-qt6 = %{version}-%{release}
-Requires: Qt5Core-devel >= 6
-Requires: Qt5Gui-devel >= 6
-Requires: Qt5Widgets-devel >= 6
+Requires: Qt6Core-devel >= 6
+Requires: Qt6Gui-devel >= 6
+Requires: Qt6Widgets-devel >= 6
%description gui-qt6-devel
Header files for Qt 6 Gwenhywfar GUI library
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gwenhywfar.git/commitdiff/29fde2019ba0f5c68c84f071e898fd53905c7747
More information about the pld-cvs-commit
mailing list