From d740b66a4cd541175ba257108a55ecb61a24af1d Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 03:20:50 +0100 Subject: [PATCH] automatic version update by autodist [release 5.60.0-1mamba;Sun Jul 21 2019] --- kwallet.spec | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/kwallet.spec b/kwallet.spec index 66c9286..6b42359 100644 --- a/kwallet.spec +++ b/kwallet.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kwallet -Version: 5.59.0 +Version: 5.60.0 Release: 1mamba Summary: Safe desktop-wide storage for passwords Group: System/Libraries @@ -34,7 +34,6 @@ BuildRequires: libqt5-devel BuildRequires: libstdc++6-devel ## AUTOBUILDREQ-END BuildRequires: cmake -#BuildRequires: libgpgmepp-devel BuildRoot: %{_tmppath}/%{name}-%{version}-root %description @@ -66,7 +65,7 @@ This package contains libraries and header files for developing applications tha %patch0 -p1 %build -%cmake -d build +%cmake_kde5 -d build %make %install @@ -83,7 +82,6 @@ This package contains libraries and header files for developing applications tha %files -f %{name}5_qt.lang %defattr(-,root,root) -%{_sysconfdir}/xdg/kwallet.categories %{_bindir}/kwalletd5 %{_bindir}/kwallet-query %{_datadir}/dbus-1/interfaces/kf5_org.kde.KWallet.xml @@ -91,6 +89,7 @@ This package contains libraries and header files for developing applications tha %{_datadir}/dbus-1/services/org.kde.kwalletd5.service %{_datadir}/knotifications5/kwalletd.notifyrc %{_datadir}/kservices5/kwalletd5.desktop +%{_datadir}/qlogging-categories5/kwallet.categories %{_mandir}/man1/kwallet-query.1* %files -n lib%{name} @@ -108,10 +107,13 @@ This package contains libraries and header files for developing applications tha %{_libdir}/cmake/KF5Wallet/KF5Wallet*.cmake %{_libdir}/libKF5Wallet.so %{_libdir}/libkwalletbackend5.so -/usr/mkspecs/modules/qt_KWallet.pri +%{_kde5_mkspecsdir}/qt_KWallet.pri %doc README.md %changelog +* Sun Jul 21 2019 Automatic Build System 5.60.0-1mamba +- automatic version update by autodist + * Thu Jun 13 2019 Automatic Build System 5.59.0-1mamba - automatic version update by autodist