[packages/kf6-kwallet] - updated to 6.14.0
witekfl
witekfl at pld-linux.org
Sat May 10 10:29:46 CEST 2025
commit f7fbad49f01bc747c624de3c8a643025f22d4c85
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Sat May 10 09:22:05 2025 +0200
- updated to 6.14.0
kf6-kwallet.spec | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/kf6-kwallet.spec b/kf6-kwallet.spec
index 268ae04..7cacadc 100644
--- a/kf6-kwallet.spec
+++ b/kf6-kwallet.spec
@@ -5,19 +5,19 @@
# Conditional build:
%bcond_with tests # test suite
-%define kdeframever 6.13
+%define kdeframever 6.14
%define qt_ver 6.5.0
%define kfname kwallet
Summary: Safe desktop-wide storage for passwords
Summary(pl.UTF-8): Bezpieczny schowek na hasła dla całego środowiska
Name: kf6-%{kfname}
-Version: 6.13.0
+Version: 6.14.0
Release: 1
License: LGPL v2.1+
Group: X11/Libraries
Source0: https://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: 6d40ad91d72406c3e8b1d55655cc35f0
+# Source0-md5: 5b399f3c9bbeabc0d434ee553c34e3f1
URL: https://kde.org/
BuildRequires: Qt6Core-devel >= %{qt_ver}
BuildRequires: Qt6DBus-devel >= %{qt_ver}
@@ -126,25 +126,26 @@ rm -rf $RPM_BUILD_ROOT
%files -f %{kfname}.lang
%defattr(644,root,root,755)
%doc README.md
+%attr(755,root,root) %{_bindir}/ksecretd
%attr(755,root,root) %{_bindir}/kwallet-query
%attr(755,root,root) %{_bindir}/kwalletd6
%attr(755,root,root) %{_libdir}/libKF6Wallet.so.*.*.*
%ghost %{_libdir}/libKF6Wallet.so.6
%attr(755,root,root) %{_libdir}/libKF6WalletBackend.so.*.*.*
%ghost %{_libdir}/libKF6WalletBackend.so.6
+%{_desktopdir}/org.kde.ksecretd.desktop
%{_datadir}/dbus-1/interfaces/kf6_org.kde.KWallet.xml
%{_datadir}/dbus-1/services/org.kde.kwalletd5.service
%{_datadir}/dbus-1/services/org.kde.kwalletd6.service
-%{_datadir}/knotifications6/kwalletd6.notifyrc
+%{_datadir}/dbus-1/services/org.kde.secretservicecompat.service
%{_datadir}/qlogging-categories6/kwallet.categories
%{_datadir}/qlogging-categories6/kwallet.renamecategories
%{_datadir}/xdg-desktop-portal/portals/kwallet.portal
-%{_desktopdir}/org.kde.kwalletd6.desktop
+%{_datadir}/knotifications6/ksecretd.notifyrc
%{_mandir}/man1/kwallet-query.1*
%files devel
%defattr(644,root,root,755)
%{_libdir}/libKF6Wallet.so
-%{_libdir}/libKF6WalletBackend.so.6
%{_includedir}/KF6/KWallet
%{_libdir}/cmake/KF6Wallet
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kf6-kwallet.git/commitdiff/f7fbad49f01bc747c624de3c8a643025f22d4c85
More information about the pld-cvs-commit
mailing list