automatic version update by autodist [release 5.91.0-1mamba;Wed Feb 16 2022]

This commit is contained in:
Automatic Build System 2024-01-06 03:20:53 +01:00
parent 674db200c7
commit 4db0b4de73

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.90.0 Version: 5.91.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
@ -102,7 +102,6 @@ This package contains libraries and header files for developing applications tha
%defattr(-,root,root) %defattr(-,root,root)
%dir %{_includedir}/KF5/KWallet %dir %{_includedir}/KF5/KWallet
%{_includedir}/KF5/KWallet/* %{_includedir}/KF5/KWallet/*
%{_includedir}/KF5/kwallet_version.h
%dir %{_libdir}/cmake/KF5Wallet %dir %{_libdir}/cmake/KF5Wallet
%{_libdir}/cmake/KF5Wallet/KF5Wallet*.cmake %{_libdir}/cmake/KF5Wallet/KF5Wallet*.cmake
%{_libdir}/libKF5Wallet.so %{_libdir}/libKF5Wallet.so
@ -111,6 +110,9 @@ This package contains libraries and header files for developing applications tha
#%doc README.md #%doc README.md
%changelog %changelog
* Wed Feb 16 2022 Automatic Build System <autodist@mambasoft.it> 5.91.0-1mamba
- automatic version update by autodist
* Mon Jan 10 2022 Automatic Build System <autodist@mambasoft.it> 5.90.0-1mamba * Mon Jan 10 2022 Automatic Build System <autodist@mambasoft.it> 5.90.0-1mamba
- automatic version update by autodist - automatic version update by autodist