KDE Frameworks 5.73.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kxmlrpcclient5?expand=0&rev=160
This commit is contained in:
parent
6f0589ff4a
commit
2f4927b6a5
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:22102e31a0ef6c0007f1e87382fd0b4501151e7604f1d6605feb10fd5a5e55a2
|
|
||||||
size 29760
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl8Aut0ACgkQWNDuZIpI
|
|
||||||
s7suLQgAwHa2KoYmx9sV8NAeUSW2pD9PiyCn35fFjQI4Ky1icYvEi3i4Gialt1VR
|
|
||||||
1fOSGU52+2yiqJB8x6srRgWCTFCZNIi7vzjwIHB9bZafNpk7ePU5vdLX/FFQA5ZI
|
|
||||||
wJsiPgAEfKkiL/HBbAtyCGQMLH3T4ohT3G/dhV2cJjI6q3juMktmpc3aGzKGk1oQ
|
|
||||||
JWHl4n8F7dnCwN6eIlu5v8prvq+pyRpo2pQW3k+Kv2h3vKCashMguFl8tJ4RVuJT
|
|
||||||
APs9KAaHFoMB24/JT38O5MjJbNG4WD0f1yau72EFwy0SHh670fo4svIUy1qwscWK
|
|
||||||
E8aZWKdABB6JCvsWQ/oFMRzAxjskNg==
|
|
||||||
=NiUk
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kxmlrpcclient-5.73.0.tar.xz
Normal file
3
kxmlrpcclient-5.73.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c0d089c389f59bb7cb6fba629f3e122e70fda19a69f419ff8bd1d9fcee95a047
|
||||||
|
size 29760
|
11
kxmlrpcclient-5.73.0.tar.xz.sig
Normal file
11
kxmlrpcclient-5.73.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl8lzz8ACgkQWNDuZIpI
|
||||||
|
s7tnGggAqhBoXIeMSYoBymTDh7+xRLT+ngqurYilL2bOW9tVD1DJ8ZTbICzxQbqA
|
||||||
|
8OHYK5Pbr8+4Clb/a0FZDJACjRZcMQMAGeKGIdjodKG5liFEyTV632MjwwslzwsS
|
||||||
|
ZlfGRtwT0zZkMieZk5GaLQiOTVogxzUISJx5J6wuSNFhSVGdvYzd2yitkWrq1T7C
|
||||||
|
EeMCiHb2F2KDVghgfgcMemoMQnOHI3opTX127qC8DUvNgyPWtkQnXhYfDb6XZRqD
|
||||||
|
KA/QdHKJtTekl0rfXwygilX2zvPhmoeOhQqJDfi2O4cYZwAT5RRfJCcfSUm2t+mG
|
||||||
|
m9eCNV7F3JjBa6f7HGq80YApc+EkYg==
|
||||||
|
=c+4l
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 2 07:13:53 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.73.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/kde-frameworks-5.73.0
|
||||||
|
- Changes since 5.72.0:
|
||||||
|
* Use KF-standardized Qt logging categories
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 5 07:55:51 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Jul 5 07:55:51 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -18,14 +18,14 @@
|
|||||||
|
|
||||||
%define rname kxmlrpcclient
|
%define rname kxmlrpcclient
|
||||||
%define lname libKF5XmlRpcClient5
|
%define lname libKF5XmlRpcClient5
|
||||||
%define _tar_path 5.72
|
%define _tar_path 5.73
|
||||||
# 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.72.0
|
Version: 5.73.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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user