diff --git a/pim-data-exporter-19.04.2.tar.xz b/pim-data-exporter-19.04.2.tar.xz deleted file mode 100644 index ad5ef00..0000000 --- a/pim-data-exporter-19.04.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8240fc3bb1cfe39feea666dd3ec2bbe27e4606f1700cde4f4b2a645acc5c92b3 -size 270340 diff --git a/pim-data-exporter-19.04.3.tar.xz b/pim-data-exporter-19.04.3.tar.xz new file mode 100644 index 0000000..c30f212 --- /dev/null +++ b/pim-data-exporter-19.04.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33bc76f798849b4421563d3d7989ae72182ad75573e176469e785d08a867b653 +size 272860 diff --git a/pim-data-exporter.changes b/pim-data-exporter.changes index 57e5b46..6039bde 100644 --- a/pim-data-exporter.changes +++ b/pim-data-exporter.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Sat Jul 13 07:26:39 UTC 2019 - lbeltrame@kde.org + +- Update to 19.04.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.04.3.php +- Changes since 19.04.2: + * Add toolbar action for user which uses "global menus" and think that + * Allow to clean "Folder-" group before exporting/importing + * Fix resource name (pop3) + * Fix duplicate code + fix import ldap support + * Use directly Utils::akonadiAgentName + * Remove jotPath + * Move code in utils class + * Don't resource agent_config_* as a resource type. Using it for getting + * Fix export filters + * Fix import/export eventviewrc + * Convert CollectionTreeView too + * import export "automatic add contact" settings + * Export/import MessageListPane collection id + * Fix import export note folder etc. + * Remove group if result is empty + * Fix export FavoriteCollectionsOrder + * Fix initialize Qt::AA_EnableHighDpiScaling attribute + * Reimport FavoriteCollections + * Fix bug where we try to convert identity as a folder + * Don't try to import path when it's empty. + ------------------------------------------------------------------- Fri Jun 07 12:51:57 UTC 2019 - lbeltrame@kde.org diff --git a/pim-data-exporter.spec b/pim-data-exporter.spec index cd2b8b3..db3b01c 100644 --- a/pim-data-exporter.spec +++ b/pim-data-exporter.spec @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: pim-data-exporter -Version: 19.04.2 +Version: 19.04.3 Release: 0 Summary: Data exporter for KDE PIM License: GPL-2.0-or-later AND LGPL-2.1-or-later @@ -38,6 +38,7 @@ BuildRequires: update-desktop-files BuildRequires: cmake(KF5Akonadi) BuildRequires: cmake(KF5AkonadiContact) BuildRequires: cmake(KF5AkonadiMime) +BuildRequires: cmake(KF5AkonadiNotes) BuildRequires: cmake(KF5AlarmCalendar) BuildRequires: cmake(KF5CalendarCore) BuildRequires: cmake(KF5CalendarSupport)