Compare commits
9 Commits
18.12.2-1m
...
19.12.0-1m
Author | SHA1 | Date | |
---|---|---|---|
14c6a0d34c | |||
fe91050d5c | |||
905f6fafbb | |||
96b6c4e2f3 | |||
cbf3db19c2 | |||
7af097d958 | |||
d71225c477 | |||
68c93449d4 | |||
6443d8ec2e |
@ -1,5 +1,5 @@
|
||||
Name: kwalletmanager
|
||||
Version: 18.12.2
|
||||
Version: 19.12.0
|
||||
Release: 1mamba
|
||||
Summary: Wallet Management Tool
|
||||
Group: Graphical Desktop/Applications/Utilities
|
||||
@ -7,7 +7,7 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
||||
URL: http://www.kde.org
|
||||
Source: http://download.kde.org/stable/applications/%{version}/src/kwalletmanager-%{version}.tar.xz
|
||||
Source: http://download.kde.org/stable/release-service/%{version}/src/kwalletmanager-%{version}.tar.xz
|
||||
License: GPL
|
||||
BuildRequires: cmake
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -90,8 +90,6 @@ 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
|
||||
@ -99,7 +97,9 @@ exit 0
|
||||
%{_datadir}/applications/org.kde.kwalletmanager5.desktop
|
||||
%{_datadir}/metainfo/org.kde.kwalletmanager5.appdata.xml
|
||||
%{_datadir}/dbus-1/system-services/org.kde.kcontrol.kcmkwallet5.service
|
||||
%{_datadir}/dbus-1/system.d/org.kde.kcontrol.kcmkwallet5.conf
|
||||
%{_datadir}/polkit-1/actions/org.kde.kcontrol.kcmkwallet5.policy
|
||||
%{_datadir}/qlogging-categories5/kwalletmanager.categories
|
||||
%dir %{_datadir}/doc/HTML/en/kwallet5
|
||||
%{_datadir}/doc/HTML/en/kwallet5/*
|
||||
%{_datadir}/icons/hicolor/*/apps/kwalletmanager.png
|
||||
@ -123,6 +123,36 @@ exit 0
|
||||
# %doc TODO
|
||||
|
||||
%changelog
|
||||
* Mon Dec 30 2019 Automatic Build System <autodist@mambasoft.it> 19.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Nov 08 2019 Automatic Build System <autodist@mambasoft.it> 19.08.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Oct 11 2019 Automatic Build System <autodist@mambasoft.it> 19.08.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Sep 10 2019 Automatic Build System <autodist@mambasoft.it> 19.08.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Sep 02 2019 Automatic Build System <autodist@mambasoft.it> 19.08.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jul 14 2019 Automatic Build System <autodist@mambasoft.it> 19.04.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jun 07 2019 Automatic Build System <autodist@mambasoft.it> 19.04.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat May 11 2019 Automatic Build System <autodist@mambasoft.it> 19.04.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Apr 19 2019 Automatic Build System <autodist@mambasoft.it> 19.04.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Mar 07 2019 Automatic Build System <autodist@mambasoft.it> 18.12.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Feb 09 2019 Automatic Build System <autodist@mambasoft.it> 18.12.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user