forked from pool/kxmlrpcclient5
KDE Frameworks 5.66.
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kxmlrpcclient5?expand=0&rev=145
This commit is contained in:
parent
60db236ebe
commit
0c307197c2
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2b29df46f16c606488238c7936b8cfc198f06549e01ad4b52cae0cb66fa85282
|
||||
size 29968
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl3sQhcACgkQWNDuZIpI
|
||||
s7uUMAf+Nk+EnGnFNzly6kHv0HsRj0uUWXO1vafL6hYPS02slegdA5SKCXN4Fw4r
|
||||
GJ96epGw70QI2ENWCyD6eF27C29O7/QGOpTjzdde1UTwaM0kmhWfOlB8cK6FK5G0
|
||||
AjahJ48gmfNa7CnVcM5gEG6gZB6u12dAaGtgYrilPKYRVJeR2Uzi3V1F0th+2RYt
|
||||
mSu6+pp9QHfsEI3TwI7h7W8vtPQyJOAWJA2nJflUFjYLGGvvKgnL/pBEpzy+LwtG
|
||||
EjZXG4DaaY9lzkMRlh2h9Aywp4j99orYZxBCB184CbVq1CglELQoQ+KqTrodLGex
|
||||
7gdF00d+XRRkpt13AlOnya3DSu4PPg==
|
||||
=pouK
|
||||
-----END PGP SIGNATURE-----
|
3
kxmlrpcclient-5.66.0.tar.xz
Normal file
3
kxmlrpcclient-5.66.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6b637c138414d93104477034737c9e866d99e43f883a3dfc45d3220df6c21e6c
|
||||
size 29916
|
11
kxmlrpcclient-5.66.0.tar.xz.sig
Normal file
11
kxmlrpcclient-5.66.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl4QxX0ACgkQWNDuZIpI
|
||||
s7vIJAf/VevOJIr7YdqXgPAtbR1LWvgqhZ9gaqhUnxsmAiJf+AoNZOmD19OLuEE3
|
||||
gXRQZrGkSAAvJrHB6QJep71TlXNEI88+kKRb7liV7cRJStP6t5BAO+b35fNo7v8Q
|
||||
SA5UxI7JIGT/xWG9G75CdfZMw0J6ZJMAi0SxCOFL+/1qeYqfiaVYsuMTYUJ0hJTs
|
||||
bTrlUdhkptshU3E425SpvlmtW/q+mElqUHRUCW0BJRuqtER1nMk0XtesyytsFl7D
|
||||
iHhPnzQ18Zr7oisF10iRTF9s8h5E2Jp4Kn8sH+MJMvjuHdFTFH8c8rMRGJu8H/H2
|
||||
Tx3Lt0+L4PxMQm/hN2Kro/ow+Qq1aQ==
|
||||
=bkjG
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 5 09:02:24 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.66.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.66.0.php
|
||||
- Changes since 5.65.0:
|
||||
* Update the obsolete projects.kde.org URL
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 8 11:18:54 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kxmlrpcclient5
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,14 +18,14 @@
|
||||
|
||||
%define rname kxmlrpcclient
|
||||
%define lname libKF5XmlRpcClient5
|
||||
%define _tar_path 5.65
|
||||
%define _tar_path 5.66
|
||||
# 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: kxmlrpcclient5
|
||||
Version: 5.65.0
|
||||
Version: 5.66.0
|
||||
Release: 0
|
||||
Summary: Library containing simple XML-RPC Client support
|
||||
License: BSD-2-Clause
|
||||
|
Loading…
x
Reference in New Issue
Block a user