automatic version update by autodist [release 22.12.0-1mamba;Fri Dec 09 2022]
This commit is contained in:
parent
17a4306dbd
commit
b710c6bf00
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kaccounts-integration
|
||||
Version: 22.08.3
|
||||
Version: 22.12.0
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 framework to store secrets
|
||||
Group: System/Libraries
|
||||
@ -10,7 +10,6 @@ Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://kde.org/
|
||||
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
|
||||
BuildRequires: glibc-devel
|
||||
@ -80,12 +79,11 @@ exit 0
|
||||
%files -n lib%{name} -f %{name}5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libkaccounts.so.*
|
||||
%{_libdir}/qt5/plugins/kcms/kcm_kaccounts.so
|
||||
%{_libdir}/qt5/plugins/kf5/kded/kded_accounts.so
|
||||
%{_libdir}/qt5/plugins/kaccounts/daemonplugins/kaccounts_kio_webdav_plugin.so
|
||||
%{_libdir}/qt5/plugins/plasma/kcms/systemsettings/kcm_kaccounts.so
|
||||
%dir %{_libdir}/qt5/qml/org/kde/kaccounts
|
||||
%{_libdir}/qt5/qml/org/kde/kaccounts/*
|
||||
%{_datadir}/kservices5/kcm_kaccounts.desktop
|
||||
%dir %{_datadir}/kpackage/kcms/kcm_kaccounts
|
||||
%{_datadir}/kpackage/kcms/kcm_kaccounts/*
|
||||
%doc LICENSES
|
||||
@ -99,6 +97,9 @@ exit 0
|
||||
%{_libdir}/libkaccounts.so
|
||||
|
||||
%changelog
|
||||
* Fri Dec 09 2022 Automatic Build System <autodist@mambasoft.it> 22.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Nov 04 2022 Automatic Build System <autodist@mambasoft.it> 22.08.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user