forked from pool/kxmlrpcclient5
start with 5.21.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kxmlrpcclient5?expand=0&rev=39
This commit is contained in:
parent
4cfb69d009
commit
6380830817
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8789d2e438c94e362f1dffbfe2d9bf3026d394e485ed310c223f47cc59d645d9
|
||||
size 28288
|
3
kxmlrpcclient-5.21.0.tar.xz
Normal file
3
kxmlrpcclient-5.21.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:70869ee7a649e044a63cf7198f3258bde25cdc9a6aaa74630c28a7fab6bd5820
|
||||
size 28280
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 4 14:23:03 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.21.0
|
||||
* Upgrade Qt version requirement to 5.4.0
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/kde-frameworks-5.21.0.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 6 10:03:41 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -19,9 +19,9 @@
|
||||
%bcond_without lang
|
||||
%define rname kxmlrpcclient
|
||||
%define lname libKF5XmlRpcClient5
|
||||
%define _tar_path 5.20
|
||||
%define _tar_path 5.21
|
||||
Name: kxmlrpcclient5
|
||||
Version: 5.20.0
|
||||
Version: 5.21.0
|
||||
Release: 0
|
||||
%define kf5_version %{version}
|
||||
Summary: Library containing simple XML-RPC Client support
|
||||
@ -34,7 +34,7 @@ BuildRequires: extra-cmake-modules >= %{_tar_path}
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: ki18n-devel >= %{_tar_path}
|
||||
BuildRequires: kio-devel >= %{_tar_path}
|
||||
BuildRequires: cmake(Qt5Test) >= 5.3.0
|
||||
BuildRequires: cmake(Qt5Test) >= 5.4.0
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
|
Loading…
x
Reference in New Issue
Block a user