KDE Applications 19.12 beta
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/akonadi-contact?expand=0&rev=123
This commit is contained in:
parent
5aee141288
commit
b6cedc8687
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Nov 24 15:53:13 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
Update to 19.11.80
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/announce-applications-19.12-beta.php
|
||||||
|
- Too many changes to list here.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 7 23:12:28 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
Thu Nov 7 23:12:28 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
@ -24,7 +33,7 @@ Thu Sep 5 13:59:52 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
|||||||
* For more details please see:
|
* For more details please see:
|
||||||
* https://www.kde.org/announcements/announce-applications-19.08.1.php
|
* https://www.kde.org/announcements/announce-applications-19.08.1.php
|
||||||
- Changes since 19.08.0:
|
- Changes since 19.08.0:
|
||||||
* Include KDE* cmake macros before any others
|
* Include KDE* cmake macros before any others
|
||||||
* Hide label when we don't have plugins
|
* Hide label when we don't have plugins
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package akonadi-contact
|
# spec file for package akonadi-contact
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 SUSE LLC.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,39 +18,38 @@
|
|||||||
|
|
||||||
%define rname akonadi-contacts
|
%define rname akonadi-contacts
|
||||||
%define sonum 5
|
%define sonum 5
|
||||||
%define kf5_version 5.26.0
|
%define kf5_version 5.60.0
|
||||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
# 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}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: akonadi-contact
|
Name: akonadi-contact
|
||||||
Version: 19.08.3
|
Version: 19.11.80
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: KDE PIM Libraries for Akonadi Contacts
|
Summary: KDE PIM Libraries for Akonadi Contacts
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
URL: https://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source: https://download.kde.org/stable/applications/%{version}/src/%{rname}-%{version}.tar.xz
|
Source: https://download.kde.org/unstable/applications/%{version}/src/%{rname}-%{version}.tar.xz
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: https://download.kde.org/stable/applications/%{version}/src/%{rname}-%{version}.tar.xz.sig
|
Source1: https://download.kde.org/unstable/applications/%{version}/src/%{rname}-%{version}.tar.xz.sig
|
||||||
Source2: applications.keyring
|
Source2: applications.keyring
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: akonadi-mime-devel
|
|
||||||
BuildRequires: akonadi-server-devel >= %{_kapp_version}
|
|
||||||
BuildRequires: extra-cmake-modules >= %{kf5_version}
|
BuildRequires: extra-cmake-modules >= %{kf5_version}
|
||||||
BuildRequires: grantlee5-devel
|
|
||||||
BuildRequires: kcalcore-devel
|
|
||||||
BuildRequires: kcodecs-devel >= %{kf5_version}
|
|
||||||
BuildRequires: kcompletion-devel >= %{kf5_version}
|
|
||||||
BuildRequires: kcontacts-devel
|
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
BuildRequires: kio-devel >= %{kf5_version}
|
BuildRequires: cmake(Grantlee5)
|
||||||
BuildRequires: kmime-devel
|
BuildRequires: cmake(KF5Akonadi)
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: cmake(KF5AkonadiMime)
|
||||||
|
BuildRequires: cmake(KF5CalendarCore)
|
||||||
|
BuildRequires: cmake(KF5Codecs) >= %{kf5_version}
|
||||||
|
BuildRequires: cmake(KF5Completion) >= %{kf5_version}
|
||||||
|
BuildRequires: cmake(KF5Contacts)
|
||||||
|
BuildRequires: cmake(KF5KIO) >= %{kf5_version}
|
||||||
|
BuildRequires: cmake(KF5Mime)
|
||||||
BuildRequires: cmake(KF5Prison)
|
BuildRequires: cmake(KF5Prison)
|
||||||
BuildRequires: pkgconfig(Qt5Test) >= 5.6.0
|
BuildRequires: cmake(Qt5Test) >= 5.6.0
|
||||||
BuildRequires: pkgconfig(Qt5WebEngine) >= 5.6.0
|
BuildRequires: cmake(Qt5WebEngine) >= 5.6.0
|
||||||
BuildRequires: pkgconfig(Qt5WebEngineWidgets) >= 5.6.0
|
BuildRequires: cmake(Qt5WebEngineWidgets) >= 5.6.0
|
||||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.6.0
|
BuildRequires: cmake(Qt5Widgets) >= 5.6.0
|
||||||
Requires: libKF5AkonadiContact5 = %{version}
|
Requires: libKF5AkonadiContact5 = %{version}
|
||||||
Requires: libKF5ContactEditor5 = %{version}
|
Requires: libKF5ContactEditor5 = %{version}
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
@ -95,10 +94,10 @@ This package provides plugins required by PIM applications to read and write con
|
|||||||
Summary: KDE PIM Libraries: Build Environment
|
Summary: KDE PIM Libraries: Build Environment
|
||||||
Group: Development/Libraries/KDE
|
Group: Development/Libraries/KDE
|
||||||
Requires: akonadi-contact = %{version}
|
Requires: akonadi-contact = %{version}
|
||||||
Requires: akonadi-server-devel
|
|
||||||
Requires: kcontacts-devel
|
|
||||||
Requires: libKF5AkonadiContact5 = %{version}
|
Requires: libKF5AkonadiContact5 = %{version}
|
||||||
Requires: libKF5ContactEditor5 = %{version}
|
Requires: libKF5ContactEditor5 = %{version}
|
||||||
|
Requires: cmake(KF5Akonadi)
|
||||||
|
Requires: cmake(KF5Contacts)
|
||||||
Obsoletes: akonadi-contacts-devel < %{version}
|
Obsoletes: akonadi-contacts-devel < %{version}
|
||||||
Provides: akonadi-contacts-devel = %{version}
|
Provides: akonadi-contacts-devel = %{version}
|
||||||
|
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a95ff2621e198e2685b7cd591e39437e68b5670cd710ce06088bd16618d281df
|
|
||||||
size 385320
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3A/N4ACgkQ29LOiT4t
|
|
||||||
HIcOAQf8C/ojsctWog8Eqnd36jw+SgyKwJSpFxog17QuKedVPiYZYNKesPma2w+N
|
|
||||||
viyQoeOq+2TKeNOENcTj4Y7qMwehlhXYqNCuzYYDBpzM0lmSxmA7oGKlCFyA9kwF
|
|
||||||
RTjHJlzD5hDVDm2Ah28bIexba56Q8YVMvXclwGuebxvFz9odSCUbm2zhfd4/RGIv
|
|
||||||
526V2CnNGlLpYNpubXYfykahUyFVDIaKqrvfxUFDFvdS+eZ1fCQOBLAb8jeKFyBc
|
|
||||||
Ax0kacUH5g2SG/Rg6JrLawySa6SRr9m92OZ9D2LyfMLcX3I20LLIuO7zA05VE9jJ
|
|
||||||
ftDT86I9OTaa3SA7Qmyl2j6hoRm89A==
|
|
||||||
=XUlt
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
akonadi-contacts-19.11.80.tar.xz
Normal file
3
akonadi-contacts-19.11.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:53bafcdec372033940964d4f5d62744928b8d059e1958f7cb22ff7654a69bb80
|
||||||
|
size 394912
|
16
akonadi-contacts-19.11.80.tar.xz.sig
Normal file
16
akonadi-contacts-19.11.80.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl3ObwAACgkQOmpNuDnq
|
||||||
|
ptfxdxAAobcbNXrYzQn7nR92+Pj64SWF0jTm9SwfipdErUXTWNYgoKeMiT9YaEM5
|
||||||
|
wP1i25XoaTaxR2nsf3xr9YkJnIJ9iwFIGVK2Rd0NA854F40MVbshI8/PeB8ZhW0C
|
||||||
|
c1UEtLLA8QYk8M10pKjI3wKidPQoIehU+Od1N+gayHvySPWvvWnTW+aybHvK5WCn
|
||||||
|
Bp4Br3cGT3ON6T1c3P3R2Ry93WWk1XSS5b2jUpODoEoD8wl5XTtvT1HVIxrhZ1aT
|
||||||
|
/lTJZqGDtjzeBfPW/plx6E0UldX7oPAJRgiwZzhw5sEfydGX5RAbPIn/N60oj8a8
|
||||||
|
D+YG3fPxU0EugERfGylPFyH0yWPGfUl6SFPOKZD1gCtP47LkURkzDVLj3CZOs6jA
|
||||||
|
Q2VHDZ2Sx65SFhGIZLrX1fwifZdzF3EvLx4j9nh5mHd5At1vcG7xNCYKZ7pwm4UE
|
||||||
|
cuzd0fYGKr70UNsRdpQgihwByBYkPZoee7fxYBTSBwZPzw/VsquUd4lakCkM8NmW
|
||||||
|
qL5YjDkJmmlLKmze8yZC3eeG35xtg4gkikhDs0LDvVfOqeYD8vIVvRo0SoYvlElS
|
||||||
|
5xqHk76j+bpvP/D8Wo/CF1oDkUdH2yvsQodnZvLEX2pQAYBbSp6kEiIQ/29Idbdc
|
||||||
|
Ub7pxYvxuVdydEVE2CczD0v6VTZlQUmfsmqwUEgOA1jz8Q77cHw=
|
||||||
|
=5QSO
|
||||||
|
-----END PGP SIGNATURE-----
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user