diff --git a/akonadi-contact.changes b/akonadi-contact.changes index 871bdaf..8a557e9 100644 --- a/akonadi-contact.changes +++ b/akonadi-contact.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Thu Aug 16 21:59:34 UTC 2018 - christophe@krop.fr + +- Update to 18.08.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.08.0.php +- Changes since 18.07.80: + * Add missing category + +------------------------------------------------------------------- +Thu Jul 26 13:00:23 UTC 2018 - lbeltrame@kde.org + +- Update to 18.07.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.07.80.php +- Changes since 18.04.3: + * Use Q_REQUIRED_RESULT + * Don't use deprecated api + * Port to new connect api + * Reorder + * Port to new connect api + fix disconnect it + ------------------------------------------------------------------- Fri Jul 13 04:49:44 UTC 2018 - lbeltrame@kde.org diff --git a/akonadi-contact.spec b/akonadi-contact.spec index ae4f9a2..fa6279a 100644 --- a/akonadi-contact.spec +++ b/akonadi-contact.spec @@ -20,11 +20,11 @@ %define sonum 5 Name: akonadi-contact -Version: 18.04.3 +Version: 18.08.0 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) -%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} +%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: KDE PIM Libraries for Akonadi Contacts License: LGPL-2.1-or-later Group: System/GUI/KDE @@ -51,9 +51,7 @@ Requires: libKF5AkonadiContact5 = %{version} Requires: libKF5ContactEditor5 = %{version} Provides: akonadi-contacts = %{version} Obsoletes: akonadi-contacts < %{version} -%if %{with lang} Recommends: %{name}-lang -%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build # It can only build on the same platforms as Qt Webengine ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64 @@ -105,9 +103,7 @@ Provides: akonadi-contacts-devel = %{version} This package contains all necessary include files and libraries needed to develop KDE PIM applications. -%if %{with lang} %lang_package -%endif %prep %setup -q -n akonadi-contacts-%{version} @@ -135,7 +131,7 @@ to develop KDE PIM applications. %dir %{_kf5_plugindir}/akonadi/contacts/ %dir %{_kf5_servicesdir}/akonadi %dir %{_kf5_servicesdir}/akonadi/contact -%{_kf5_configdir}/*.categories +%{_kf5_debugdir}/*.categories %{_kf5_debugdir}/*.renamecategories %{_kf5_datadir}/akonadi/contact/ %{_kf5_plugindir}/akonadi/contacts/plugins/ diff --git a/akonadi-contacts-18.04.3.tar.xz b/akonadi-contacts-18.04.3.tar.xz deleted file mode 100644 index 97d0b7c..0000000 --- a/akonadi-contacts-18.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8d9e6ecb1bd85ddbdf7f7c39888f54a563e1e7b4e7d52a8a47fd39266c0db3c -size 392228 diff --git a/akonadi-contacts-18.08.0.tar.xz b/akonadi-contacts-18.08.0.tar.xz new file mode 100644 index 0000000..7b53a76 --- /dev/null +++ b/akonadi-contacts-18.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:556821c7f3f3cb658c06a5f859b5e944345fa68b4eff471f9164e07e29051a4b +size 390044