diff --git a/kwallet.spec b/kwallet.spec index 4b7ef6d..3aa5baa 100644 --- a/kwallet.spec +++ b/kwallet.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kwallet -Version: 5.89.0 +Version: 5.90.0 Release: 1mamba Summary: Safe desktop-wide storage for passwords Group: System/Libraries @@ -84,10 +84,10 @@ This package contains libraries and header files for developing applications tha %defattr(-,root,root) %{_bindir}/kwalletd5 %{_bindir}/kwallet-query +%{_datadir}/applications/org.kde.kwalletd5.desktop +%{_datadir}/knotifications5/kwalletd5.notifyrc %{_datadir}/dbus-1/interfaces/kf5_org.kde.KWallet.xml -#%{_datadir}/dbus-1/services/org.kde.kwalletd.service %{_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* @@ -108,9 +108,12 @@ This package contains libraries and header files for developing applications tha %{_libdir}/libKF5Wallet.so %{_libdir}/libkwalletbackend5.so %{_kde5_mkspecsdir}/qt_KWallet.pri -%doc README.md +#%doc README.md %changelog +* Mon Jan 10 2022 Automatic Build System 5.90.0-1mamba +- automatic version update by autodist + * Sat Dec 18 2021 Automatic Build System 5.89.0-1mamba - automatic version update by autodist