1
0

Accepting request 420865 from KDE:Frameworks5

Update to 5.25.0

OBS-URL: https://build.opensuse.org/request/show/420865
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdesignerplugin?expand=0&rev=32
This commit is contained in:
2016-08-29 13:01:49 +00:00
committed by Git OBS Bridge
4 changed files with 17 additions and 9 deletions

View File

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

View File

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Aug 7 21:52:08 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:03:10 UTC 2016 - hrvoje.senjan@gmail.com

View File

@@ -17,9 +17,9 @@
%bcond_without lang
%define _tar_path 5.24
%define _tar_path 5.25
Name: kdesignerplugin
Version: 5.24.0
Version: 5.25.0
Release: 0
%define kf5_version %{version}
BuildRequires: cmake >= 2.8.12
@@ -43,10 +43,10 @@ BuildRequires: kwidgetsaddons-devel >= %{_tar_path}
BuildRequires: kwindowsystem-devel >= %{_tar_path}
BuildRequires: kxmlgui-devel >= %{_tar_path}
%if %{with lang}
BuildRequires: cmake(Qt5LinguistTools) >= 5.4.0
BuildRequires: cmake(Qt5LinguistTools) >= 5.5.0
%endif
BuildRequires: cmake(Qt5Core) >= 5.4.0
BuildRequires: cmake(Qt5Designer) >= 5.4.0
BuildRequires: cmake(Qt5Core) >= 5.5.0
BuildRequires: cmake(Qt5Designer) >= 5.5.0
%if %{with lang}
Recommends: %{name}-lang = %{version}
%endif
@@ -68,7 +68,7 @@ Summary: Integrating KDE frameworks widgets with Qt Designer
Group: Development/Libraries/KDE
Requires: %{name} = %{version}
Requires: extra-cmake-modules
Requires: cmake(Qt5Core) >= 5.4.0
Requires: cmake(Qt5Core) >= 5.5.0
%description devel
This framework provides plugins for Qt Designer that allow it to display