From 3d563d57cfa4918c46abd36104df8b3b101225ffa345676529814288070816fe Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Fri, 26 Jul 2019 13:59:59 +0000 Subject: [PATCH] KDE Applications 19.08 Beta (take 2) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/akonadi-server?expand=0&rev=199 --- akonadi-19.04.3.tar.xz | 3 --- akonadi-19.07.80.tar.xz | 3 +++ akonadi-server.changes | 10 ++++++++++ akonadi-server.spec | 6 +++++- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 akonadi-19.04.3.tar.xz create mode 100644 akonadi-19.07.80.tar.xz diff --git a/akonadi-19.04.3.tar.xz b/akonadi-19.04.3.tar.xz deleted file mode 100644 index 84d78c5..0000000 --- a/akonadi-19.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7ac34dc7c3e2bf8e53ec9eebeecc8d96541c0b663dd71963e6bcd94e7ac41b07 -size 1574868 diff --git a/akonadi-19.07.80.tar.xz b/akonadi-19.07.80.tar.xz new file mode 100644 index 0000000..9cc4c01 --- /dev/null +++ b/akonadi-19.07.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df539ab1883915f35a1dfd94b0cafc016b36309064b4732966625e64191203b8 +size 1579328 diff --git a/akonadi-server.changes b/akonadi-server.changes index 94fdc3e..f809e9d 100644 --- a/akonadi-server.changes +++ b/akonadi-server.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Jul 23 11:58:54 UTC 2019 - lbeltrame@kde.org + +- Update to 19.07.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08-beta.php +- Changes since 19.04.3: + * Too many changes to list here + ------------------------------------------------------------------- Thu Jul 18 19:46:45 UTC 2019 - Stefan BrĂ¼ns diff --git a/akonadi-server.spec b/akonadi-server.spec index 3e52584..056fe69 100644 --- a/akonadi-server.spec +++ b/akonadi-server.spec @@ -22,7 +22,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: akonadi-server -Version: 19.04.3 +Version: 19.07.80 Release: 0 Summary: PIM Storage Service License: LGPL-2.1-or-later @@ -90,7 +90,9 @@ BuildRequires: gcc6-c++ BuildRequires: gcc7-c++ %endif %endif +%if %{with lang} Recommends: %{name}-lang +%endif %description This package contains the data files of Akonadi, the KDE PIM storage @@ -174,7 +176,9 @@ Requires: boost-devel This package contains development files of Akonadi, the KDE PIM storage service. +%if %{with lang} %lang_package +%endif %prep %setup -q -n %{rname}-%{version}