[packages/kf6-knotifications] - updated to 6.29.0
witekfl
witekfl at pld-linux.org
Sat Aug 15 12:33:43 CEST 2026
commit 357bf6b757127e271f3787a41b24512264bf828c
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Sat Aug 15 12:33:39 2026 +0200
- updated to 6.29.0
kf6-knotifications.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/kf6-knotifications.spec b/kf6-knotifications.spec
index f5a29ce..8f8c49d 100644
--- a/kf6-knotifications.spec
+++ b/kf6-knotifications.spec
@@ -1,18 +1,18 @@
#
# Conditional build:
%bcond_with tests # build with tests
-%define kdeframever 6.28
+%define kdeframever 6.29
%define qtver 5.15.2
%define kfname knotifications
Summary: Desktop notifications
Name: kf6-%{kfname}
-Version: 6.28.0
+Version: 6.29.0
Release: 1
License: LGPL v2.1+
Group: X11/Libraries
Source0: https://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: 43d8e93cc995cf432c56b638e5d0d047
+# Source0-md5: 95a52444c959d82e83d8506756b1498d
URL: http://www.kde.org/
BuildRequires: Qt6Core-devel >= %{qtver}
BuildRequires: Qt6DBus-devel >= %{qtver}
@@ -92,7 +92,7 @@ Pliki nagłówkowe dla programistów używających %{kfname}.
rm -rf $RPM_BUILD_ROOT
%ninja_install -C build
-%find_lang %{kfname}6_qt --with-qm --all-name --with-kde
+#%%find_lang %{kfname}6_qt --with-qm --all-name --with-kde
%clean
rm -rf $RPM_BUILD_ROOT
@@ -100,7 +100,7 @@ rm -rf $RPM_BUILD_ROOT
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
-%files -f %{kfname}6_qt.lang
+%files
%defattr(644,root,root,755)
%doc README.md
%ghost %{_libdir}/libKF6Notifications.so.6
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kf6-knotifications.git/commitdiff/357bf6b757127e271f3787a41b24512264bf828c
More information about the pld-cvs-commit
mailing list