KDE Frameworks 5.101.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdav?expand=0&rev=55
This commit is contained in:
parent
49efd3fe81
commit
f91851dd33
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6ed9451c103558d47149964d09c27535f04e8715867b299735e5c31bc7e78e24
|
|
||||||
size 65632
|
|
@ -1,11 +0,0 @@
|
|||||||
-----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-----
|
|
3
kdav-5.101.0.tar.xz
Normal file
3
kdav-5.101.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3c084a69a913d2bb34eaed2fdeeefb1c671fab82999dfb5e13d387c36301013f
|
||||||
|
size 65604
|
11
kdav-5.101.0.tar.xz.sig
Normal file
11
kdav-5.101.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmOLLMcACgkQWNDuZIpI
|
||||||
|
s7tWmggAr7oieYHaK3G7SU91pslNXxKrOK6qX3ziTTR5Dzwar04wn/zV2MbvkaIe
|
||||||
|
B3iEDcSODt0XLgj51gYwJNShaCloi7crysqLttisQDE8LfFUXQ3A1up4OsgJwZac
|
||||||
|
BZzBMTnRJ12rrfMiFg655dhTeS6uDDw8Vu/0g5okb6cz5PlXibWIOHPUoX7oPrLx
|
||||||
|
KFA1LoZ/WhnZnUygScj72qXdX8/cM5dNo5vROUdx1ospqkwE8iiRv4M7NLgAKq2J
|
||||||
|
QrC9d6DrbAZ8KuNAGanOh4+RLU9EDPS4jfAbVwCWB8Jc4hIvM43QB8i67JWCz6zw
|
||||||
|
rdLc6s5lFOWGL4w1U342VLCFEZ6zZA==
|
||||||
|
=fWzt
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 6 20:10:31 UTC 2022 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.101.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.101.0
|
||||||
|
- No code change since 5.100.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 8 08:35:00 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
Tue Nov 8 08:35:00 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -16,18 +16,17 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.100
|
%define _tar_path 5.101
|
||||||
# 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.100.0
|
Version: 5.101.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
|
||||||
Group: Development/Libraries/KDE
|
|
||||||
URL: https://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source: %{name}-%{version}.tar.xz
|
Source: %{name}-%{version}.tar.xz
|
||||||
%if %{with released}
|
%if %{with released}
|
||||||
@ -49,7 +48,6 @@ CardDAV, WebDAV, and CalDAV.
|
|||||||
|
|
||||||
%package -n libKF5DAV5
|
%package -n libKF5DAV5
|
||||||
Summary: Core library for kdav
|
Summary: Core library for kdav
|
||||||
Group: System/Libraries
|
|
||||||
Requires: %{name} >= %{version}
|
Requires: %{name} >= %{version}
|
||||||
|
|
||||||
%description -n libKF5DAV5
|
%description -n libKF5DAV5
|
||||||
@ -58,7 +56,6 @@ CardDAV, WebDAV, and CalDAV.
|
|||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Development package for kdav
|
Summary: Development package for kdav
|
||||||
Group: Development/Libraries/KDE
|
|
||||||
Requires: libKF5DAV5 = %{version}
|
Requires: libKF5DAV5 = %{version}
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
|
Loading…
Reference in New Issue
Block a user