[packages/futuresql] - rel 3, enable qt5 by default, ka5 apps still need it
baggins
baggins at pld-linux.org
Wed Nov 27 03:12:54 CET 2024
commit f96bba398d29d3fc1ed264101b7fbda208798085
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Wed Nov 27 01:23:22 2024 +0100
- rel 3, enable qt5 by default, ka5 apps still need it
futuresql.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/futuresql.spec b/futuresql.spec
index 3924801..b68a3c7 100644
--- a/futuresql.spec
+++ b/futuresql.spec
@@ -1,6 +1,6 @@
#
# Conditional build:
-%bcond_with qt5 # build qt5 version
+%bcond_without qt5 # build qt5 version
%bcond_without qt6 # build qt6 version
%bcond_with tests # build with tests
#
@@ -12,7 +12,7 @@
Summary: A non-blocking database framework for Qt
Name: futuresql
Version: 0.1.1
-Release: 2
+Release: 3
License: BSD 2/LGPL v2.1+
Group: X11/Libraries
Source0: https://download.kde.org/stable/futuresql/%{name}-%{version}.tar.xz
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/futuresql.git/commitdiff/f96bba398d29d3fc1ed264101b7fbda208798085
More information about the pld-cvs-commit
mailing list