KDE Applications 17.04.1 checkin
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/akonadi-server?expand=0&rev=108
This commit is contained in:
parent
1834baefa6
commit
f009509521
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:962f7694ff67e32b965a07da282d2af7a0777353b11f537c147c8777b03901d4
|
|
||||||
size 1301104
|
|
3
akonadi-17.04.1.tar.xz
Normal file
3
akonadi-17.04.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d247dbdc433e2d589191659c40e85bf7b9c51d6b6a4f8259cea3f13c005b5d37
|
||||||
|
size 1301584
|
@ -1,3 +1,29 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 17 20:35:29 CEST 2017 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
- Update to 17.04.1
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/announce-applications-17.04.1.php
|
||||||
|
- Changes since 17.04.0:
|
||||||
|
* Fix mem leak
|
||||||
|
* avoid qCWarning in ETM for items never inserted
|
||||||
|
* Increase timeout in ResourceSynchronizationJob
|
||||||
|
* Fix possible crash in CollectionCopyJob when tracing Jobs
|
||||||
|
* Prevent sending multiple error messages from a single Handler
|
||||||
|
* Fix trx deadlock when updating Search collection
|
||||||
|
* On error, still send answer via DBUS, avoiding clients waiting forever (kde#378189)
|
||||||
|
* Fix clearing Item flags (kde#375146)
|
||||||
|
* Use toModelIndex
|
||||||
|
* This variable is unused
|
||||||
|
* use qAsConst
|
||||||
|
* Use qAsconst
|
||||||
|
* Minor optimization
|
||||||
|
* Fix emit or not keyword
|
||||||
|
* Remove unused variable
|
||||||
|
* Remove compile warning
|
||||||
|
* Minor optimization
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 9 08:58:37 UTC 2017 - wbauer@tmo.at
|
Tue May 9 08:58:37 UTC 2017 - wbauer@tmo.at
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
%define rname akonadi
|
%define rname akonadi
|
||||||
Name: akonadi-server
|
Name: akonadi-server
|
||||||
Version: 17.04.0
|
Version: 17.04.1
|
||||||
Release: 0
|
Release: 0
|
||||||
%define kf5_version 5.26.0
|
%define kf5_version 5.26.0
|
||||||
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
|
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
|
||||||
|
Loading…
Reference in New Issue
Block a user