Fabian Vogt 2021-03-13 15:39:57 +00:00 committed by Git OBS Bridge
parent 1617e66eb7
commit 59c49abad8
6 changed files with 25 additions and 16 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8a64d6faadaf6fe36ef8d1493cc0e1be2a1db472f950b9caaaa396ed347d9bb3
size 29324

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmAe63sACgkQWNDuZIpI
s7sXLQgAovgHkN6m+mFeNACTAFfpzpyDelffW+Qi+bM6Lc/1hXPieaMXPwGCW/Gs
mBK4cArTK02T+6UoE3omMVMZImInm8F25E1X0hD/r5F0xDpf4fuROJirjMN+arov
fQrFDRCNSjC6wx98kxrhc5l3bqmb8YsXZnscrC3/0U93rPpwXZEqUS37GoEp/VoX
BXNeQceylR8fRKaukJOZAIcZCCRgTK0tG/1IbBl5ynRwTPbwNvbZfU7M+tmSMAXc
t91q81eRLQ6ipE/C17bGp65oocpSONvRy5TfMvk9H//UV7GQK7sAzpShkVMEnadl
NTO8vFVH0HGknfeLY+8H465C0LrDyA==
=gLx6
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:04122dcbd5fdc4ebaa3091750fc51e29a5dcb0dc7acbaf72ce6fe92ea7115a29
size 29356

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmBD1mkACgkQWNDuZIpI
s7v/XAgAhxO6Huvl8gt5J3apCyYkXvhZAXcnwTgyOU0DxQflL53shN0RHemniZaE
VfTWpjdVzp7Pe9J35E19sk2JQDY2H+kB3XpDhNwwq3n9JwdcidISXICz4gK6LniX
eoRzOM58uvkbV1FETA265Ojj67PlOvYwFqhLotbhrAy9mRMeHS9OHGMDDmMpodOm
rkOpsA1bofn54kzB1nyZyR409qZfw0zHY+b9g+h2Mkd73LDhuw2KpMAs0S2PC+AN
C6CQCne6yOeG0EfvyIWLDgwnBK6HXBaMimbgi2kCysn6+zdspN/eOvdVV7gt+QtB
Z9hnrEUFmckiwp5jUKWoVU5JoxzKVQ==
=ITif
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Mar 7 09:27:19 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.80.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.80.0
- No code change since 5.79.0
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 8 08:46:49 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr> Mon Feb 8 08:46:49 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -18,14 +18,14 @@
%define rname kxmlrpcclient %define rname kxmlrpcclient
%define lname libKF5XmlRpcClient5 %define lname libKF5XmlRpcClient5
%define _tar_path 5.79 %define _tar_path 5.80
# 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: kxmlrpcclient5 Name: kxmlrpcclient5
Version: 5.79.0 Version: 5.80.0
Release: 0 Release: 0
Summary: Library containing simple XML-RPC Client support Summary: Library containing simple XML-RPC Client support
License: BSD-2-Clause License: BSD-2-Clause