From 6cdab327f0f118df3c2c29ef43b00365c7e797a73c65975d19b925eea124e17d Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Sun, 12 Feb 2023 09:52:50 +0000 Subject: [PATCH] KDE Frameworks 5.103.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcalendarcore?expand=0&rev=76 --- kcalendarcore-5.102.0.tar.xz | 3 --- kcalendarcore-5.102.0.tar.xz.sig | 11 ----------- kcalendarcore-5.103.0.tar.xz | 3 +++ kcalendarcore-5.103.0.tar.xz.sig | 11 +++++++++++ kcalendarcore.changes | 12 ++++++++++++ kcalendarcore.spec | 7 +++---- 6 files changed, 29 insertions(+), 18 deletions(-) delete mode 100644 kcalendarcore-5.102.0.tar.xz delete mode 100644 kcalendarcore-5.102.0.tar.xz.sig create mode 100644 kcalendarcore-5.103.0.tar.xz create mode 100644 kcalendarcore-5.103.0.tar.xz.sig diff --git a/kcalendarcore-5.102.0.tar.xz b/kcalendarcore-5.102.0.tar.xz deleted file mode 100644 index 4f73b53..0000000 --- a/kcalendarcore-5.102.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:73f59335974c3071211255a3c858ab29816c70be4b05f814b669f85b420b5568 -size 267324 diff --git a/kcalendarcore-5.102.0.tar.xz.sig b/kcalendarcore-5.102.0.tar.xz.sig deleted file mode 100644 index d788c13..0000000 --- a/kcalendarcore-5.102.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmO5SMwACgkQWNDuZIpI -s7u/WQf7B4515P2nnIWjwmUhKS0VI+9xeOaGG6B9nB2clxHr7p6Q5+IyLlCyMNDi -0LDe4G5oCQRR6N1xD1zzYLZkgYL7OECkvVhyXCU/UHVpBXhNMWwwahbYTjWsi86E -Fd+Te81BsELgxDgX3IkkqJRClBY/D0P3BRUeoW4DaqTaZ1xyH8F3YBsY7R2eQWvY -UUuAi6rgJF9itXCpyZPQKjqw6f3awuOuu4UC1x8Z66ebRv/ixSxeNZ1BY37AFCY6 -Wbb7wIXDwEc3C9TH9QjIGw8NmMrRE05DSzb7ahgENZLlP4x1825osiQEMNWs/KCd -cYoiF7ya3HBpEQ3AH2EL9sU60uSE3w== -=LVmy ------END PGP SIGNATURE----- diff --git a/kcalendarcore-5.103.0.tar.xz b/kcalendarcore-5.103.0.tar.xz new file mode 100644 index 0000000..911880c --- /dev/null +++ b/kcalendarcore-5.103.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77c13bb1d57ec6f30595ec2b1c77e3c68e7e60c8b8ac630d5cf4d8c8e3614edd +size 266772 diff --git a/kcalendarcore-5.103.0.tar.xz.sig b/kcalendarcore-5.103.0.tar.xz.sig new file mode 100644 index 0000000..f3677ac --- /dev/null +++ b/kcalendarcore-5.103.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmPfekoACgkQWNDuZIpI +s7s96ggAh3Z9BNKVmR03xc5gLjwrZES8OxBMKlA5PNAKZ7DqT5FHiQoKENnhFvpA +an/Jpupdz0CH9Mf0U2hurD65kwrBwuQeSWUpVKVNbZGptnZDUeMCMWh/zVBf+e/o +APdu84pOzL7b8hcZ26maiwJybTGLgKEIdN9S8UGjuINxnZ3PgCTsyG3/ort99Nko +qj6sL5FiwQ1KeWM0xOSXV/Aal2JoBmCfeXJ2CYVaRMjTDD049O7l+/ducSMqxqcH +9DbFK8gdrK/S9jkmfxrJ4EmcxqD/UQDa10EpKnV9O8vsRmFmwZwBjQFc9mbWkt8r +T3NCNJOQyylsE+KtP6+x3wCPCR4bkA== +=AimQ +-----END PGP SIGNATURE----- diff --git a/kcalendarcore.changes b/kcalendarcore.changes index a3d6b6f..16cbf91 100644 --- a/kcalendarcore.changes +++ b/kcalendarcore.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Feb 8 09:12:42 UTC 2023 - Christophe Marin + +- Update to 5.103.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.103.0 +- Changes since 5.102.0: + * Add Q_PROPERTY for IncidenceBase::url as well + * Avoid calling twice update() in setAttendees(). + * Unbreak static build consumers + ------------------------------------------------------------------- Thu Jan 12 08:18:35 UTC 2023 - Christophe Marin diff --git a/kcalendarcore.spec b/kcalendarcore.spec index 6a2bf3a..5d1f3f4 100644 --- a/kcalendarcore.spec +++ b/kcalendarcore.spec @@ -16,14 +16,14 @@ # -%define _tar_path 5.102 +%define _tar_path 5.103 # 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.102.0 +Version: 5.103.0 Release: 0 Summary: Library to access and handle calendar data License: LGPL-2.0-or-later @@ -86,8 +86,7 @@ develop applications making use of KCalendarCore. %fdupes %{buildroot}%{_kf5_includedir} -%post -n libKF5CalendarCore5 -p /sbin/ldconfig -%postun -n libKF5CalendarCore5 -p /sbin/ldconfig +%ldconfig_scriptlets -n libKF5CalendarCore5 %files -n libKF5CalendarCore5 %license LICENSES/*