diff --git a/mailimporter-20.04.3.tar.xz b/mailimporter-20.04.3.tar.xz deleted file mode 100644 index f0acb4a..0000000 --- a/mailimporter-20.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:13a95ee3d89d658222dcdc905311c72b1ba04e6b8aac863dee767a4d72d3d54e -size 540412 diff --git a/mailimporter-20.04.3.tar.xz.sig b/mailimporter-20.04.3.tar.xz.sig deleted file mode 100644 index 55df331..0000000 --- a/mailimporter-20.04.3.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8DzSEACgkQ29LOiT4t -HIcltgf/QR4QeJXvZQXWrsoWDe/BjWyRa6qDDqatYPJrbuA6165mkTgDebrsaV3y -VQpI0slZnkQE4WwUf98z+P2OW7aOYNsHI6jClBDLL5NM9lGXrW+Wrns05ba3UJ9v -W+xDaHA0O9w7QQuqvH69vnUvyxI9wTKOM9R2+QVhRAf2kQ5I8s4TAOTv8hGbdbTV -m4SyFuRbDUHnkoyVVsmvWtFppUx9ig1W9arR3E6QUxLE1ujwiiZW+Vts5MvHbem/ -9bjCViQV6YgTxGsFk7ipPf4Va476TUkgGr/3NdHZfb6/WgcwA135ZPsBMuuZzVyM -eKhPp1v5NYyh7Ct3Kk1HTrG3spjJXg== -=DDUE ------END PGP SIGNATURE----- diff --git a/mailimporter-20.07.80.tar.xz b/mailimporter-20.07.80.tar.xz new file mode 100644 index 0000000..6a9e4f5 --- /dev/null +++ b/mailimporter-20.07.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:313a9b84408a83a1e3438caac75fb59279b28ee48248d99e74b36df88b1cdc18 +size 541472 diff --git a/mailimporter-20.07.80.tar.xz.sig b/mailimporter-20.07.80.tar.xz.sig new file mode 100644 index 0000000..47066aa --- /dev/null +++ b/mailimporter-20.07.80.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl8RtSsACgkQOmpNuDnq +ptdj/Q//fKqT/QHX3rZqSQDL88X1xloSfwUVrRPPl7cuuDpIVVseJUU+wNirgzB0 +oQv6vT5MZHh6pmRgZf2uZZbn2omECFShAZsOIXBb667HmcIM4XDKopuXYBs2UgBu +priLY0eMxSizeSsbKvlGVNCBH4jw38xIhTPNwZm2IhW4C/tuJclPNujpqYzHHriC +y7M77Bm/n54xpKCteigwRYIqaKH/5PcwHaEsPnAeK1lUjWI01pcKEQxYzQzbt+VT +RXtF2v+a73X4MSSpI1n258eqQBrNQA7Yk0rFtEZLj/WGR1jQYdEf9/9FMcOEsFbI +Ab/+JJpT5W7GTZaLzWCBq+T5UTnjdKgiVBBL6KfbFIOatg7CDY9hI7p9e62h96cv +q6w5Te7BbyP2CGBnq4n+TMxaJXM/diBYAIaAB+d6daPFOGB5PlIDflX6vnOMwWfE +uWLvcP0hZYLm3/wPTjwFRcd/WRVGRlfn1RFlELv6ejl5kK+iep1IG4Ez9ApBQf/g +1d7j4YJ6mRBWvfvfWpGwq7VYkQt1kaVRYm9hSVzMJIJ5nd8XnKGoHFYR+VHecybq +ZE+leEoesapps2b6S14n8/KADE2EHDZRq23NmfeD3bPFp31LyS/m2GIwonUltC2S +6xYveIMeiw7bzypR3x37fKwnM3bog2mSiEPrWZzA+uFiA2jQ39s= +=fr5M +-----END PGP SIGNATURE----- diff --git a/mailimporter.changes b/mailimporter.changes index 5da13cd..4e4e8d5 100644 --- a/mailimporter.changes +++ b/mailimporter.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sun Jul 19 10:06:06 UTC 2020 - Christophe Giboudeaux + +- Update to 20.07.80 + * New feature release +- Changes since 20.04.3: + * find KIO as needed by mailimporter to solve a + build error. + * Fix mem leak found by asan + * Use PimCommon class directly + * Return info when we can't import mail. + remove warning + * Remove duplicate + ------------------------------------------------------------------- Thu Jul 9 20:11:02 UTC 2020 - Luca Beltrame diff --git a/mailimporter.spec b/mailimporter.spec index d3ceba6..62ff19a 100644 --- a/mailimporter.spec +++ b/mailimporter.spec @@ -21,13 +21,13 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: mailimporter -Version: 20.04.3 +Version: 20.07.80 Release: 0 Summary: Mail import functionality for KDE PIM License: GPL-2.0-or-later Group: Development/Libraries/C and C++ URL: https://www.kde.org -Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz +Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz BuildRequires: extra-cmake-modules BuildRequires: kf5-filesystem BuildRequires: cmake(KF5Akonadi) @@ -36,15 +36,17 @@ BuildRequires: cmake(KF5Archive) BuildRequires: cmake(KF5Config) BuildRequires: cmake(KF5CoreAddons) BuildRequires: cmake(KF5I18n) +BuildRequires: cmake(KF5KIO) BuildRequires: cmake(KF5Libkdepim) BuildRequires: cmake(KF5Mime) +BuildRequires: cmake(KF5PimCommonAkonadi) BuildRequires: cmake(Qt5Test) BuildRequires: cmake(Qt5Widgets) BuildRequires: cmake(Qt5Xml) # It can only build on the same platforms as Qt Webengine ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64 %if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif Recommends: %{name}-lang