forked from pool/kcalendarcore
Accepting request 994953 from KDE:Frameworks5
KDE Frameworks 5.97.0 (forwarded request 994246 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/994953 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kcalendarcore?expand=0&rev=35
This commit is contained in:
commit
6fa26a940d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b3e84dc29df6bc6e87ef5d44de4dad19a5eadebe25e8c4ed798f6c30908b3ea0
|
||||
size 265908
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmLAczwACgkQWNDuZIpI
|
||||
s7tZogf/WYzz75Rm49g6aG/Aun3EJOMK3uwfSXQgFx2d5RnfjrZRD31eZGYeifR7
|
||||
NyO90D4GOLhs1N5HyVK13SoonfYICQ03i5VI+vz6JN50XnlyUuTXjCFJhVFRp3UE
|
||||
2d77QWnTBiNI2X2ZtuE7OGDD3bbIc//FDTX3JBaex0guhTrvw08biXuAnUT1Bnpf
|
||||
qpouqBxJKduKaMT+WW/+8lHT9cyQwsxjSqUvGsBDHuS9tAOkmkuTotzrvtst81ge
|
||||
PEUhq6iVwrbbnBJHHcB2J5bPh2XYQAY8WH4Zkb8imAVVS8ghEn5x+vT7eyiOkjmN
|
||||
Iiap4Jhu73rzfrHt67x8b7xmthcyig==
|
||||
=M5G0
|
||||
-----END PGP SIGNATURE-----
|
3
kcalendarcore-5.97.0.tar.xz
Normal file
3
kcalendarcore-5.97.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d8a7ae053f0620e51e36b04a29240425f293077bad5a8298ed9c09ce97f4e690
|
||||
size 266780
|
11
kcalendarcore-5.97.0.tar.xz.sig
Normal file
11
kcalendarcore-5.97.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmLvxq4ACgkQWNDuZIpI
|
||||
s7ugqAf8CIFOxwcjAUyk5366ngWhiSdYJdJtUBhUA3TrIOuSfbKzckN927QgwKS1
|
||||
W3E0vnC+ALBeI5eaLa1ruNt0X8E4qAMNqGK3RSsUT16CGX6XKT0OZkTU3y27qNK/
|
||||
2YB0Ja7UkYckp8ewN73U/HnS47BclRlINw/tAkDnksWe/CZjEgl/ucGMtbFF7N5W
|
||||
ZoPo6qI7jNT59NWOZYJWmbA5LcgfYQ2OiU1kw7yAt8aSi3R1yiFi2uEWFDSS+7y5
|
||||
DEXeCil/nNHFqmMXh2Mh6Edzf68jYfQX9lDl+jNPKBASxUxFsXAajZvUGpTlPvjI
|
||||
//D/iM0oSa7d2TVDujd7Nmyi2jup5w==
|
||||
=s+Xx
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 7 22:27:12 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.97.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/5/5.97.0
|
||||
- Changes since 5.96.0:
|
||||
* Deprecate deletion tracking support in CalFormat::fromString
|
||||
* Add plugin loader for KCalendarCore::CalendarPlugin
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 3 11:55:47 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -16,14 +16,14 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.96
|
||||
%define _tar_path 5.97
|
||||
# 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.96.0
|
||||
Version: 5.97.0
|
||||
Release: 0
|
||||
Summary: Library to access and handle calendar data
|
||||
License: LGPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user