[packages/kf6-knotifications] - updated to 6.15.0
witekfl
witekfl at pld-linux.org
Fri Jun 13 21:00:14 CEST 2025
commit 3095fa63f686cf341f6b2c9b1807838f1050589b
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Fri Jun 13 20:50:04 2025 +0200
- updated to 6.15.0
kf6-knotifications.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/kf6-knotifications.spec b/kf6-knotifications.spec
index 2b0a122..7bb4bca 100644
--- a/kf6-knotifications.spec
+++ b/kf6-knotifications.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 knotifications
Summary: Desktop notifications
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: 622456f274b76ac109d89be325ce3ff4
+# Source0-md5: 812aaf880af0ffb0cbe9b63000b19d62
URL: http://www.kde.org/
BuildRequires: Qt6Core-devel >= %{qtver}
BuildRequires: Qt6DBus-devel >= %{qtver}
@@ -73,6 +73,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-knotifications.git/commitdiff/3095fa63f686cf341f6b2c9b1807838f1050589b
More information about the pld-cvs-commit
mailing list