diff --git a/kcalendarcore-5.73.0.tar.xz b/kcalendarcore-5.73.0.tar.xz deleted file mode 100644 index 97fa552..0000000 --- a/kcalendarcore-5.73.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e3486b41b833c0ba72f839d8a61bdffaf9b3ece3da20f478c2981b3296e7b713 -size 254440 diff --git a/kcalendarcore-5.73.0.tar.xz.sig b/kcalendarcore-5.73.0.tar.xz.sig deleted file mode 100644 index 7f71179..0000000 --- a/kcalendarcore-5.73.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl8lznkACgkQWNDuZIpI -s7sJXwgAvojo8fdpcnQg/JyNqU5xfFK1nWKlPmuYzvhB99uy4W3eskyfqI3bQVpy -Wh7JETBGNPHLCf/JSYKpyTHRq3Ny5MqG8GbNl/C9ijrxHy1VLoS2SOH3IWVeK/kf -wJ2yB7esHxcx2LIxpFVm9tuvp5Pj3L4TIPXClm/1AhVWr+mlxMzxV7hognYvFozA -oc5YvkSj7+J55uusvK+5A91Q39Y8outE6kB6mpyvf8/2XP5on6M/3TYN46nCbLaH -OdRGvgG/ErbVrdeaWpxn/6v55+nB/mf8Wb/VOKVNEme/IHrJ9rntPuuAGBPHU6NB -xtfnHr8wUcjaLCir2aLTOk+nfjbb7Q== -=V7CH ------END PGP SIGNATURE----- diff --git a/kcalendarcore-5.74.0.tar.xz b/kcalendarcore-5.74.0.tar.xz new file mode 100644 index 0000000..2c0f8a4 --- /dev/null +++ b/kcalendarcore-5.74.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:003cb076e3094d8327049f776b176ea1c1365f810e3dc8d245938b6c76598e82 +size 255684 diff --git a/kcalendarcore-5.74.0.tar.xz.sig b/kcalendarcore-5.74.0.tar.xz.sig new file mode 100644 index 0000000..cf58065 --- /dev/null +++ b/kcalendarcore-5.74.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl9UyNQACgkQWNDuZIpI +s7tY4gf/UCDdktUiKuo23uJvAfk3V2Es425gLOdpeDNR/lL1DPztjFApsQeUt67G +gvsz6joLvZ4lxane7nk1AuZDh6QbLMegGNcAY9N+r1yJmx30rGTJ+69HP0vf6I8S +7gxg5UEAr7PoBgYR/I8gudYLOyWUcaF/HmBwxMnH11RelrqZwsZLlrQH3ft1kBhS +BoT1ouF8YiMwOH7LNV1jqhtIRSmvAEAZwCKw4bT4h5WYePFY16AAzlu68Z2v4nqO +ABnWo4C+Lb9K3hg8Lo6YBiVSHIz6iEUvMyNSRXwMjU/tn+VbCAGRmaVpiqgiM4mn +yL+CZN0vc+GS7sqh2Jiy+qkw83y9dw== +=Td2k +-----END PGP SIGNATURE----- diff --git a/kcalendarcore.changes b/kcalendarcore.changes index 581d0ef..e4a15f2 100644 --- a/kcalendarcore.changes +++ b/kcalendarcore.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sun Sep 6 12:48:41 UTC 2020 - Christophe Giboudeaux + +- Update to 5.74.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/kde-frameworks-5.74.0 +- Changes since 5.73.0: + * Always store X-KDE-VOLATILE-XXX properties as volatile. + * Document the expected TZ transitions in Prague + * Remove obsolete COPYING files + ------------------------------------------------------------------- Sun Aug 2 07:13:06 UTC 2020 - Christophe Giboudeaux diff --git a/kcalendarcore.spec b/kcalendarcore.spec index 8938ec2..689a93a 100644 --- a/kcalendarcore.spec +++ b/kcalendarcore.spec @@ -16,14 +16,14 @@ # -%define _tar_path 5.73 +%define _tar_path 5.74 # 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.73.0 +Version: 5.74.0 Release: 0 Summary: Library to access and handle calendar data License: LGPL-2.0-or-later