KDE Applications 19.08 Beta (take 2)

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/akonadi-server?expand=0&rev=199
This commit is contained in:
Wolfgang Bauer 2019-07-26 13:59:59 +00:00 committed by Git OBS Bridge
parent a27ba1bd18
commit 3d563d57cf
4 changed files with 18 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7ac34dc7c3e2bf8e53ec9eebeecc8d96541c0b663dd71963e6bcd94e7ac41b07
size 1574868

3
akonadi-19.07.80.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:df539ab1883915f35a1dfd94b0cafc016b36309064b4732966625e64191203b8
size 1579328

View File

@ -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 <stefan.bruens@rwth-aachen.de>

View File

@ -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}