KDE Frameworks 5.73.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdav?expand=0&rev=4
This commit is contained in:
parent
4f462fe016
commit
4d18a32fa4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0d98e04a9561866f42c033c680d63d4817be917d4381a59fc935522c8fba6461
|
||||
size 60804
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl8BoPEACgkQWNDuZIpI
|
||||
s7uKHQgAlmOLDdOnbQzLTEOBSZnNWO8KB2w7zjaF9s6cSUwNg20fTmW79Vb8xEMe
|
||||
sXQcq763bcQw+yOZj3jCwr+ZfUHUOSj5715rhSNoUsixRpwRduUcIB/r5w+8JMJz
|
||||
RVVAkUds//XRg0aqqU2sMMlHkK/Ne5QJHYViESl15UhumoUe6CKUmVCKDcWdYZFZ
|
||||
oysRBj5VCZ0+5w8APdWCtK0VePhEr5jv/Sm7gusfQuQeK/mbZEACqzGa+pH3tEN3
|
||||
CgvhE8J0NoQO9lh905ppPSKz1po6ReWkvsjU49L7wr9FNBlSyVJ8QNwNN+iq0uGx
|
||||
r/DPGv0ISy/bgSWYZikY8OL7HEpEzw==
|
||||
=k6m7
|
||||
-----END PGP SIGNATURE-----
|
3
kdav-5.73.0.tar.xz
Normal file
3
kdav-5.73.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:03c8af96e7bb1b1d2d633e54c6362c7c2de078b8aba5654042b7a11d968efa31
|
||||
size 60804
|
11
kdav-5.73.0.tar.xz.sig
Normal file
11
kdav-5.73.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl8lzpEACgkQWNDuZIpI
|
||||
s7vSmQf/QZPktLtdxufqICmAyvJPKU4M9K0bR8W1NLXFWHLDCcewD67b089xr/YP
|
||||
NIvNKveGpUBlr+c0RuxCYk0aeCq9GJZVJEV4oN0TVLMsO47PyjSiamqk1s6y8e/i
|
||||
Ffl6kmATRxgpWs5E1ALnCFNc6hwcj/uVzgcGuI46fx5hDgbcoIidMrGOeTEasT42
|
||||
Lzlam8DWiMjBjxAGFRwO2mY+q5Q2afkaTj8EemS2D5jb6z+1l8n7HSbtJKLqkpCI
|
||||
tBi7Uz/LfJCNJQPYpTCvf47L0+zaDLAFKvwHmrDLqjIfMbTY3qqI4YSlUj8px4ry
|
||||
wrvsVx9C4Gav+FczJtBHQqRfDTUdSg==
|
||||
=dErf
|
||||
-----END PGP SIGNATURE-----
|
11
kdav.changes
11
kdav.changes
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 2 07:26:24 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
|
||||
* inqlude expects an "## Introduction" section
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 19 11:25:51 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)
|
||||
%{!?_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: kdav
|
||||
Version: 5.72.0
|
||||
Version: 5.73.0
|
||||
Release: 0
|
||||
Summary: DAV protocol implementation
|
||||
License: LGPL-2.0-or-later
|
||||
@ -87,6 +87,7 @@ This package contains development files needed to use kdav in other applications
|
||||
%license LICENSES/*
|
||||
%doc README.md
|
||||
%{_kf5_debugdir}/kdav.categories
|
||||
%{_kf5_debugdir}/kdav.renamecategories
|
||||
|
||||
%files -n libKF5DAV5
|
||||
%license LICENSES/*
|
||||
|
Loading…
Reference in New Issue
Block a user