Wolfgang Bauer 2019-01-12 01:58:20 +00:00 committed by Git OBS Bridge
parent 930e37bc7a
commit 587410d84f
4 changed files with 21 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Fri Jan 11 05:41:48 UTC 2019 - lbeltrame@kde.org
- Update to 18.12.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12.1.php
- Changes since 18.12.0:
* Ensure StandardDirs::saveDir returns existing dir
* Fix SQL syntax error in findOrphanedItems()
* Handle query prepare errors in QueryBuilder::exec
* not necessary to check twice
* Remove not necessary lines
* Allow to sort list of folder.
* Fix mem leak
-------------------------------------------------------------------
Fri Dec 14 06:08:43 UTC 2018 - lbeltrame@kde.org

View File

@ -1,7 +1,7 @@
#
# spec file for package akonadi-server
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -22,7 +22,7 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: akonadi-server
Version: 18.12.0
Version: 18.12.1
Release: 0
Summary: PIM Storage Service
License: LGPL-2.1-or-later