forked from pool/kxmlrpcclient5
5.31.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kxmlrpcclient5?expand=0&rev=63
This commit is contained in:
parent
b5953f5a28
commit
4f8ea9983e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1853ace6f175c53425291326158b6f6210f2cadbd027e0a47de959b70b625fa1
|
|
||||||
size 28512
|
|
3
kxmlrpcclient-5.31.0.tar.xz
Normal file
3
kxmlrpcclient-5.31.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6b3a121bcdd272b71fb0f1469ddd4796c7e1864e379cb0a0d03a54b73a0e3bd3
|
||||||
|
size 28520
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 9 09:35:41 UTC 2017 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Update to 5.31.0
|
||||||
|
* For more details please see:
|
||||||
|
https://www.kde.org/announcements/kde-frameworks-5.31.0.php
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jan 8 23:44:37 UTC 2017 - hrvoje.senjan@gmail.com
|
Sun Jan 8 23:44:37 UTC 2017 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -19,9 +19,9 @@
|
|||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
%define rname kxmlrpcclient
|
%define rname kxmlrpcclient
|
||||||
%define lname libKF5XmlRpcClient5
|
%define lname libKF5XmlRpcClient5
|
||||||
%define _tar_path 5.30
|
%define _tar_path 5.31
|
||||||
Name: kxmlrpcclient5
|
Name: kxmlrpcclient5
|
||||||
Version: 5.30.0
|
Version: 5.31.0
|
||||||
Release: 0
|
Release: 0
|
||||||
%define kf5_version %{version}
|
%define kf5_version %{version}
|
||||||
Summary: Library containing simple XML-RPC Client support
|
Summary: Library containing simple XML-RPC Client support
|
||||||
@ -34,7 +34,7 @@ BuildRequires: extra-cmake-modules >= %{_tar_path}
|
|||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
BuildRequires: ki18n-devel >= %{_tar_path}
|
BuildRequires: ki18n-devel >= %{_tar_path}
|
||||||
BuildRequires: kio-devel >= %{_tar_path}
|
BuildRequires: kio-devel >= %{_tar_path}
|
||||||
BuildRequires: cmake(Qt5Test) >= 5.5.0
|
BuildRequires: cmake(Qt5Test) >= 5.6.0
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user