1
0

KDE Applications 17.04 final

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/pim-data-exporter?expand=0&rev=20
This commit is contained in:
Luca Beltrame 2017-04-16 14:06:47 +00:00 committed by Git OBS Bridge
parent 48b9f5a72f
commit d13ea49a2c
4 changed files with 21 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Apr 16 10:45:34 CEST 2017 - lbeltrame@kde.org
- Update to 17.04.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04.0.php
- Changes since 17.03.90:
* Simplify creating folder
* Find more code where I need to use QFileInfo::exists()
* Remove duplicate message
* Don't try to export not existing directory
* Be sure that this file exists before storing it
* Make sure that file exists before backuping it
* USe static method QFileInfo::exists(...) optimization
* Use QFileInfo::exists(...) + fix check
-------------------------------------------------------------------
Wed Apr 12 20:26:11 CEST 2017 - lbeltrame@kde.org

View File

@ -19,7 +19,7 @@
%bcond_without lang
Name: pim-data-exporter
Version: 17.03.90
Version: 17.04.0
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)