forked from pool/kcalendarcore
KDE Frameworks 5.74. Release next saturday
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcalendarcore?expand=0&rev=25
This commit is contained in:
parent
eee455ee37
commit
2020d375af
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e3486b41b833c0ba72f839d8a61bdffaf9b3ece3da20f478c2981b3296e7b713
|
||||
size 254440
|
@ -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-----
|
3
kcalendarcore-5.74.0.tar.xz
Normal file
3
kcalendarcore-5.74.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:003cb076e3094d8327049f776b176ea1c1365f810e3dc8d245938b6c76598e82
|
||||
size 255684
|
11
kcalendarcore-5.74.0.tar.xz.sig
Normal file
11
kcalendarcore-5.74.0.tar.xz.sig
Normal file
@ -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-----
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 12:48:41 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- 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 <christophe@krop.fr>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user