forked from pool/kxmlrpcclient5
Accepting request 420913 from KDE:Frameworks5
Update to 5.25.0 OBS-URL: https://build.opensuse.org/request/show/420913 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kxmlrpcclient5?expand=0&rev=18
This commit is contained in:
commit
bcb6ec895a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:88592c8fae644451e0d1bc9da4c8d3c7b778d847ff64965d0ebf46fc6f345719
|
||||
size 28324
|
3
kxmlrpcclient-5.25.0.tar.xz
Normal file
3
kxmlrpcclient-5.25.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3fce1446ae6799ac45e76680475b3a084ed49ae4637b6d6ab7cc637d24e8dbf1
|
||||
size 28308
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 7 21:58:11 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.25.0
|
||||
* Qt >= 5.5 is now required
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/kde-frameworks-5.25.0.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 6 15:07:06 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -19,9 +19,9 @@
|
||||
%bcond_without lang
|
||||
%define rname kxmlrpcclient
|
||||
%define lname libKF5XmlRpcClient5
|
||||
%define _tar_path 5.24
|
||||
%define _tar_path 5.25
|
||||
Name: kxmlrpcclient5
|
||||
Version: 5.24.0
|
||||
Version: 5.25.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.4.0
|
||||
BuildRequires: cmake(Qt5Test) >= 5.5.0
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
|
Loading…
x
Reference in New Issue
Block a user