automatic version update by autodist [release 0.11.1-1mamba;Wed Sep 09 2020]
This commit is contained in:
parent
e209d6c816
commit
d91e67e662
@ -1,5 +1,5 @@
|
||||
Name: qtkeychain
|
||||
Version: 0.10.0
|
||||
Version: 0.11.1
|
||||
Release: 1mamba
|
||||
Summary: Platform-independent Qt API for storing passwords securely
|
||||
Group: System/Libraries
|
||||
@ -64,7 +64,13 @@ This package contains libraries and header files for developing applications tha
|
||||
%files -n lib%{name}
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libqt5keychain.so.*
|
||||
%{_datadir}/qt5/translations/qtkeychain_*.qm
|
||||
%dir %{_datadir}/qt5keychain
|
||||
%dir %{_datadir}/qt5keychain/translations
|
||||
%{_datadir}/qt5keychain/translations/qtkeychain_de.qm
|
||||
%{_datadir}/qt5keychain/translations/qtkeychain_fr.qm
|
||||
%{_datadir}/qt5keychain/translations/qtkeychain_ro.qm
|
||||
%{_datadir}/qt5keychain/translations/qtkeychain_ru.qm
|
||||
%{_datadir}/qt5keychain/translations/qtkeychain_zh.qm
|
||||
%doc COPYING
|
||||
|
||||
%files -n lib%{name}-devel
|
||||
@ -78,6 +84,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%doc ChangeLog
|
||||
|
||||
%changelog
|
||||
* Wed Sep 09 2020 Automatic Build System <autodist@mambasoft.it> 0.11.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Dec 31 2019 Automatic Build System <autodist@mambasoft.it> 0.10.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user