forked from pool/kcalendarcore
KDE Frameworks 5.75
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcalendarcore?expand=0&rev=27
This commit is contained in:
parent
4e7fdf2503
commit
644bac0c0f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:003cb076e3094d8327049f776b176ea1c1365f810e3dc8d245938b6c76598e82
|
||||
size 255684
|
@ -1,11 +0,0 @@
|
||||
-----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-----
|
3
kcalendarcore-5.75.0.tar.xz
Normal file
3
kcalendarcore-5.75.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:02ff08c6462a5f0552c85a1da98320ca0a1c8d7295a05230f4b27b7a3f0a3dbc
|
||||
size 254312
|
11
kcalendarcore-5.75.0.tar.xz.sig
Normal file
11
kcalendarcore-5.75.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl96NFQACgkQWNDuZIpI
|
||||
s7u8mAf9H/qqsVg6XQ77tSYH5WsEiIhS82crv41bDmwc+mSSYFr2FJxCLAiJc+38
|
||||
FGauWOcS24jHZTCfa/VeFesJbUigvZsw3QxHmmCL+OBp/sAgQRlqhtqvhOjOcSdp
|
||||
U8iRQM7q3T0LJP1bfDnL1+w6pLWaTN5LJthWkQtY9JkpOdhhcPlo/4zhVAOoQ4ZC
|
||||
+6jrpUX6/BagN1zvZhS7GoWkZ/8HmmBDdQSVGw7CSUpVLxTwpLf01hs6C0blEjIB
|
||||
klYKIYYHJMU+jSB8Lf2l10YX60ar+HwwkFX+tUTeFqfuATa1rmiFU3cfjeMinrnv
|
||||
fh5Rbgb58Em00fqtYQO+2blcec9b7w==
|
||||
=h/4f
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 5 08:32:55 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.75.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/kde-frameworks-5.75.0
|
||||
- Changes since 5.74.0:
|
||||
* Remove obsolete license text
|
||||
* Relicense file to LGPL-2.0-or-later
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 12:48:41 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -16,14 +16,14 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.74
|
||||
%define _tar_path 5.75
|
||||
# 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.74.0
|
||||
Version: 5.75.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