diff --git a/.files b/.files index c49a270..54e548b 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 1fc8934..a1b0001 100644 --- a/.rev +++ b/.rev @@ -455,4 +455,12 @@ KDE Applications 19.12.3 782301 + + 45f9c24586c8891acafdb19554623fb9 + 20.04.0 + + dimstar_suse + KDE release 20.04.0 + 796831 + diff --git a/akonadi-calendar-19.12.3.tar.xz b/akonadi-calendar-19.12.3.tar.xz deleted file mode 120000 index 2447a85..0000000 --- a/akonadi-calendar-19.12.3.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeig2vaazskx3452vad7arrrlcfpjaeiodilaoqmdkq235fw3t3cclq \ No newline at end of file diff --git a/akonadi-calendar-19.12.3.tar.xz.sig b/akonadi-calendar-19.12.3.tar.xz.sig deleted file mode 100644 index 4a8f7c7..0000000 --- a/akonadi-calendar-19.12.3.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drToACgkQ29LOiT4t -HIctPwgAgomqS/kGQ5IonMZ15XlG09DHsc5KGsaAjcwQ/el35d+jzvRi8CeYDFwS -8AGn0cfI8IcGTzcYltjOg4HAmmZBkwxfGG0g1ZjZzOXyJ4r++KYv2BA6lxu7GrjN -LGlYzGlxYEXGdihmKd1GAA6XZETjNoU3tRrzMM2ff/YNkKxjFUzOAn98i+FcEcHS -lFXCdskWZjIZr+0v6dInSXb0O8ar7+214W4TEVnW5NeXJHqa1G+riRl9xdAByPfx -N5nymf7MpwWnxq3r+lKJuauvLKeOPVMwzsnmtjOY64ABbZVhCFVyqj7LX5MmZTXe -zY0cjCZ3OkF+zprYGGbNx8NZZZgo3w== -=lNlr ------END PGP SIGNATURE----- diff --git a/akonadi-calendar-20.04.0.tar.xz b/akonadi-calendar-20.04.0.tar.xz new file mode 120000 index 0000000..4f5315f --- /dev/null +++ b/akonadi-calendar-20.04.0.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeibgbxf6uvb6nom6o7myexngykz2abgko2r4qh5iriipoi3brnh5gm \ No newline at end of file diff --git a/akonadi-calendar-20.04.0.tar.xz.sig b/akonadi-calendar-20.04.0.tar.xz.sig new file mode 100644 index 0000000..142579c --- /dev/null +++ b/akonadi-calendar-20.04.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB6QACgkQ29LOiT4t +HIdbfQgAgVvecTzG9Q0MGj7aB35LKp4jsTfzgzMnxZo5HDcqjO5FoLyy637YEO7W +Yc7epAPWntjY4C+ILodSx3F3a2aEjNQ43UdOb4fV3v/pOPm2dTQM1ejWLRshv0EE +l7p4dUr38YyHxfjvsAjmIssYgA9/h34raa9J0pU004+tBvm5tdVS1EAQGYtWAMqB +1sjrHn3/qxucs7xASUaqpm2uW9ANg37GgzB8fQJ7mzwc8m4Kqhbuqv6fWp0Vbxsp +iCtJfHt2TpzZPaHs9PBcTKdrgFO9F9TP+IDimGapHnqpJ/7HarUSdoAFZ8hY1nXO +80KZHvGgGaQMVe/AkC55qggtI56orA== +=dWe9 +-----END PGP SIGNATURE----- diff --git a/akonadi-calendar.changes b/akonadi-calendar.changes index c4287c2..93d4370 100644 --- a/akonadi-calendar.changes +++ b/akonadi-calendar.changes @@ -1,4 +1,36 @@ ------------------------------------------------------------------- +Thu Apr 23 12:21:44 UTC 2020 - Luca Beltrame + +- Update to 20.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/2020-04-apps-update +- No code change since 20.03.90 + +------------------------------------------------------------------- +Sun Apr 5 20:29:31 UTC 2020 - Luca Beltrame + +- Update to 20.03.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/20.04-rc +- Changes since 20.03.80: + * publishdialog.cpp - build a proper comma-separated addresslist + +------------------------------------------------------------------- +Sun Mar 22 09:16:26 UTC 2020 - Luca Beltrame + +- Update to 20.03.80 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/20.04-beta +- Changes since 19.12.3: + * Fix clazy warning + * Autogenerate categories file + * Remove usage of KDBusConnectionPool + * Make it compile against qt5.15 + +------------------------------------------------------------------- Thu Mar 5 20:35:34 UTC 2020 - Luca Beltrame - Update to 19.12.3 diff --git a/akonadi-calendar.spec b/akonadi-calendar.spec index 7c6f18c..34fc38f 100644 --- a/akonadi-calendar.spec +++ b/akonadi-calendar.spec @@ -21,17 +21,13 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: akonadi-calendar -Version: 19.12.3 +Version: 20.04.0 Release: 0 Summary: Akonadi calendar integration License: LGPL-2.1-or-later Group: System/GUI/KDE URL: https://www.kde.org Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif BuildRequires: extra-cmake-modules >= %{kf5_version} BuildRequires: cmake(KF5Akonadi) BuildRequires: cmake(KF5AkonadiContact) @@ -48,6 +44,10 @@ BuildRequires: cmake(KF5XmlGui) BuildRequires: cmake(Qt5Test) # 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 +Source2: applications.keyring +%endif %description This library provides calendar integration for Akonadi based Applications. @@ -72,13 +72,13 @@ This package provides plugins required by PIM applications to read and write cal %package devel Summary: KDE PIM Libraries: Build Environment Group: Development/Libraries/KDE -Obsoletes: akonadi5-calendar-devel < %{version} -Provides: akonadi5-calendar-devel = %{version} Requires: libKF5AkonadiCalendar5 = %{version} Requires: cmake(KF5Akonadi) Requires: cmake(KF5CalendarCore) Requires: cmake(KF5I18n) Requires: cmake(KF5WidgetsAddons) +Obsoletes: akonadi5-calendar-devel < %{version} +Provides: akonadi5-calendar-devel = %{version} %description devel Development package for akonadi-calendar.