Christophe Giboudeaux 2022-09-12 10:45:51 +00:00 committed by Git OBS Bridge
parent cf40ddb8ea
commit dee6ccfbbf
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:495a886b6bd134be578f37c0ad169a178f95dcbfd073e95d1579a0f493fbd309
size 32068

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmLvxy4ACgkQWNDuZIpI
s7uQtggAwww2nN+38ztubptbjTBbVwVvpXPllBJ3qf0GNvFpDPpDAMbFTad+rqhR
uuDnq3zRThh0Im3Srnz2H2iEI+zpNKXQnZRDKVpvX1FrXQgbV8Zolz4FR0huRcFj
A38p8wejlLsuQAkz9Jbv686DbpMSBxL/JodzZ6Jv/MYSP4LV0wTLMeeO/qDQHsoe
xb2w2Pu/EsNzfdN4GS2dQqskWYrPTFsgcmS7E5KquJYbf7Fk15bvpdxWkBKoKI8g
uT3YAuY0SMT+ZzrUMvR7YCJ39gmST5l2Fi/F91YS6EUy8oBM7RvE5+GPtewcWObr
biwMZ7s/zGQfSv6YpMmyjgy/k8ahJA==
=KpIy
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmMV9XYACgkQWNDuZIpI
s7v7ggf+OGE77Ba8qCMcr+PhBrD/xJ5fwRPWG/7LfvlCaHaq456MjkW/RkiEFjAA
BW0r68ip1zdNLfJWdfq9CO8xAcqwFExC3XeycoI2bB8e9yQW3KekyTJVnVp+lshB
As2Hy9tvoM7yzWWXdWLZb6NVTB7GMlr5Jjy6m8Gng6VIk9qpUoC4B5CNcCtMcupd
wJGfDtwlYXxPIBYfpxn/bnVbue3M9lzMBb9GCF/+MwXyMcVXRV8KUjc8Ng2DbOGU
6SeYaJOC+u/Znod1joDDMAcnP02YwUhuMrekQdEIVi7s7xsu5D1EQZyuWb9glrwF
4pyAY4pa76qiYHcd91deFmidMaQmNA==
=2ZBr
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Sep 6 07:17:24 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- No code change since 5.97.0
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Aug 7 22:27:44 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr> Sun Aug 7 22:27:44 UTC 2022 - 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.97 %define _tar_path 5.98
# 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: kxmlrpcclient5 Name: kxmlrpcclient5
Version: 5.97.0 Version: 5.98.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