Hrvoje Senjan 2015-08-12 17:17:34 +00:00 committed by Git OBS Bridge
parent f7a541056a
commit 508f0a0375
2 changed files with 22 additions and 14 deletions

View File

@ -2,6 +2,14 @@
Tue Aug 4 19:20:21 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.13.0
* The Qt version requirement has been bumped from 5.2 to 5.3
* Debug output has been ported to categorized output, for less
noise by default
* Docbook documentation has been reviewed and updated
* kconfig_compiler_kf5 moved to libexec, use kreadconfig5 instead
for the findExe test
* Document the (suboptimal) replacements for
KApplication::disableSessionManagement
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.13.0.php

View File

@ -51,16 +51,16 @@ BuildRequires: kwidgetsaddons-devel >= %{_tar_path}
BuildRequires: kwindowsystem-devel >= %{_tar_path}
BuildRequires: kxmlgui-devel >= %{_tar_path}
BuildRequires: perl-URI
BuildRequires: pkgconfig(Qt5Concurrent) >= 5.2.0
BuildRequires: pkgconfig(Qt5Core) >= 5.2.0
BuildRequires: pkgconfig(Qt5DBus) >= 5.2.0
BuildRequires: pkgconfig(Qt5Designer) >= 5.2.0
BuildRequires: pkgconfig(Qt5Network) >= 5.2.0
BuildRequires: pkgconfig(Qt5PrintSupport) >= 5.2.0
BuildRequires: pkgconfig(Qt5Svg) >= 5.2.0
BuildRequires: pkgconfig(Qt5Test) >= 5.2.0
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
BuildRequires: pkgconfig(Qt5X11Extras) >= 5.2.0
BuildRequires: cmake(Qt5Concurrent) >= 5.3.0
BuildRequires: cmake(Qt5Core) >= 5.3.0
BuildRequires: cmake(Qt5DBus) >= 5.3.0
BuildRequires: cmake(Qt5Designer) >= 5.3.0
BuildRequires: cmake(Qt5Network) >= 5.3.0
BuildRequires: cmake(Qt5PrintSupport) >= 5.3.0
BuildRequires: cmake(Qt5Svg) >= 5.3.0
BuildRequires: cmake(Qt5Test) >= 5.3.0
BuildRequires: cmake(Qt5Widgets) >= 5.3.0
BuildRequires: cmake(Qt5X11Extras) >= 5.3.0
BuildRequires: pkgconfig(openssl)
BuildRequires: pkgconfig(sm)
BuildRequires: pkgconfig(x11)
@ -163,10 +163,10 @@ Requires: kparts-devel >= %{_tar_path}
Requires: ktextwidgets-devel >= %{_tar_path}
Requires: kunitconversion-devel >= %{_tar_path}
Requires: kwindowsystem-devel >= %{_tar_path}
Requires: pkgconfig(Qt5Core) >= 5.2.0
Requires: pkgconfig(Qt5DBus) >= 5.2.0
Requires: pkgconfig(Qt5PrintSupport) >= 5.2.0
Requires: pkgconfig(Qt5Xml) >= 5.2.0
Requires: cmake(Qt5Core) >= 5.3.0
Requires: cmake(Qt5DBus) >= 5.3.0
Requires: cmake(Qt5PrintSupport) >= 5.3.0
Requires: cmake(Qt5Xml) >= 5.3.0
%description devel
This package includes CMake macros and C++