update to 19.12.0 [release 19.12.0-1mamba;Mon Dec 30 2019]
This commit is contained in:
parent
e1a8ebada4
commit
eb7875214d
11
akonadi.spec
11
akonadi.spec
@ -1,6 +1,6 @@
|
||||
%define gccver %(gcc -dumpversion)
|
||||
Name: akonadi
|
||||
Version: 19.08.3
|
||||
Version: 19.12.0
|
||||
Release: 1mamba
|
||||
Summary: PIM Storage Service
|
||||
Group: System/Libraries
|
||||
@ -8,7 +8,7 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
||||
URL: http://pim.kde.org/akonadi/
|
||||
Source: http://download.kde.org/stable/applications/%{version}/src/akonadi-%{version}.tar.xz
|
||||
Source: http://download.kde.org/stable/release-service/%{version}/src/akonadi-%{version}.tar.xz
|
||||
Patch0: akonadi-16.04.2-qt-5.7.0-sqlite3.patch
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -124,6 +124,8 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
|
||||
|
||||
%files -f %{name}5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
%dir %{_sysconfdir}/apparmor.d
|
||||
%{_sysconfdir}/apparmor.d/*
|
||||
%{_sysconfdir}/prelink.conf.d/akonadi.conf
|
||||
%dir %{_sysconfdir}/xdg/akonadi
|
||||
%{_sysconfdir}/xdg/akonadi/mysql-global-mobile.conf
|
||||
@ -144,7 +146,7 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
|
||||
%defattr(-,root,root)
|
||||
%{_kde5_libdir}/libKF5Akonadi*.so.*
|
||||
%{_qt5_plugindir}/sqldrivers/libqsqlite3.so
|
||||
%{_qt5_plugindir}/designer/akonadi5widgets.so
|
||||
%{_libdir}/qt5/plugins/designer/akonadiwidgets.so
|
||||
%{_qt5_plugindir}/akonadi/akonadi_test_searchplugin.so
|
||||
%{_kde5_datadir}/kf5/akonadi/akonadi-xml.xsd
|
||||
%{_kde5_datadir}/kf5/akonadi/kcfg2dbus.xsl
|
||||
@ -166,6 +168,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
|
||||
%doc NEWS README
|
||||
|
||||
%changelog
|
||||
* Mon Dec 30 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 19.12.0-1mamba
|
||||
- update to 19.12.0
|
||||
|
||||
* 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