Compare commits
17 Commits
17.08.0-1m
...
18.12.2-1m
Author | SHA1 | Date | |
---|---|---|---|
50bd863268 | |||
4615e2a1aa | |||
fc9cf7d4f5 | |||
58adc2dbd4 | |||
1cc8bc1bf7 | |||
d95d791f98 | |||
afc48d6a23 | |||
2658fe3bea | |||
5b227e660c | |||
45e8c860f5 | |||
8bbafab76f | |||
9fb6b73d08 | |||
a9d7721c61 | |||
48a7bc769d | |||
01b54705dc | |||
4c2bdc0678 | |||
50ece28916 |
@ -1,5 +1,5 @@
|
||||
Name: kwalletmanager
|
||||
Version: 17.08.0
|
||||
Version: 18.12.2
|
||||
Release: 1mamba
|
||||
Summary: Wallet Management Tool
|
||||
Group: Graphical Desktop/Applications/Utilities
|
||||
@ -90,12 +90,14 @@ exit 0
|
||||
|
||||
%files -f %{name}5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
%{_sysconfdir}/xdg/kwalletmanager.categories
|
||||
%{_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.kcmkwallet5.conf
|
||||
%{_bindir}/kwalletmanager5
|
||||
%{_libdir}/qt5/plugins/kcm_kwallet5.so
|
||||
%{_libexecdir}/kf5/kauth/kcm_kwallet_helper5
|
||||
%{_datadir}/applications/kwalletmanager5-kwalletd.desktop
|
||||
%{_datadir}/applications/org.kde.kwalletmanager5.desktop
|
||||
%{_datadir}/metainfo/org.kde.kwalletmanager5.appdata.xml
|
||||
%{_datadir}/dbus-1/system-services/org.kde.kcontrol.kcmkwallet5.service
|
||||
%{_datadir}/polkit-1/actions/org.kde.kcontrol.kcmkwallet5.policy
|
||||
%dir %{_datadir}/doc/HTML/en/kwallet5
|
||||
@ -113,6 +115,7 @@ exit 0
|
||||
%lang(nl) %{_datadir}/doc/HTML/nl/kwallet5
|
||||
%lang(pt) %{_datadir}/doc/HTML/pt/kwallet5
|
||||
%lang(pt_BR) %{_datadir}/doc/HTML/pt_BR/kwallet5
|
||||
%lang(ru) %{_datadir}/doc/HTML/ru/kwallet5
|
||||
%lang(sr) %{_datadir}/doc/HTML/sr/kwallet5
|
||||
%lang(sb) %{_datadir}/doc/HTML/sv/kwallet5
|
||||
%lang(uk) %{_datadir}/doc/HTML/uk/kwallet5
|
||||
@ -120,6 +123,60 @@ exit 0
|
||||
# %doc TODO
|
||||
|
||||
%changelog
|
||||
* Sat Feb 09 2019 Automatic Build System <autodist@mambasoft.it> 18.12.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jan 11 2019 Automatic Build System <autodist@mambasoft.it> 18.12.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Dec 18 2018 Automatic Build System <autodist@mambasoft.it> 18.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Nov 12 2018 Automatic Build System <autodist@mambasoft.it> 18.08.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Oct 12 2018 Automatic Build System <autodist@mambasoft.it> 18.08.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Sep 07 2018 Automatic Build System <autodist@mambasoft.it> 18.08.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Aug 22 2018 Automatic Build System <autodist@mambasoft.it> 18.08.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jul 13 2018 Automatic Build System <autodist@mambasoft.it> 18.04.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jun 08 2018 Automatic Build System <autodist@mambasoft.it> 18.04.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu May 10 2018 Automatic Build System <autodist@mambasoft.it> 18.04.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Apr 22 2018 Automatic Build System <autodist@mambasoft.it> 18.04.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Mar 09 2018 Automatic Build System <autodist@mambasoft.it> 17.12.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 09 2018 Automatic Build System <autodist@mambasoft.it> 17.12.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jan 11 2018 Automatic Build System <autodist@mambasoft.it> 17.12.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Dec 21 2017 Automatic Build System <autodist@mambasoft.it> 17.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Nov 10 2017 Automatic Build System <autodist@mambasoft.it> 17.08.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Oct 12 2017 Automatic Build System <autodist@mambasoft.it> 17.08.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Sep 08 2017 Automatic Build System <autodist@mambasoft.it> 17.08.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Aug 25 2017 Automatic Build System <autodist@mambasoft.it> 17.08.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user