diff --git a/kcalendarcore-5.65.0.tar.xz b/kcalendarcore-5.65.0.tar.xz deleted file mode 100644 index 2283762..0000000 --- a/kcalendarcore-5.65.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fb79dc1bd1153c7fc38242c577a324462b8913e151bc33b74f7997e48d494cb8 -size 250816 diff --git a/kcalendarcore-5.65.0.tar.xz.sig b/kcalendarcore-5.65.0.tar.xz.sig deleted file mode 100644 index f14e18a..0000000 --- a/kcalendarcore-5.65.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl3sQTgACgkQWNDuZIpI -s7vJuwgAge+hfLuuRJbL3RVihZE7MNULvP3SZC+uAM7pYGoeOsJ7zOt79khIl6+Y -Gzs7FDFIJ3TAWdfZake0ojI12as6Dz0wN6ezFUf4864yF2HCyXnH2oieotpGBIRH -adufmpL1XQgLhFF+XNeb2ebJtNJ6gGt0FiGHUAIJb4imsbOq7e5c3hUOTUISroDX -vUSltBSpOwmw4oEkjog/Gyve5xSNdflzrksVVIxpSibsGIJcSwvADhDpoB6Swhej -Tdmfz/Pwhk0b2hLMvPkUe/xsYnKvJuqlQlb8UTHbWt9sM5Ue5OO1rvc//lr7qrla -EXeFjvw26ZRF4FKGSJBJ35xi6gs2BQ== -=1mMs ------END PGP SIGNATURE----- diff --git a/kcalendarcore-5.66.0.tar.xz b/kcalendarcore-5.66.0.tar.xz new file mode 100644 index 0000000..b1434a8 --- /dev/null +++ b/kcalendarcore-5.66.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbdb48c775ccc1e1bdba962b5ccdc0611a2d14523076d33c4507c05db3ab33d3 +size 249656 diff --git a/kcalendarcore-5.66.0.tar.xz.sig b/kcalendarcore-5.66.0.tar.xz.sig new file mode 100644 index 0000000..04caa2a --- /dev/null +++ b/kcalendarcore-5.66.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl4QxMsACgkQWNDuZIpI +s7sWTQf+I+RN1DkAp0lwumih07JdzdOgrbFoetxPT3C2NJHvxFM4eBZHQmLejfEU +kMFJgaTnged9pRT+CTnc1zH5zZxnqMGw9esKfVFCqJK9W1bI/NgnkrMnlYP3auIm +xsb0gScwrBa/O9FtX/q4Av15XnJAW5VLTm7lUY0+RYumt1fMHKhgC2HglY7xz6xd +Xo7XdKUN3G0FazoT8R5yQ5r4NfbJP31w/B4fWR3qHHndARwYEPM8as9oOPFAeQ6K +wxpGHSAt4iQGjMzscXC172uOsF8rqSCm1wPHoFK0M2qO7B5NzYJNDeJl2wf/Xdk1 +h54llgyBKc1IQsAdlnDxvctBfGImLQ== +=BAzC +-----END PGP SIGNATURE----- diff --git a/kcalendarcore.changes b/kcalendarcore.changes index fd8a469..dbaada1 100644 --- a/kcalendarcore.changes +++ b/kcalendarcore.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sun Jan 5 09:02:00 UTC 2020 - Christophe Giboudeaux + +- Update to 5.66.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.66.0.php +- Changes since 5.65.0: + * Remove endl. qCritical/qDebug already adds a endl. + * Improve README.md to have an Introduction section + * Make incidence geographic coordinate also accessible as a property + * Fix RRULE generation for timezones + * Update the obsolete projects.kde.org URL + ------------------------------------------------------------------- Sun Dec 8 11:18:21 UTC 2019 - Christophe Giboudeaux diff --git a/kcalendarcore.spec b/kcalendarcore.spec index a979c3b..9c2ae8f 100644 --- a/kcalendarcore.spec +++ b/kcalendarcore.spec @@ -1,7 +1,7 @@ # # spec file for package kcalendarcore # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,14 +16,14 @@ # -%define _tar_path 5.65 +%define _tar_path 5.66 # 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 Name: kcalendarcore -Version: 5.65.0 +Version: 5.66.0 Release: 0 Summary: Library to access and handle calendar data License: LGPL-2.0-or-later