diff --git a/kcalendarcore-5.92.0.tar.xz b/kcalendarcore-5.92.0.tar.xz deleted file mode 100644 index 7779438..0000000 --- a/kcalendarcore-5.92.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ff2e68dfb8b92e0f181f3f19d20991bfd589b4a047b313af908c41391560b3a -size 263032 diff --git a/kcalendarcore-5.92.0.tar.xz.sig b/kcalendarcore-5.92.0.tar.xz.sig deleted file mode 100644 index 1c58d10..0000000 --- a/kcalendarcore-5.92.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmIjwkMACgkQWNDuZIpI -s7v7Dgf/RImB9KIlRns3/PmXtqgpRg3laxlDUKhJ5ZA/YPqp5BS4pCcxH9d8Fp/K -vQNJKQ5UXWa2Fq/d//YvZLk2dBPVMbSaeECvBbuJQpbTgdFqgCnUVqAV7NXHbnUr -aQXevRzvMV6lycTu3VpdYvIKe4nNmBYhh0094zv5T5ZZjFyARXImrNDddU14ljKk -4u3kTaH+0A3dC1ICqS4jDdeQenVO+JJb1uNPlRcGqH9YWTgKCtmEcPUwD0RNmoae -eqrLm6sXYAppdqVDyUorwpCPmpERnqn9FI1YH8+m7weZ+yFK93zNgNy9CKdH3jrJ -a8uuX4s4se2dlDWDu7jaXA/qdM9ZDg== -=X+vI ------END PGP SIGNATURE----- diff --git a/kcalendarcore-5.93.0.tar.xz b/kcalendarcore-5.93.0.tar.xz new file mode 100644 index 0000000..f08b5aa --- /dev/null +++ b/kcalendarcore-5.93.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1609bc141739fce0abed59a353a0e356f4fa7a1b3659d3bc77737010875c1d3f +size 264260 diff --git a/kcalendarcore-5.93.0.tar.xz.sig b/kcalendarcore-5.93.0.tar.xz.sig new file mode 100644 index 0000000..6449d68 --- /dev/null +++ b/kcalendarcore-5.93.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmJIS74ACgkQWNDuZIpI +s7vTOQf/b+hbJYsuOlLqjadmbKT3HKsP5RXwxoiJONlbMmsC8c12xbrQd/GjYgNX +fCFlfAJhjk+mlcFlH7f1JwcowF8maQIEBQuHxuNHvX1x6SxZ0zN5cb6N1NRHFGJo +8YGV3zX06tL61onwZvaPeIEg5ptWzpvTd4fZW1aSry1VmUstUPKqkg5hlnPAUHjw +aHqz4A+dkFdtZ0xAdtEy9EWdaFkjEMmsuhAYz1exnmf9b8/BR5w5WOm0MBgx6F4B +PDV9owaxcG6kkkIqz4fmi1bJZAnEW6IQNmp+tkDIhAK8RNB4XlyG7cGLStbwRAMj +AyfXwb3GOBtLI4GbYWTwSsEgHJzf6g== +=hc+d +-----END PGP SIGNATURE----- diff --git a/kcalendarcore.changes b/kcalendarcore.changes index 20dd273..f48a8bc 100644 --- a/kcalendarcore.changes +++ b/kcalendarcore.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Sun Apr 3 10:47:01 UTC 2022 - Christophe Giboudeaux + +- Update to 5.93.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.93.0 +- Changes since 5.92.0: + * Notify on notebook change for exceptions. + * Note use of low-level libical function + * Print more information about errors when loading vCalendars + * Implement notebook association when parsing iCal data. + * Correct a comment + * Fix storing of times with UTC offsets + * Second attempt to make testTodoCompletedOnce work all year + * Revert "Don't use the current date for recurring todo completion test" + * Compare QDateTime times, timespecs, and timezones + ------------------------------------------------------------------- Mon Mar 7 09:26:43 UTC 2022 - Christophe Giboudeaux diff --git a/kcalendarcore.spec b/kcalendarcore.spec index 3fd46c9..70d4698 100644 --- a/kcalendarcore.spec +++ b/kcalendarcore.spec @@ -16,14 +16,14 @@ # -%define _tar_path 5.92 +%define _tar_path 5.93 # 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 released Name: kcalendarcore -Version: 5.92.0 +Version: 5.93.0 Release: 0 Summary: Library to access and handle calendar data License: LGPL-2.0-or-later