KDE Applications 20.03.80
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/akonadi-contact?expand=0&rev=142
This commit is contained in:
parent
efd84da813
commit
c4152d1166
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 22 09:16:27 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 20.03.80
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/20.04-beta
|
||||
- Changes since 19.12.3:
|
||||
* standardcontactformatter.cpp - fix crash on iterating
|
||||
* Make it compile against last qt5.15
|
||||
* Port deprecated methods
|
||||
* Autogenerate categories file
|
||||
* Remove usage of KDBusConnectionPool
|
||||
* Make it compile against last qt5.15 without deprecated method
|
||||
* Port toSet method
|
||||
* Port to QRegularExpression
|
||||
* Port to QCombobox
|
||||
* Don't use nullptr for flags
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 5 20:35:36 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
@ -18,30 +18,25 @@
|
||||
|
||||
%define rname akonadi-contacts
|
||||
%define sonum 5
|
||||
%define kf5_version 5.63.0
|
||||
%define kf5_version 5.66.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.12.3
|
||||
Version: 20.03.80
|
||||
Release: 0
|
||||
Summary: KDE PIM Libraries for Akonadi Contacts
|
||||
License: LGPL-2.1-or-later
|
||||
Group: System/GUI/KDE
|
||||
URL: https://www.kde.org
|
||||
Source: https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{rname}-%{version}.tar.xz
|
||||
BuildRequires: extra-cmake-modules >= %{kf5_version}
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: cmake(KF5Akonadi)
|
||||
BuildRequires: cmake(KF5CalendarCore)
|
||||
BuildRequires: cmake(KF5Codecs) >= %{kf5_version}
|
||||
BuildRequires: cmake(KF5Completion) >= %{kf5_version}
|
||||
BuildRequires: cmake(KF5Config) >= %{kf5_version}
|
||||
BuildRequires: cmake(KF5Contacts)
|
||||
BuildRequires: cmake(KF5Contacts) >= %{kf5_version}
|
||||
BuildRequires: cmake(KF5DBusAddons) >= %{kf5_version}
|
||||
BuildRequires: cmake(KF5I18n) >= %{kf5_version}
|
||||
BuildRequires: cmake(KF5IconThemes) >= %{kf5_version}
|
||||
@ -59,6 +54,10 @@ Requires: libKF5ContactEditor5 = %{version}
|
||||
Recommends: %{name}-lang
|
||||
Provides: akonadi-contacts = %{version}
|
||||
Obsoletes: akonadi-contacts < %{version}
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{rname}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
|
||||
%description
|
||||
This package provides a library used for handling personal contacts,
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b0baed9edb8c05b6d9b8db84239cd83a334d8f1d14d4aa8027dc1139a543eadf
|
||||
size 393204
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drTsACgkQ29LOiT4t
|
||||
HIfIpwf/cKniqvk/6hdRAtHQ+GjpjGe351F94lxl5vIN/7GFwGbD9UHZhmZ9HEXj
|
||||
ZbxeqedKRP6y5gDGC/IRjZrIiG46Mt+RtEIE50TWRH5700OfEbB9s3f0R1pIYFc+
|
||||
qzHs4TFZHXWw7/igm8bDRKKk28vRlmd1IBslNkQT/8CmI4uoNKcVvfPR2noq7+Je
|
||||
u2EdCDZHkvlRrqUXcqjQtVNvLwMdu64m/EvsCwN2u6R9ZIzKj4cMDAv/OS6S2U8j
|
||||
/F2mO4zH/3fKjDqFJub1FaefMqgOd8hsOuN4T7tdliHBcgCg2JBH88ObYTSBIHim
|
||||
nraBeADnDyXLG4ZQ7baWFFqctkBiBw==
|
||||
=PSzy
|
||||
-----END PGP SIGNATURE-----
|
3
akonadi-contacts-20.03.80.tar.xz
Normal file
3
akonadi-contacts-20.03.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aa2019c41ece0349d2aa0dafc2b825b82c3125a667abab53b482a3f4277a9c45
|
||||
size 395040
|
16
akonadi-contacts-20.03.80.tar.xz.sig
Normal file
16
akonadi-contacts-20.03.80.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl50u/kACgkQOmpNuDnq
|
||||
ptd+Ag//S7aNYpg3onTUcoAPLBUggEawSRtCLvrPnJKxufOCXptH6G3qjCLMW2dy
|
||||
o+DjBNmzCUlHuIz69ACBTpzrD5OH9Qbng6WSmNQgS7fMRfCuabTm3HNGKxfcEGvX
|
||||
Nz3czR1uLSBUYqdRdMsfBH75dbkf3ESF9fu2tBwCqufJNLaZLs03qjBzycYnhtxZ
|
||||
VZR8kH60p6ViluO4xyNIFW/ywjK7bFFG61PQYV3IVUlyBMbFI2mRC3tcalWJDkKM
|
||||
Kl9f6KpGWmymYQV7cqCVk7Q0oMVPloP2aQzA2dsa4JhSxUp8rC+o/FumN7v09Z/c
|
||||
CNHw6NI++7BCh5iV16ZWqnPpWIJtGPACIr+tKfFsVpCE7M7dAXIKmOOX1naX+Sdi
|
||||
Nas1QYgdDzbGo8Cg1iyJTSZKDAYEsWE1DA0fO6/Ueq58DCvJi6nsI0ihXo/xCVYm
|
||||
J+DXSPC9J9izrB3uQSNSJuWP4KcL/en9rqdSt4Y8zQmuIIMBEaDn0LMgA7csJDT3
|
||||
KARkd1L1pqmBbvtXB6Wik9OGHKB30vXtorNOki8k2pUmi1Oo78dsnjIDXTJQ3S9E
|
||||
NIZnQHlHfooxvEWrxnEcyJUAuHl7fwaIh5vXXPuuXb/UWXKyvVLIl9q+FzZUVd/8
|
||||
iHWZhth3B+cAEm55GbRZ0E4aVf1NFJIeY77F+66ku8eFAJKkdhw=
|
||||
=/23H
|
||||
-----END PGP SIGNATURE-----
|
Loading…
Reference in New Issue
Block a user