automatic version update by autodist [release 19.12.0-1mamba;Tue Dec 31 2019]
This commit is contained in:
parent
63171ff6e9
commit
9b33bafa35
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kaccounts-integration
|
||||
Version: 19.08.3
|
||||
Version: 19.12.0
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 framework to store secrets
|
||||
Group: System/Libraries
|
||||
@ -9,7 +9,7 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.kde.org
|
||||
Source: http://download.kde.org/stable/applications/%{version}/src/kaccounts-integration-%{version}.tar.xz
|
||||
Source: http://download.kde.org/stable/release-service/%{version}/src/kaccounts-integration-%{version}.tar.xz
|
||||
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -85,12 +85,13 @@ exit 0
|
||||
%files -n lib%{name} -f %{name}5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libkaccounts.so.*
|
||||
%{_libdir}/qt5/plugins/kcm_kaccounts.so
|
||||
%{_libdir}/qt5/plugins/kcms/kcm_kaccounts.so
|
||||
%{_libdir}/qt5/plugins/kf5/kded/accounts.so
|
||||
%dir %{_libdir}/qt5/qml/org/kde/kaccounts
|
||||
%{_libdir}/qt5/qml/org/kde/kaccounts/*
|
||||
%{_datadir}/kservices5/kcm_kaccounts.desktop
|
||||
#%{_datadir}/kservices5/kded/accounts.desktop
|
||||
%dir %{_datadir}/kpackage/kcms/kcm_kaccounts
|
||||
%{_datadir}/kpackage/kcms/kcm_kaccounts/*
|
||||
%doc COPYING
|
||||
|
||||
%files -n lib%{name}-devel
|
||||
@ -106,6 +107,9 @@ exit 0
|
||||
%{_libdir}/libkaccounts.so
|
||||
|
||||
%changelog
|
||||
* Tue Dec 31 2019 Automatic Build System <autodist@mambasoft.it> 19.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Nov 07 2019 Automatic Build System <autodist@mambasoft.it> 19.08.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user