forked from pool/kcalendarcore
This commit is contained in:
committed by
Git OBS Bridge
parent
6bbda2056c
commit
4961839503
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:983f240a7478a780dc403d577827f027856f9f67e8c3bfe8b69d56093e5bb80e
|
|
||||||
size 249868
|
|
@@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl2+yfcACgkQWNDuZIpI
|
|
||||||
s7s/5Qf/RCpgXLEpx1q90YWEfd0+xEhRdXmblLMRWhRRxD6nBuCkQpf8kWNasQmE
|
|
||||||
szcqXLW6XP/MiE02euutK8nkS43hGc/KVebKIW0dEZeIwQx7IQlL3kQzCGrrFwwc
|
|
||||||
VXKmpz3iz2fxGF4ZSfb99W6zI58KCQZNYPVz5wDMVfNQYRd5i6wntidM0luET0+m
|
|
||||||
OII9Wwy0c4TUNn5Vz7waJXmRta9Fxh3CqBj4rxbGnIkLPOh56EmIZhJy4W072Xlw
|
|
||||||
+vK26SneycaAkwhdEDOCsPl33Iwxs68zgz0ACB52oc/OvwO4+9ewlV8ovUoDjWlc
|
|
||||||
JQkW1nasjRQhMUPpQ7gQ3D6lnKVnog==
|
|
||||||
=bC3p
|
|
||||||
-----END PGP SIGNATURE-----
|
|
@@ -1,7 +1,7 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Nov 3 15:46:50 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Nov 3 15:46:50 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
Update to 5.64.0
|
- Update to 5.64.0
|
||||||
* New feature release
|
* New feature release
|
||||||
* For more details please see:
|
* For more details please see:
|
||||||
* https://www.kde.org/announcements/kde-frameworks-5.64.0.php
|
* https://www.kde.org/announcements/kde-frameworks-5.64.0.php
|
||||||
|
@@ -16,14 +16,14 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.64
|
%define _tar_path 5.63
|
||||||
# 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.64.0
|
Version: 5.63.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
|
||||||
|
Reference in New Issue
Block a user