diff --git a/pim-data-exporter-17.08.3.tar.xz b/pim-data-exporter-17.08.3.tar.xz deleted file mode 100644 index 0ce9d75..0000000 --- a/pim-data-exporter-17.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:35bc6e29ec888d18205ccd93bff0d2475aa3add6071165024ebfeef36536d629 -size 266964 diff --git a/pim-data-exporter-17.12.0.tar.xz b/pim-data-exporter-17.12.0.tar.xz new file mode 100644 index 0000000..6fe544a --- /dev/null +++ b/pim-data-exporter-17.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac132fb73487ed85ecb74df0bdedc35610c3a7aba478449eb211026635cf0727 +size 267420 diff --git a/pim-data-exporter.changes b/pim-data-exporter.changes index 065397b..cd1e2ea 100644 --- a/pim-data-exporter.changes +++ b/pim-data-exporter.changes @@ -1,3 +1,50 @@ +------------------------------------------------------------------- +Sat Dec 09 14:59:13 CET 2017 - lbeltrame@kde.org + +- Update to 17.12.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12.0.php +- Changes since 17.11.90: + * None + +------------------------------------------------------------------- +Sat Dec 02 10:12:39 CET 2017 - lbeltrame@kde.org + +- Update to 17.11.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12-rc.php +- Changes since 17.11.80: + * Revert this changes. We can add KDEPIM_DEV_VERSION so I don't understand why it was removed. Or it was necessary to remove KDEPIM_DEV_VERSION. but it always used + +------------------------------------------------------------------- +Mon Nov 20 06:59:42 CET 2017 - lbeltrame@kde.org + +- Update to 17.11.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12-beta.php +- Changes since 17.08.3: + * Minor optimization + * Add more debug + * increase version + * Use const'ref + * Don't repeat work of KAboutData::setupCommandLine(). + * Add parent to qdialogbuttonbox + * Remove not necessary Q_SLOT macro + * Remove i18n + * Remove usage of kaboutdata and i18n in test apps + * Add version + * Don't ask to translator to translate file filter + * Make sure to initialize value + * Fix potential crash + * gui/settings/pimsettingexporterglobalconfig.kcfg - xmllint validate + * Make run without install them + * gui/pimsettingexporterwindow.cpp - improve English txt in dialogs + * core/abstractimportexportjob.cpp - fix i18n, which was missing the %1 + * core/exportresourcearchivejob.h - fix the include guard + ------------------------------------------------------------------- Thu Nov 09 23:13:13 CET 2017 - lbeltrame@kde.org diff --git a/pim-data-exporter.spec b/pim-data-exporter.spec index f44ce9a..d49e39a 100644 --- a/pim-data-exporter.spec +++ b/pim-data-exporter.spec @@ -19,7 +19,7 @@ %bcond_without lang Name: pim-data-exporter -Version: 17.08.3 +Version: 17.12.0 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)