KDE Applications 20.03.80
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/akonadi-server?expand=0&rev=229
This commit is contained in:
parent
6add6e4ce4
commit
9c90e960f2
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e41714d81ecbb629aaa0b267e0c32a4b1d83c6a45cf3f37d52232003b4c0f325
|
||||
size 1583264
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drSAACgkQ29LOiT4t
|
||||
HIdU1ggAiROzM05u33OrJTIVgMDlbOAMatGDjIkIvXdlcX+8eICdPRdJJbkGXzok
|
||||
tdyOdriMOmiXCKq5IwtiWy5vvLLpv+0w6JSQNU0zlErR7wsoz2bIit153ww3ksq4
|
||||
iYab8PuG20GptAkb2NPv4w+9pbWcqtW0HrUfGCwo1ghZUFBUiqNAMGia4xUMiHKF
|
||||
tdLSdHl6Tu2xYwKcxNaecHv+WmRDnkXWreJ7FjN/lap9EOfl0zZqDKGrCtOa9vSA
|
||||
tTVh7QqUj3cmNTXbv++6fdTtdiRVzDNBHMC4oCZZVmqMloupL7Bdq7ssv43WmP4R
|
||||
G6R0gGaZvTeAK5YSs3gz21ssWAs49w==
|
||||
=RRJo
|
||||
-----END PGP SIGNATURE-----
|
3
akonadi-20.03.80.tar.xz
Normal file
3
akonadi-20.03.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d095083e8ea636f7be1ad18ceafadc1bb6c4621c92c4dead06c45475257e2e5a
|
||||
size 1585740
|
16
akonadi-20.03.80.tar.xz.sig
Normal file
16
akonadi-20.03.80.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl50u/YACgkQOmpNuDnq
|
||||
ptexHg//QLeBAcTtWxKfRjHbnUYwvfqMSKdLFkVQrzhtVQsioZm8yWXeWtc6dw2B
|
||||
+ILABB7EVj9DVgdVjuSr3Nm/SULIW4DMhgijs/Mklox9uUqBs06qPn4MXagjSA4+
|
||||
DjLwDyeLlkMIYhfjU4vODVd5EmzQifhO3T4/4H8AlH22UJhUt55Wn1PmMOs6gU87
|
||||
PRxtsCDGOqd1YLqc90fRHdVmSRvcQ+Toa8nu93z+p2KNlh87rgns7K3Hf6X1ChZq
|
||||
xhbjnI+sBthdoMt2Ihc2i++1sAllLEhjBPSV1+GU8shTNFcp80xlUBoCXVlc8MXH
|
||||
SWv+b9KUSGMLoD1OBtM4h+V6V1raXNYWfBT7rNuyn7sbJyznJeLN0qIRT6KhxcDN
|
||||
WPIbsFzaJ4s06VlvVCGqbePfGGZ0LOzCEpltcMdh+jOma5pTuLVhMd+VY6+PmY7K
|
||||
9xpObxLoPMvZrr250HGJi9Ju1XvuuDW0QBDO6r0yhquTOsqbplovstDR3pqGVUYb
|
||||
kx+uurj4x3OMsGhAGlNJehJGqZZOOaoh1+gEARmbtMJA9NdTD273CgB2TscnHM/F
|
||||
auCLtPXjtra4zIqtiejyg0LX7KLxco1/Uk7NydJX/tEA5iiVRyJeCvL31r/aoYSX
|
||||
kq65ng/46vU2PI0gcTneSaKBfycK16ipCIiinFlvFgqziguqiWk=
|
||||
=4p41
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 22 09:16:26 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
|
||||
- Too many changes to list here.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 5 20:35:34 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
@ -22,19 +22,15 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: akonadi-server
|
||||
Version: 19.12.3
|
||||
Version: 20.03.80
|
||||
Release: 0
|
||||
Summary: PIM Storage Service
|
||||
License: LGPL-2.1-or-later
|
||||
Group: System/GUI/KDE
|
||||
URL: https://akonadi-project.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
|
||||
Source99: akonadi-server-rpmlintrc
|
||||
BuildRequires: cmake >= 3.5.0
|
||||
BuildRequires: cmake >= 3.0.0
|
||||
BuildRequires: extra-cmake-modules >= %{kf5_version}
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: libQt5Sql-private-headers-devel
|
||||
@ -73,15 +69,19 @@ Requires: libqt5-sql-mysql
|
||||
Requires: mysql
|
||||
Requires(post): shared-mime-info
|
||||
Requires(postun): shared-mime-info
|
||||
# FIXME: Check if it's worth it
|
||||
Recommends: kaccounts-integration
|
||||
Recommends: kaccounts-providers
|
||||
Suggests: mariadb
|
||||
Obsoletes: akonadi5 < %{version}
|
||||
Provides: akonadi5 = %{version}
|
||||
# Needed for users of unstable repositories
|
||||
Obsoletes: akonadi < %{version}
|
||||
Obsoletes: akonadi-runtime < %{version}
|
||||
# FIXME: Check if it's worth it
|
||||
Recommends: kaccounts-integration
|
||||
Recommends: kaccounts-providers
|
||||
%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 contains the data files of Akonadi, the KDE PIM storage
|
||||
@ -131,7 +131,7 @@ This package includes the Akonadi Xml library for Akonadi, the KDE PIM storage s
|
||||
Summary: akonadi server's SQlite plugin
|
||||
Group: System/GUI/KDE
|
||||
Requires: %{name} = %{version}
|
||||
Supplements: packageand(%{name}:sqlite3)
|
||||
Supplements: (%{name} and sqlite3)
|
||||
|
||||
%description sqlite
|
||||
Akonadi server's SQlite plugin.
|
||||
@ -145,7 +145,6 @@ Requires: libKF5AkonadiCore5 = %{version}
|
||||
Requires: libKF5AkonadiWidgets5 = %{version}
|
||||
Requires: libboost_headers-devel
|
||||
Requires: cmake(KF5Completion)
|
||||
Requires: cmake(KF5Config)
|
||||
Requires: cmake(KF5ConfigWidgets)
|
||||
Requires: cmake(KF5CoreAddons)
|
||||
Requires: cmake(KF5ItemModels)
|
||||
|
Loading…
Reference in New Issue
Block a user