forked from pool/kxmlrpcclient5
Accepting request 387081 from KDE:Frameworks5
Update to 5.21.0 OBS-URL: https://build.opensuse.org/request/show/387081 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kxmlrpcclient5?expand=0&rev=14
This commit is contained in:
commit
7740982f5d
@ -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 (boo#974793)
|
||||||
|
* 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
|
Sun Mar 6 10:03:41 UTC 2016 - 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.20
|
%define _tar_path 5.21
|
||||||
Name: kxmlrpcclient5
|
Name: kxmlrpcclient5
|
||||||
Version: 5.20.0
|
Version: 5.21.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.3.0
|
BuildRequires: cmake(Qt5Test) >= 5.4.0
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user