forked from pool/pim-data-exporter
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:
parent
48b9f5a72f
commit
d13ea49a2c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dcd92dc47e7ed103131e52439796b425be6c24066fcc739022c76eec113da23d
|
||||
size 265804
|
3
pim-data-exporter-17.04.0.tar.xz
Normal file
3
pim-data-exporter-17.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cde114166a862ef88a9039db4316c75773676b38074392ac34f2cb06536e18c9
|
||||
size 265952
|
@ -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
|
||||
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user