forked from pool/kcalendarcore
Accepting request 814339 from KDE:Frameworks5
KDE Frameworks 5.71.0 OBS-URL: https://build.opensuse.org/request/show/814339 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kcalendarcore?expand=0&rev=8
This commit is contained in:
commit
f792a8d077
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:825f8e4b3ec544e6ddb0d1b5638c765afd38f70f6e145bdf4cd6a717d8432ef8
|
|
||||||
size 254768
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl6t9BsACgkQWNDuZIpI
|
|
||||||
s7ubXwgAqh6bXAgCy6IPNY3qgwELlH94X/zkWDeGC1Nzho9YZ4onY8v9AueWvbKL
|
|
||||||
DE4TmBYdti+fn61heS+v9D08v9P9eveYQanvnn2miVavFlCbSMoeSOkYGN8LWFKu
|
|
||||||
S/5FVE5Wahzs2GWGuCkkKqwXkpvLJImR2MMi/vOD78wJHlW++doEk7AZs9hMYNAH
|
|
||||||
vktlumTkySerDzq8DV5AVxVXwOKdLWJEO1u67VkfJAhr8OnEvgezG8pwB/WT3Ahz
|
|
||||||
MRFnEeE5zK906mclxd86GsXXLDuZvKkNqUrMsPFMxQlvMddHDr12zjgIxMmA2XM8
|
|
||||||
hpW2oAdpM05cZkFF2efpa2Msqq1R+A==
|
|
||||||
=J5GP
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kcalendarcore-5.71.0.tar.xz
Normal file
3
kcalendarcore-5.71.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d5138db971f6be606be8ae7d761bad778af3cacada8e85fb2f469190c347cd94
|
||||||
|
size 254288
|
11
kcalendarcore-5.71.0.tar.xz.sig
Normal file
11
kcalendarcore-5.71.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl7dOg8ACgkQWNDuZIpI
|
||||||
|
s7tLuQf9GpnZcliDyFQ3BHk+DrDkLxm+kYJzsVCpwzdSYmqRL11dBuF94ThhYQNr
|
||||||
|
vKcqOnJ0bUiEvEoOtJ+bSvE1CxL8DQW0hD9MJjpTLVTuBhV0rNFshgYGmgAvYWya
|
||||||
|
Xrj2aCbuG4lshR/ef1jhGpd2d0wB8X27CImus/e6qtJJpMAb/smb+N5VnKbpidol
|
||||||
|
kHK8ZbZAQXDkL/3nAAX2LdETqQqOCmHLQb+LUaqqQEnZlAtMpTDr/C9ZUChzclvh
|
||||||
|
Ex5Icf5mLvsAZqPf1NbDDwogeKEfE1Yq96LBnqpWH7NojwEbViRtGNxwetVEXcdG
|
||||||
|
jocUdSwj1s5IBC225UU2s4klOECQ5Q==
|
||||||
|
=9WDE
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jun 7 08:06:21 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.71.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/kde-frameworks-5.71.0
|
||||||
|
- No code change since 5.70.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun May 3 09:39:44 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun May 3 09:39:44 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -16,14 +16,14 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.70
|
%define _tar_path 5.71
|
||||||
# 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.70.0
|
Version: 5.71.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