1
0

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:
Dominique Leuenberger 2016-08-29 13:12:51 +00:00 committed by Git OBS Bridge
commit bcb6ec895a
4 changed files with 14 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:88592c8fae644451e0d1bc9da4c8d3c7b778d847ff64965d0ebf46fc6f345719
size 28324

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3fce1446ae6799ac45e76680475b3a084ed49ae4637b6d6ab7cc637d24e8dbf1
size 28308

View File

@ -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 Wed Jul 6 15:07:06 UTC 2016 - hrvoje.senjan@gmail.com

View File

@ -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.24 %define _tar_path 5.25
Name: kxmlrpcclient5 Name: kxmlrpcclient5
Version: 5.24.0 Version: 5.25.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.4.0 BuildRequires: cmake(Qt5Test) >= 5.5.0
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description %description