KDE Frameworks 5.100.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdav?expand=0&rev=53
This commit is contained in:
parent
b78733f72d
commit
49efd3fe81
3
kdav-5.100.0.tar.xz
Normal file
3
kdav-5.100.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6ed9451c103558d47149964d09c27535f04e8715867b299735e5c31bc7e78e24
|
||||||
|
size 65632
|
11
kdav-5.100.0.tar.xz.sig
Normal file
11
kdav-5.100.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmNnmXoACgkQWNDuZIpI
|
||||||
|
s7uWRggAlos+TEdA/kbEtGsQZE9x2GChqr7qyMQoivTnA7P33TAur0e/M5+gneHE
|
||||||
|
Ynr8Qr+OamiE7wipRm94E7cZbaoR1PWJn9L7iX4lRQvp6aLI06MUNdMcUcpu9T7B
|
||||||
|
tuWCg13MENAc8cXotnHcM1Pa0dGiJ9Vi0ebMsrWJkss0W5+tgIZmMHcSqb21ODgJ
|
||||||
|
hnRfkaerLyJhdI9zaSHHufIIt+Hf2/MeRHgDaRu4wDngYOtANOiz1OvgGz8FEHDM
|
||||||
|
L3RxntkBl74aqWObif04KlgSFwHsq1CH7TxE1dzafC627bDJWKriT8UAVFYG5e4L
|
||||||
|
3ysxOXJYJWXYlIsG8Mp89oPJke/zJQ==
|
||||||
|
=Wked
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:edf3e811f24205294973e495731bce7e8f0bfdfc84c284cdbcc572be3cb566e4
|
|
||||||
size 65644
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmM4VVUACgkQWNDuZIpI
|
|
||||||
s7uW5Qf9HZtER2nP45OlZKp7tGpxHe1TEsspRfc2tsoHBBtI4YzY/07si6PbwlTR
|
|
||||||
mCC7Ru/yB7kvoXp4uRh/HZmK2Ky5QM0izZ30e4j+JVAEX0gMohy+9wNRIA+7TEGz
|
|
||||||
Jq2D0w5CobKjFGvmStpoYG0MEQa4XKCgU2M4/opFY9uAFsAHZdiSU7zGZ25MBbkL
|
|
||||||
B+TrZij8tshDVaHQNRlLWP6CWw/oNUR4N+FQOHc7lcluklAEpMbWFje5HOLqUBg0
|
|
||||||
g3qbNHdgYALiZfJ6oxv6pZIToo+UL1n+Jm7GArMtKV8mJteTDmba/cguo/2fiKJt
|
|
||||||
BVinqU7DyL/blBniLgBjBAPCKTM2/w==
|
|
||||||
=Yz9g
|
|
||||||
-----END PGP SIGNATURE-----
|
|
10
kdav.changes
10
kdav.changes
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 8 08:35:00 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.100.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.100.0
|
||||||
|
- Changes since 5.99.0:
|
||||||
|
* Add Qt6 windows CI support
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Oct 1 15:55:37 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
Sat Oct 1 15:55:37 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -16,14 +16,14 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.99
|
%define _tar_path 5.100
|
||||||
# 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 released
|
%bcond_without released
|
||||||
Name: kdav
|
Name: kdav
|
||||||
Version: 5.99.0
|
Version: 5.100.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: DAV protocol implementation
|
Summary: DAV protocol implementation
|
||||||
License: LGPL-2.0-or-later
|
License: LGPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user