1
0
forked from pool/kcalendarcore

Accepting request 988116 from KDE:Frameworks5

KDE Frameworks 5.96 (forwarded request 987972 from cgiboudeaux)

OBS-URL: https://build.opensuse.org/request/show/988116
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kcalendarcore?expand=0&rev=34
This commit is contained in:
Dominique Leuenberger 2022-07-11 17:08:25 +00:00 committed by Git OBS Bridge
commit bc35392698
6 changed files with 29 additions and 16 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:786a6ca4fd0f52f5f02da1de6e74b08188bd9364cee442d9f12b053eef262980
size 264080

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmKiaecACgkQWNDuZIpI
s7s04gf8CVj+AMzsmpE4pHPyonzcgPz2E18pTNKamPGypE1y4YDN/9ecUtFoEWvS
aeo1wl6AahF/336oanWogQGfsDqB9oH43MkEyxNnYiik9KBQwyVYzJTUAtc/aaT+
HM+QMVxDqWS2YcXZR1UwQnkjjQLWq9KIIWyj2FdBI09SVtwDzFC5IUTd13ltRxvM
WhSxStdmicC3zsyeo+R1PjPdID51gFvPqV4MgNh+0rJ1x1H7HcO1ju/emK8NPYz+
3e3lT7C7mNXy5M7REYNxgfz46/igGk/ZkEXWOegUW54/6C33Apq8K6514rQEpTVe
IBOXUgMuFlva5N5g2ENDZD4p2D102w==
=leeg
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b3e84dc29df6bc6e87ef5d44de4dad19a5eadebe25e8c4ed798f6c30908b3ea0
size 265908

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmLAczwACgkQWNDuZIpI
s7tZogf/WYzz75Rm49g6aG/Aun3EJOMK3uwfSXQgFx2d5RnfjrZRD31eZGYeifR7
NyO90D4GOLhs1N5HyVK13SoonfYICQ03i5VI+vz6JN50XnlyUuTXjCFJhVFRp3UE
2d77QWnTBiNI2X2ZtuE7OGDD3bbIc//FDTX3JBaex0guhTrvw08biXuAnUT1Bnpf
qpouqBxJKduKaMT+WW/+8lHT9cyQwsxjSqUvGsBDHuS9tAOkmkuTotzrvtst81ge
PEUhq6iVwrbbnBJHHcB2J5bPh2XYQAY8WH4Zkb8imAVVS8ghEn5x+vT7eyiOkjmN
Iiap4Jhu73rzfrHt67x8b7xmthcyig==
=M5G0
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Jul 3 11:55:47 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* Don't drop custom properties with non-text value types
* Add calendar loading state property
* Fix UTC offset timezone loading with latest Qt 5.15.x
* Change the xCalFormat classes to use a hierarchical dptr
-------------------------------------------------------------------
Fri Jun 10 14:12:17 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -16,14 +16,14 @@
#
%define _tar_path 5.95
%define _tar_path 5.96
# 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.95.0
Version: 5.96.0
Release: 0
Summary: Library to access and handle calendar data
License: LGPL-2.0-or-later