diff --git a/akonadi-contact.changes b/akonadi-contact.changes index b51e4e3..285af89 100644 --- a/akonadi-contact.changes +++ b/akonadi-contact.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Aug 9 08:29:53 UTC 2019 - Christophe Giboudeaux + +- Update to 19.08.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08.0.php +- No code change since 19.07.90 + ------------------------------------------------------------------- Tue Aug 06 16:50:46 UTC 2019 - lbeltrame@kde.org diff --git a/akonadi-contact.spec b/akonadi-contact.spec index af87bd3..bc36acb 100644 --- a/akonadi-contact.spec +++ b/akonadi-contact.spec @@ -16,19 +16,24 @@ # +%define rname akonadi-contacts %define sonum 5 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: akonadi-contact -Version: 19.07.90 +Version: 19.08.0 Release: 0 Summary: KDE PIM Libraries for Akonadi Contacts License: LGPL-2.1-or-later Group: System/GUI/KDE -URL: http://www.kde.org -Source: akonadi-contacts-%{version}.tar.xz +URL: https://www.kde.org +Source: https://download.kde.org/stable/applications/%{version}/src/%{rname}-%{version}.tar.xz +%if %{with lang} +Source1: https://download.kde.org/stable/applications/%{version}/src/%{rname}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif BuildRequires: akonadi-mime-devel BuildRequires: akonadi-server-devel >= %{_kapp_version} BuildRequires: extra-cmake-modules >= %{kf5_version} @@ -104,7 +109,7 @@ to develop KDE PIM applications. %lang_package %prep -%setup -q -n akonadi-contacts-%{version} +%setup -q -n %{rname}-%{version} %build %cmake_kf5 -d build -- -DKF5_INCLUDE_INSTALL_DIR=%{_kf5_includedir} diff --git a/akonadi-contacts-19.07.90.tar.xz b/akonadi-contacts-19.07.90.tar.xz deleted file mode 100644 index e5755cc..0000000 --- a/akonadi-contacts-19.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:142e35d04ed334756b20d1ee0936ce1890d1eeca35f3050c407d1999decb1c79 -size 385076 diff --git a/akonadi-contacts-19.08.0.tar.xz b/akonadi-contacts-19.08.0.tar.xz new file mode 100644 index 0000000..1ebae4b --- /dev/null +++ b/akonadi-contacts-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:912a657a11d1bd1e680a71b43d69a5a871136ed83f171b11c52f1974d7381ce4 +size 385500 diff --git a/akonadi-contacts-19.08.0.tar.xz.sig b/akonadi-contacts-19.08.0.tar.xz.sig new file mode 100644 index 0000000..0d0d504 --- /dev/null +++ b/akonadi-contacts-19.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxncACgkQ29LOiT4t +HIc5QggAgVboZIem2yEa45tQdBB7sPVcGHxZ49xWYKTgzmJn/8Tv6qGw478knUgf +u+gWKsFtaXEdPqtKCsKRgUvqZjfbqd2zkE7cMVymx+S8Y/tO+m/nr5vqbHtqLQIg +HmA6vQFHeTM6S8xR9sMW/gvns0UsMw/cZj1wRvrJ9747ImE9ukESC8G8Es5EvdRs +4WgfSpcvhEz/9MlwSx4f6dKhJvifStWKVtyfF+09pjW/w9Zq8G9bpqI/Sz2BkUEt +aMcTBc6+U4nMYIh2YAKWaNca8Sy9HYdRs13O3lOQFay56ZqWI5icnrpnKqYuWwgX +1uA3fj6feM6QcMp1zl77CY52tExOJw== +=9/rQ +-----END PGP SIGNATURE----- diff --git a/applications.keyring b/applications.keyring new file mode 100644 index 0000000..57c966e Binary files /dev/null and b/applications.keyring differ