automatic version update by autodist [release 5.61.0-1mamba;Thu Aug 29 2019]

This commit is contained in:
Automatic Build System 2024-01-06 03:20:50 +01:00
parent d740b66a4c
commit 3a2bd0f635

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: kwallet Name: kwallet
Version: 5.60.0 Version: 5.61.0
Release: 1mamba Release: 1mamba
Summary: Safe desktop-wide storage for passwords Summary: Safe desktop-wide storage for passwords
Group: System/Libraries Group: System/Libraries
@ -62,7 +62,7 @@ This package contains libraries and header files for developing applications tha
%prep %prep
%setup -q %setup -q
%patch0 -p1 #%patch0 -p1
%build %build
%cmake_kde5 -d build %cmake_kde5 -d build
@ -85,7 +85,7 @@ This package contains libraries and header files for developing applications tha
%{_bindir}/kwalletd5 %{_bindir}/kwalletd5
%{_bindir}/kwallet-query %{_bindir}/kwallet-query
%{_datadir}/dbus-1/interfaces/kf5_org.kde.KWallet.xml %{_datadir}/dbus-1/interfaces/kf5_org.kde.KWallet.xml
%{_datadir}/dbus-1/services/org.kde.kwalletd.service #%{_datadir}/dbus-1/services/org.kde.kwalletd.service
%{_datadir}/dbus-1/services/org.kde.kwalletd5.service %{_datadir}/dbus-1/services/org.kde.kwalletd5.service
%{_datadir}/knotifications5/kwalletd.notifyrc %{_datadir}/knotifications5/kwalletd.notifyrc
%{_datadir}/kservices5/kwalletd5.desktop %{_datadir}/kservices5/kwalletd5.desktop
@ -111,6 +111,9 @@ This package contains libraries and header files for developing applications tha
%doc README.md %doc README.md
%changelog %changelog
* Thu Aug 29 2019 Automatic Build System <autodist@mambasoft.it> 5.61.0-1mamba
- automatic version update by autodist
* Sun Jul 21 2019 Automatic Build System <autodist@mambasoft.it> 5.60.0-1mamba * Sun Jul 21 2019 Automatic Build System <autodist@mambasoft.it> 5.60.0-1mamba
- automatic version update by autodist - automatic version update by autodist