forked from pool/kcalendarcore
KDE Frameworks 5.89.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcalendarcore?expand=0&rev=51
This commit is contained in:
parent
e398f7655f
commit
d96a7a591e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5e13d34179f5e315cf5301286340e52b3dc78d4f48927b7f2f0bbf453f03cc43
|
|
||||||
size 262876
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmGGjgMACgkQWNDuZIpI
|
|
||||||
s7vOTwf/XagjoDpSAOnKPmZNxNQhj+UrOtJd1/DfpPcdCuo/hW+ZS4XMFgwm5hyB
|
|
||||||
lFg/1BC1h4CkXDqOuujIMtIMJv+lYychf53HnQ6+Xc1AcJegU4co0906LlXa6AE0
|
|
||||||
CXTGfjtqyZqLGgzpM6lw4ZDxbupHIJbjKzyFGRXheSFGCOWZCkCiSjJJUgj+bnrM
|
|
||||||
/DYZkfpV98CcE+aIQhbf6Tgavz52KqanrI6GRENihV/utTzlRStxvDHzuUyB13qQ
|
|
||||||
0ZDbJ7YRda3wWaedO+8Lus3dpXs/fojKKrKHtQy0mzxYuPfIep73UIBWgOVAyeKj
|
|
||||||
QZd2YiUeIPh7M3Xze4B8cku8w5GmPA==
|
|
||||||
=Q2vt
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kcalendarcore-5.89.0.tar.xz
Normal file
3
kcalendarcore-5.89.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:57ddb7d771a01bc7cec4739000b9be0583d3cfacb18fa0669a7850595a21c0f7
|
||||||
|
size 261960
|
11
kcalendarcore-5.89.0.tar.xz.sig
Normal file
11
kcalendarcore-5.89.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmGrv7oACgkQWNDuZIpI
|
||||||
|
s7s7uAf+J4ARW0S2a2upVxpg+4pur7ud/972SLv/5Iyfj6o7Vl6zd4oNXTUaoBU8
|
||||||
|
wy+xwHSApxccx5vhyq++yGe8ywfEmAf7qLo22qQkmTdHxNU9TdPD6VsL8cpyUdJs
|
||||||
|
L6iPG0VUovCOlaaOEYqpWPPw3vunwvQbdUVatALEtmNXsGlae2ctvQyuaFq2gNXv
|
||||||
|
c6PASVxcWpxIdRV/H5ItJyq3g1ocVAu0B7fIJOiJ1qJ9mjwozAqTustZfyAanhPO
|
||||||
|
Gw1f2yI1iTS8hJ6Oho6Yf5rvU1X7yRAsmaMy4a0WAStMdpgvuMYJLReZDw5jbZ3D
|
||||||
|
xwyDZ4K5VIaZPPeOyvimy+EnXTfBkg==
|
||||||
|
=axIT
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 4 22:56:22 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.89.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.89.0
|
||||||
|
- Changes since 5.88.0:
|
||||||
|
* Port QStringRef (deprecated) to QStringView
|
||||||
|
* Compare the objects managed by a QSharedPointer
|
||||||
|
* Extend Event unit test to compare alarms
|
||||||
|
* Avoid update calls if nothing changed
|
||||||
|
* Consistency and range checking for GEO data
|
||||||
|
* Fix compile with QT6
|
||||||
|
* Check validity of priority value
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Nov 7 09:13:10 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Nov 7 09:13:10 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -16,14 +16,14 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.88
|
%define _tar_path 5.89
|
||||||
# Full KF5 version (e.g. 5.33.0)
|
# Full KF5 version (e.g. 5.33.0)
|
||||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||||
# Last major and minor KF5 version (e.g. 5.33)
|
# 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}')}
|
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kcalendarcore
|
Name: kcalendarcore
|
||||||
Version: 5.88.0
|
Version: 5.89.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library to access and handle calendar data
|
Summary: Library to access and handle calendar data
|
||||||
License: LGPL-2.0-or-later
|
License: LGPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user