[packages/kf6-kunitconversion] - updated to 6.15.0
witekfl
witekfl at pld-linux.org
Fri Jun 13 21:01:44 CEST 2025
commit 02406ce93f24795dd5068ee5f6998c8f127d4ad6
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Fri Jun 13 20:51:47 2025 +0200
- updated to 6.15.0
kf6-kunitconversion.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/kf6-kunitconversion.spec b/kf6-kunitconversion.spec
index 4feda02..9e5153e 100644
--- a/kf6-kunitconversion.spec
+++ b/kf6-kunitconversion.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 kunitconversion
#
Summary: Converting physical units
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: 57f619d9ccf7ce3ffb0d93d266d859f7
+# Source0-md5: 4d8b128e5309e1d36a52138d3ee98ce6
URL: http://www.kde.org/
BuildRequires: Qt6Core-devel
BuildRequires: Qt6Network-devel
@@ -76,6 +76,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-kunitconversion.git/commitdiff/02406ce93f24795dd5068ee5f6998c8f127d4ad6
More information about the pld-cvs-commit
mailing list