From 40e2c316dc786b2fde34cc60a7a4732ef3e16faad7f9aae1a9b288284e55bf0a Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Sun, 9 Jan 2022 10:14:59 +0000 Subject: [PATCH] KDE Frameworks 5.90.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcalendarcore?expand=0&rev=52 --- kcalendarcore-5.89.0.tar.xz | 3 --- kcalendarcore-5.89.0.tar.xz.sig | 11 ----------- kcalendarcore-5.90.0.tar.xz | 3 +++ kcalendarcore-5.90.0.tar.xz.sig | 11 +++++++++++ kcalendarcore.changes | 14 ++++++++++++++ kcalendarcore.spec | 8 ++++---- 6 files changed, 32 insertions(+), 18 deletions(-) delete mode 100644 kcalendarcore-5.89.0.tar.xz delete mode 100644 kcalendarcore-5.89.0.tar.xz.sig create mode 100644 kcalendarcore-5.90.0.tar.xz create mode 100644 kcalendarcore-5.90.0.tar.xz.sig diff --git a/kcalendarcore-5.89.0.tar.xz b/kcalendarcore-5.89.0.tar.xz deleted file mode 100644 index 61783eb..0000000 --- a/kcalendarcore-5.89.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:57ddb7d771a01bc7cec4739000b9be0583d3cfacb18fa0669a7850595a21c0f7 -size 261960 diff --git a/kcalendarcore-5.89.0.tar.xz.sig b/kcalendarcore-5.89.0.tar.xz.sig deleted file mode 100644 index 10f23ae..0000000 --- a/kcalendarcore-5.89.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmGrv7oACgkQWNDuZIpI -s7s7uAf+J4ARW0S2a2upVxpg+4pur7ud/972SLv/5Iyfj6o7Vl6zd4oNXTUaoBU8 -wy+xwHSApxccx5vhyq++yGe8ywfEmAf7qLo22qQkmTdHxNU9TdPD6VsL8cpyUdJs -L6iPG0VUovCOlaaOEYqpWPPw3vunwvQbdUVatALEtmNXsGlae2ctvQyuaFq2gNXv -c6PASVxcWpxIdRV/H5ItJyq3g1ocVAu0B7fIJOiJ1qJ9mjwozAqTustZfyAanhPO -Gw1f2yI1iTS8hJ6Oho6Yf5rvU1X7yRAsmaMy4a0WAStMdpgvuMYJLReZDw5jbZ3D -xwyDZ4K5VIaZPPeOyvimy+EnXTfBkg== -=axIT ------END PGP SIGNATURE----- diff --git a/kcalendarcore-5.90.0.tar.xz b/kcalendarcore-5.90.0.tar.xz new file mode 100644 index 0000000..b05d064 --- /dev/null +++ b/kcalendarcore-5.90.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ca94b91bbbc377be462bdf005392e187a6e5adb3ac2bc2fc7396da9bdd06d61 +size 261148 diff --git a/kcalendarcore-5.90.0.tar.xz.sig b/kcalendarcore-5.90.0.tar.xz.sig new file mode 100644 index 0000000..ad2cb5f --- /dev/null +++ b/kcalendarcore-5.90.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmHQVzgACgkQWNDuZIpI +s7tfQQf/WzeksEJdOubrAtt7q+8RB8WM0Nq9DMbbWHDQ01i4mTCceKUqWBTzRuiW +WmHKG+XevRALx6pQtCiQviK02bw+aoPFLxqfsbb0tDrYHBWiFN8nIz9GsEmnQl52 +To3Zlpv7G6l2lqQaRRya/3EZd40IOqIrtmOq3R2ESc0+aKD+qJB+8zE06msSVq/4 ++B5WWFCgFpl8rXGyuCdYLRNQezqHxGTuscrXP0iYi8tT0LUV4MoZr/XeMKOQmh28 +4K9c5Wqzq+trtDHWSt9X+K+buwsHIGLammKScE2zaDu0yIZ0tU+Ux5tdnny2z9NO +LA7kH7ZuuE9LNAOwV115eSLwwNQv2A== +=8j8f +-----END PGP SIGNATURE----- diff --git a/kcalendarcore.changes b/kcalendarcore.changes index 5679fc4..fa98e56 100644 --- a/kcalendarcore.changes +++ b/kcalendarcore.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Jan 3 12:47:16 UTC 2022 - Christophe Giboudeaux + +- Update to 5.90.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.90.0 +- Changes since 5.89.0: + * Make it compiles against qt6 + * Add unittest for timeSpec-only change of dtStart/dtEnd + * Compare timeSpec() for the end date/time too. + * ICalFormat: reduce calls to dtStart()/dtEnd(), use the local vars + * Fix timezone information being lost when creating events + ------------------------------------------------------------------- Sat Dec 4 22:56:22 UTC 2021 - Christophe Giboudeaux diff --git a/kcalendarcore.spec b/kcalendarcore.spec index 3d3bbde..66ca756 100644 --- a/kcalendarcore.spec +++ b/kcalendarcore.spec @@ -16,21 +16,21 @@ # -%define _tar_path 5.89 +%define _tar_path 5.90 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} -%bcond_without lang +%bcond_without released Name: kcalendarcore -Version: 5.89.0 +Version: 5.90.0 Release: 0 Summary: Library to access and handle calendar data License: LGPL-2.0-or-later Group: System/GUI/KDE URL: https://www.kde.org Source: %{name}-%{version}.tar.xz -%if %{with lang} +%if %{with released} Source1: %{name}-%{version}.tar.xz.sig Source2: frameworks.keyring %endif