Accepting request 861922 from KDE:Frameworks5
KDE Frameworks 5.78.0 OBS-URL: https://build.opensuse.org/request/show/861922 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdav?expand=0&rev=48
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8ec9230d4d6ce15ed4f146e4b22846185c0d3046ada8cf98bbdae9b913dd0da3
|
||||
size 59300
|
@@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl/Ln0cACgkQWNDuZIpI
|
||||
s7tRrgf/fqQIw+z3UOgONIR70pihJbTpO5neuIoAVIl1cRVJMnaMpupYLCThyiPD
|
||||
k9ed/JiIf5eZ+9+X44Ol4ZquD2mq1Olwh1wwx+i5X3XFDZbrUzqoAUAowr6Ysqk2
|
||||
u9xAWwNRAy0S2yJQiDrJAH/9RsVhEJ9yZxnGxATRKFCeWGa/DX/8pHmTRbuPioh4
|
||||
GbRMWoctJJJBbOD2TcgL7re7f/rQA42nZJq1+suTwKsE6OjU6TJPFKg7N0g81i4q
|
||||
enHfmLS6lTuNZbKaX4WsdA00LTVIDpnZKnKPlKzSc1ApLJ38sa/vK+snO2tv/6Tv
|
||||
EC47e5hrM3TJMcEgve104UPS85Qdqw==
|
||||
=SZdq
|
||||
-----END PGP SIGNATURE-----
|
3
kdav-5.78.0.tar.xz
Normal file
3
kdav-5.78.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1200ac36df6cbf1f6a307166b50f3091762b8e5beb5e9a5925c4f89ccb2f10c7
|
||||
size 59240
|
11
kdav-5.78.0.tar.xz.sig
Normal file
11
kdav-5.78.0.tar.xz.sig
Normal file
@@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl/weecACgkQWNDuZIpI
|
||||
s7tvnAgAwD33Yr3KvCfURFuxeyzVOF548wahBMqiuB8gjSFq5ZiJzH+5yWXeIgnD
|
||||
ms7eOyAgOwnQxMusz7BkQVClBlvT+LQkEk6HVjnAPv/D4rstTKTbYxx9qdjKXsip
|
||||
GnCRQCEH5myOoO8jHmHND0Q+z2mIPaRdEASjWBC3fYRdIkbFPO/EWr2pv5bWXibx
|
||||
53+DqxXhbSdNkwL/0B9f8MwCq/cd9+DQytmylM8jZidXz+zU7n73KZpQnETzd0KO
|
||||
nzqZyu4Ejg0aJt8MCipOJ1rRp/6QkipoowFXv/UqXSoA6LpapeLdFh7SZ2dyW7TR
|
||||
ZtR1eAIcroFeyueU84s88e36IKEt6A==
|
||||
=YFm1
|
||||
-----END PGP SIGNATURE-----
|
10
kdav.changes
10
kdav.changes
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 6 10:47:28 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.78.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/kde-frameworks-5.78.0
|
||||
- Changes since 5.77.0:
|
||||
* Remove ifdefs, we require Qt 5.14 now
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 5 18:56:23 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kdav
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,14 +16,14 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.77
|
||||
%define _tar_path 5.78
|
||||
# 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.77.0
|
||||
Version: 5.78.0
|
||||
Release: 0
|
||||
Summary: DAV protocol implementation
|
||||
License: LGPL-2.0-or-later
|
||||
|
Reference in New Issue
Block a user