KDE Applications 19.04.3
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/akonadi-server?expand=0&rev=194
This commit is contained in:
parent
b8f12e54f1
commit
f2bc1d20ed
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:16e1c6dd48004d9b1ad0c1dc38372ccdd5529c7e360fce95f65067b83407b6d2
|
||||
size 1576724
|
3
akonadi-19.04.3.tar.xz
Normal file
3
akonadi-19.04.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7ac34dc7c3e2bf8e53ec9eebeecc8d96541c0b663dd71963e6bcd94e7ac41b07
|
||||
size 1574868
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 13 07:26:32 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
- Update to 19.04.3
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.04.3.php
|
||||
- Changes since 19.04.2:
|
||||
* Fix race-condition on akonadi_control start (kde#392092)
|
||||
* Adapt DBInitializer to behavior change of QPSQL driver in Qt 5.13 (kde#409234)
|
||||
* Check Postgres status by checking return code of pg_ctl (kde#386173)
|
||||
* Shorten sockets file path
|
||||
* Show error string from QLocalServer on failure
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 07 12:51:51 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
|
@ -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.2
|
||||
Version: 19.04.3
|
||||
Release: 0
|
||||
Summary: PIM Storage Service
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user