automatic version update by autodist [release 5.61.0-1mamba;Thu Aug 29 2019]
This commit is contained in:
parent
d740b66a4c
commit
3a2bd0f635
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: kwallet
|
||||
Version: 5.60.0
|
||||
Version: 5.61.0
|
||||
Release: 1mamba
|
||||
Summary: Safe desktop-wide storage for passwords
|
||||
Group: System/Libraries
|
||||
@ -62,7 +62,7 @@ This package contains libraries and header files for developing applications tha
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
#%patch0 -p1
|
||||
|
||||
%build
|
||||
%cmake_kde5 -d build
|
||||
@ -85,7 +85,7 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_bindir}/kwalletd5
|
||||
%{_bindir}/kwallet-query
|
||||
%{_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}/knotifications5/kwalletd.notifyrc
|
||||
%{_datadir}/kservices5/kwalletd5.desktop
|
||||
@ -111,6 +111,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%doc README.md
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user