[packages/kf6-kjobwidgets] - updated to 6.15.0
witekfl
witekfl at pld-linux.org
Fri Jun 13 21:00:20 CEST 2025
commit 457e6ee0d80e2905444d2b9d925248fe5d424108
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Fri Jun 13 20:50:13 2025 +0200
- updated to 6.15.0
kf6-kjobwidgets.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/kf6-kjobwidgets.spec b/kf6-kjobwidgets.spec
index d84ae5b..3fd63f6 100644
--- a/kf6-kjobwidgets.spec
+++ b/kf6-kjobwidgets.spec
@@ -1,18 +1,18 @@
#
# Conditional build:
%bcond_with tests # build with tests
-%define kdeframever 6.14
+%define kdeframever 6.15
%define qtver 5.15.2
%define kfname kjobwidgets
Summary: Widgets for showing progress of asynchronous jobs
Name: kf6-%{kfname}
-Version: 6.14.0
+Version: 6.15.0
Release: 1
License: LGPL v2.1+
Group: X11/Libraries
Source0: https://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: 0ba764fd88af1496c7912e9389b75a75
+# Source0-md5: 3fbcdf766a2129c7c36b7abd31795453
URL: http://www.kde.org/
BuildRequires: Qt6Core-devel >= %{qtver}
BuildRequires: Qt6DBus-devel >= %{qtver}
@@ -67,6 +67,7 @@ Pliki nagłówkowe dla programistów używających %{kfname}.
%cmake -B build \
-G Ninja \
%{!?with_tests:-DBUILD_TESTING=OFF} \
+ -DBUILD_PYTHON_BINDINGS=OFF \
-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
%ninja_build -C build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kf6-kjobwidgets.git/commitdiff/457e6ee0d80e2905444d2b9d925248fe5d424108
More information about the pld-cvs-commit
mailing list