Wolfgang Bauer 2018-03-10 12:10:05 +00:00 committed by Git OBS Bridge
parent 2aac367f4e
commit 290d889c2c
4 changed files with 17 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Mar 08 23:50:55 CET 2018 - lbeltrame@kde.org
- Update to 17.12.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12.3.php
- Changes since 17.12.2:
* Properly workaround xsltproc not handling spaces in filepaths on Windows
* Add warning in case an invalid mimetype is requested here.
* Restart DataStore's keep-alive query when opening connection
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 07 08:47:10 CET 2018 - lbeltrame@kde.org Wed Feb 07 08:47:10 CET 2018 - lbeltrame@kde.org

View File

@ -20,13 +20,13 @@
%define rname akonadi %define rname akonadi
Name: akonadi-server Name: akonadi-server
Version: 17.12.2 Version: 17.12.3
Release: 0 Release: 0
%define kf5_version 5.26.0 %define kf5_version 5.26.0
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Summary: PIM Storage Service Summary: PIM Storage Service
License: LGPL-2.1+ License: LGPL-2.1-or-later
Group: System/GUI/KDE Group: System/GUI/KDE
Url: http://akonadi-project.org Url: http://akonadi-project.org
Source: %{rname}-%{version}.tar.xz Source: %{rname}-%{version}.tar.xz