KDE Frameworks 5.113.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kxmlrpcclient5?expand=0&rev=233
This commit is contained in:
parent
4cd44443d1
commit
d54d9f3374
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:50047f5ca90812e823cb4ed24314a65bfee6d86fec8ba51c2b739931607efc27
|
|
||||||
size 32208
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmVGHBYACgkQWNDuZIpI
|
|
||||||
s7trNQf+JWeqxecEAq5YDl8+N4qi27YF/xV5G+icyWNoBZRPrtEqVj48v6wFTxie
|
|
||||||
B9KlObI+9bade7hi5KVOTN6tsWVAIRVy2are4vcf0c1eDkS/Uy9vLk88pldtVQRF
|
|
||||||
mQpfS3mqZQvxTCEKZvskCoXy4vZyidp92wE8SoVp0uCxi5K6OhDu72LvS6VeyPpz
|
|
||||||
yJdPL8rcDfvWLwHZfC0k39O40cnjEnYks+ibR9LtFqVbjPuM/Um/zXpZgxHbAjqa
|
|
||||||
T9KXKi1ergeD/+uVqVGLlopvACYC3Zas8X3PTim8YCdcK6nhvN5VkSagfQbnWqzp
|
|
||||||
FYzVHp37HgsRjjZsE+xRKNDY8vV1xA==
|
|
||||||
=XBSI
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kxmlrpcclient-5.113.0.tar.xz
Normal file
3
kxmlrpcclient-5.113.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8179d185965c3e1be0196fba4fabbf10380e5ebe456df138c085526f7ba73b90
|
||||||
|
size 32228
|
11
kxmlrpcclient-5.113.0.tar.xz.sig
Normal file
11
kxmlrpcclient-5.113.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmVrA0kACgkQWNDuZIpI
|
||||||
|
s7tPmQf/fnxHsWDCkYiY3jye6uJ655gfyexOZiYxWFvxLIpUpvSD3YdEvSCorKpO
|
||||||
|
1GA/YUge1O629FFs3LQ1rowFgKSDT57Pgood9YyxPPvUb7sF40qcxDzNa0g+MQcl
|
||||||
|
fdAkLF3gcPsL1yCE5I5rXaLQeYuZBQQ8FuU3UZiKH3gqrii8vQYYbJbVcnqWRFjO
|
||||||
|
M7dtc+OZxNGKnP19/rl1YYG68atXdHydnU5P3BeoZOyKDPDxSZVmQO4ykFAwPxlF
|
||||||
|
TvOTX2EGIiG/je4CuHNWwxixdBfY9fIgzVySJLn7T+gFHmdTRCaqQxAjsTYzDlXS
|
||||||
|
iSCaPkEjL9wSBb/dgBgxqsEzvMffSA==
|
||||||
|
=+/h5
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 5 11:18:02 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.113.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.113.0
|
||||||
|
- No code change since 5.112.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 6 09:14:11 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
Mon Nov 6 09:14:11 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -18,14 +18,14 @@
|
|||||||
|
|
||||||
%define rname kxmlrpcclient
|
%define rname kxmlrpcclient
|
||||||
%define lname libKF5XmlRpcClient5
|
%define lname libKF5XmlRpcClient5
|
||||||
%define _tar_path 5.103
|
|
||||||
# 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}')}
|
||||||
|
%define qt5_version 5.15.2
|
||||||
%bcond_without released
|
%bcond_without released
|
||||||
Name: kxmlrpcclient5
|
Name: kxmlrpcclient5
|
||||||
Version: 5.112.0
|
Version: 5.113.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
|
||||||
@ -35,11 +35,10 @@ Source: %{rname}-%{version}.tar.xz
|
|||||||
Source1: %{rname}-%{version}.tar.xz.sig
|
Source1: %{rname}-%{version}.tar.xz.sig
|
||||||
Source2: frameworks.keyring
|
Source2: frameworks.keyring
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}
|
BuildRequires: extra-cmake-modules >= %{_kf5_version}
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: cmake(KF5I18n) >= %{_kf5_version}
|
||||||
BuildRequires: cmake(KF5I18n) >= %{_kf5_bugfix_version}
|
BuildRequires: cmake(KF5KIO) >= %{_kf5_version}
|
||||||
BuildRequires: cmake(KF5KIO) >= %{_kf5_bugfix_version}
|
BuildRequires: cmake(Qt5Test) >= %{qt5_version}
|
||||||
BuildRequires: cmake(Qt5Test) >= 5.15.0
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Library containing simple XML-RPC Client support.
|
Library containing simple XML-RPC Client support.
|
||||||
@ -53,7 +52,7 @@ Library containing simple XML-RPC Client support.
|
|||||||
%package devel
|
%package devel
|
||||||
Summary: Library containing simple XML-RPC Client support: Build Environment
|
Summary: Library containing simple XML-RPC Client support: Build Environment
|
||||||
Requires: %{lname} = %{version}
|
Requires: %{lname} = %{version}
|
||||||
Requires: cmake(KF5KIO) >= %{_kf5_bugfix_version}
|
Requires: cmake(KF5KIO) >= %{_kf5_version}
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
Library containing simple XML-RPC Client support. Development files.
|
Library containing simple XML-RPC Client support. Development files.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user