From d13ea49a2c579d32b8c90ccf57ecf9acdebbdfc0bb30895635953b3fa1644480 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sun, 16 Apr 2017 14:06:47 +0000 Subject: [PATCH] KDE Applications 17.04 final OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/pim-data-exporter?expand=0&rev=20 --- pim-data-exporter-17.03.90.tar.xz | 3 --- pim-data-exporter-17.04.0.tar.xz | 3 +++ pim-data-exporter.changes | 17 +++++++++++++++++ pim-data-exporter.spec | 2 +- 4 files changed, 21 insertions(+), 4 deletions(-) delete mode 100644 pim-data-exporter-17.03.90.tar.xz create mode 100644 pim-data-exporter-17.04.0.tar.xz diff --git a/pim-data-exporter-17.03.90.tar.xz b/pim-data-exporter-17.03.90.tar.xz deleted file mode 100644 index e940fb8..0000000 --- a/pim-data-exporter-17.03.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dcd92dc47e7ed103131e52439796b425be6c24066fcc739022c76eec113da23d -size 265804 diff --git a/pim-data-exporter-17.04.0.tar.xz b/pim-data-exporter-17.04.0.tar.xz new file mode 100644 index 0000000..3b9f9bf --- /dev/null +++ b/pim-data-exporter-17.04.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cde114166a862ef88a9039db4316c75773676b38074392ac34f2cb06536e18c9 +size 265952 diff --git a/pim-data-exporter.changes b/pim-data-exporter.changes index 591495d..db95362 100644 --- a/pim-data-exporter.changes +++ b/pim-data-exporter.changes @@ -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 diff --git a/pim-data-exporter.spec b/pim-data-exporter.spec index fbe01da..b626474 100644 --- a/pim-data-exporter.spec +++ b/pim-data-exporter.spec @@ -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)