diff --git a/applications.keyring b/applications.keyring new file mode 100644 index 0000000..57c966e Binary files /dev/null and b/applications.keyring differ diff --git a/mailimporter-19.04.3.tar.xz b/mailimporter-19.04.3.tar.xz deleted file mode 100644 index c4af4ed..0000000 --- a/mailimporter-19.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:17483bf5d57936179f13abcee347aadadcc17d2cf40c1e2a3b5f2b6d85db87ec -size 540420 diff --git a/mailimporter-19.08.0.tar.xz b/mailimporter-19.08.0.tar.xz new file mode 100644 index 0000000..401ede3 --- /dev/null +++ b/mailimporter-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:242f1a93b3521abc68ca8e1abfc75acd0b59e1e2d553df80a057645102246dd7 +size 539364 diff --git a/mailimporter-19.08.0.tar.xz.sig b/mailimporter-19.08.0.tar.xz.sig new file mode 100644 index 0000000..2881ddc --- /dev/null +++ b/mailimporter-19.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxpUACgkQ29LOiT4t +HId0gAf+IdqNauJuvJD1Madj1g8Kti/mCm3fviaS4346tcJNA18kTR8oqpmbkBIv +J9zGegnDKNhYweITWIZRGs09LGcZdbAhGfS0/FIsZgoh4HCCRfwALlt5Rnv9nU04 +pYaqpxGa/pWYbCYyD9ZITknSAUpU+/x0n8m9g+i4iUoV1fbxdNtsP6/2Sfd5R5Ht +DzLZSzhOWztmgFVyt7qS0kpHppNmqN3Sdx1zxlSN240Lrf1HLuNILcYMi9FUp9gx +qhiLAmTZm8OGbQzkCFGIzJpHJRs87LhlYcNB5w/XX5NLyuSPXir+4a9UxLqaGdDP +DB59JfnIUEMQ36u8+NQL5HEPKH8ung== +=RETb +-----END PGP SIGNATURE----- diff --git a/mailimporter.changes b/mailimporter.changes index c5ef4dd..79d94e7 100644 --- a/mailimporter.changes +++ b/mailimporter.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Fri Aug 9 08:32:19 UTC 2019 - Christophe Giboudeaux + +- Update to 19.08.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08.0.php +- No code change since 19.07.90 + +------------------------------------------------------------------- +Tue Aug 06 16:50:51 UTC 2019 - lbeltrame@kde.org + +- Update to 19.07.90 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08-rc.php +- No code changes since 19.07.80 + +------------------------------------------------------------------- +Tue Jul 23 11:59:07 UTC 2019 - lbeltrame@kde.org + +- Update to 19.07.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08-beta.php +- Changes since 19.04.3: + * When we use framework 5.59.0 we can use new logging file directory + * It was fixed in 5.13.0beta2 + * metainfo.yaml: Fix cmakename, is own top-level entry + * It compiles fine without foreach + ------------------------------------------------------------------- Thu Jul 18 21:59:39 UTC 2019 - Stefan BrĂ¼ns diff --git a/mailimporter.spec b/mailimporter.spec index 9915517..949d868 100644 --- a/mailimporter.spec +++ b/mailimporter.spec @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: mailimporter -Version: 19.04.3 +Version: 19.08.0 Release: 0 Summary: Mail import functionality for KDE PIM License: GPL-2.0-or-later Group: Development/Libraries/C and C++ -URL: http://www.kde.org -Source0: %{name}-%{version}.tar.xz +URL: https://www.kde.org +Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz +%if %{with lang} +Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif BuildRequires: akonadi-contact-devel BuildRequires: akonadi-mime-devel BuildRequires: akonadi-server-devel