forked from pool/kcalendarcore
Accepting request 825056 from KDE:Frameworks5
KDE Frameworks 5.73.0 OBS-URL: https://build.opensuse.org/request/show/825056 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kcalendarcore?expand=0&rev=10
This commit is contained in:
commit
654a6118cd
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:af76009fdf12e8bda7fc72ece3ea1c183f5ed074930538f786c4fce2a2c20a95
|
|
||||||
size 254676
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl8AujgACgkQWNDuZIpI
|
|
||||||
s7unLAgArvIxIdCgx+2d/B+5VmbMAVNPvZIlGqI8d2iDZwUGSbVWfR2p7acUMJkx
|
|
||||||
/wSRWOZDnC4Ub/xy4Odz4Du0PB6Z7hZPxIbMDYXATVEG7qCVEfZ5T0d6fQI9iHxl
|
|
||||||
IER7vLQVdoBE7CQoj5yb5H/oIlE0ahL7loH6/BAwlfT+QEeYgmRTOSfFo+0VxTdO
|
|
||||||
0nHR4BQXX5nDnamgSmDPehZq78G2OcrsNyA1Kgb/uRkvBMV6TWG4PS2QeoRcjofg
|
|
||||||
uPnIYMZ+B7PMbRxg5hZVs3YsUdtlThQG56j3L8csmZ/ngACNVMBpTkBPXXQkemiq
|
|
||||||
aQkQ6fnzzrnj+I7QJl4JZXpB6ut+NA==
|
|
||||||
=3970
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kcalendarcore-5.73.0.tar.xz
Normal file
3
kcalendarcore-5.73.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e3486b41b833c0ba72f839d8a61bdffaf9b3ece3da20f478c2981b3296e7b713
|
||||||
|
size 254440
|
11
kcalendarcore-5.73.0.tar.xz.sig
Normal file
11
kcalendarcore-5.73.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----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-----
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 2 07:13:06 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.73.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/kde-frameworks-5.73.0
|
||||||
|
- Changes since 5.72.0:
|
||||||
|
* Use KF-standardized Qt logging categories
|
||||||
|
* Fix unittests on FreeBSD.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 5 07:55:06 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Jul 5 07:55:06 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -16,14 +16,14 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.72
|
%define _tar_path 5.73
|
||||||
# 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.72.0
|
Version: 5.73.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