KDE Applications 18.04 RC (take 3): for the changes proposed by Wolfgang, I think they can get in after this is accepted.
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/akonadi-contact?expand=0&rev=71
This commit is contained in:
parent
2a33e71e63
commit
5edbddfa8f
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 06 07:08:35 CEST 2018 - lbeltrame@kde.org
|
||||
|
||||
- Update to 18.03.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-18.03.90.php
|
||||
- Changes since 17.12.3:
|
||||
* Too many changes to list here
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 08 23:50:51 CET 2018 - lbeltrame@kde.org
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
%define sonum 5
|
||||
Name: akonadi-contact
|
||||
Version: 17.12.3
|
||||
Version: 18.03.90
|
||||
Release: 0
|
||||
%define kf5_version 5.26.0
|
||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
||||
@ -82,6 +82,13 @@ Requires: akonadi-contact >= %{version}
|
||||
This package provides a library used for handling personal contacts,
|
||||
as part of the KDE Personal Information Management (PIM) software.
|
||||
|
||||
%package -n akonadi-plugin-contacts
|
||||
Summary: Plugins for personal contact handling
|
||||
Group: System/Libraries
|
||||
Requires: akonadi-contact >= %{version}
|
||||
|
||||
%description -n akonadi-plugin-contacts
|
||||
This package provides plugins required by PIM applications to read and write contact data.
|
||||
|
||||
%package devel
|
||||
Summary: KDE PIM Libraries: Build Environment
|
||||
@ -128,7 +135,8 @@ to develop KDE PIM applications.
|
||||
%dir %{_kf5_plugindir}/akonadi/contacts/
|
||||
%dir %{_kf5_servicesdir}/akonadi
|
||||
%dir %{_kf5_servicesdir}/akonadi/contact
|
||||
%config %{_kf5_configdir}/*.categories
|
||||
%{_kf5_configdir}/*.categories
|
||||
%{_kf5_debugdir}/*.renamecategories
|
||||
%{_kf5_datadir}/akonadi/contact/
|
||||
%{_kf5_plugindir}/akonadi/contacts/plugins/
|
||||
%{_kf5_plugindir}/kcm_akonadicontact_actions.so
|
||||
@ -146,6 +154,15 @@ to develop KDE PIM applications.
|
||||
%doc COPYING*
|
||||
%{_kf5_libdir}/libKF5ContactEditor.so.*
|
||||
|
||||
%files -n akonadi-plugin-contacts
|
||||
%{_kf5_plugindir}/akonadi_serializer_addressee.so
|
||||
%{_kf5_plugindir}/akonadi_serializer_contactgroup.so
|
||||
%dir %{_kf5_sharedir}/akonadi
|
||||
%dir %{_kf5_sharedir}/akonadi/plugins
|
||||
%dir %{_kf5_sharedir}/akonadi/plugins/serializer
|
||||
%{_kf5_sharedir}/akonadi/plugins/serializer/akonadi_serializer_addressee.desktop
|
||||
%{_kf5_sharedir}/akonadi/plugins/serializer/akonadi_serializer_contactgroup.desktop
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING*
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bba4b81b9c56b6fa898ac198bcb1ba68744c1d6f4a04112fb28a8a7bf7f77d49
|
||||
size 345296
|
3
akonadi-contacts-18.03.90.tar.xz
Normal file
3
akonadi-contacts-18.03.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cbaabe559f22650dc38893d3c504d3459595b3491640ffdacc06ab520886ec42
|
||||
size 390180
|
Loading…
Reference in New Issue
Block a user