forked from pool/kdelibs4support
This commit is contained in:
parent
2fc553445a
commit
0cf414fc77
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5492e549dc865d56a0da5826fcb9e6e90ed4ba9567107913da0298552172da23
|
|
||||||
size 3227608
|
|
3
kdelibs4support-5.21.0.tar.xz
Normal file
3
kdelibs4support-5.21.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8cfbecb60accdc114894fa79842b4d5105cc80da4be500660dea7ae1b3f33ce0
|
||||||
|
size 3228212
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 4 14:19:48 UTC 2016 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Update to 5.21.0
|
||||||
|
* 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 09:56:08 UTC 2016 - hrvoje.senjan@gmail.com
|
Sun Mar 6 09:56:08 UTC 2016 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -18,9 +18,9 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
%define lname libKF5KDELibs4Support5
|
%define lname libKF5KDELibs4Support5
|
||||||
%define _tar_path 5.20
|
%define _tar_path 5.21
|
||||||
Name: kdelibs4support
|
Name: kdelibs4support
|
||||||
Version: 5.20.0
|
Version: 5.21.0
|
||||||
Release: 0
|
Release: 0
|
||||||
%define kf5_version %{version}
|
%define kf5_version %{version}
|
||||||
BuildRequires: NetworkManager-devel
|
BuildRequires: NetworkManager-devel
|
||||||
@ -52,16 +52,16 @@ BuildRequires: kwidgetsaddons-devel >= %{_tar_path}
|
|||||||
BuildRequires: kwindowsystem-devel >= %{_tar_path}
|
BuildRequires: kwindowsystem-devel >= %{_tar_path}
|
||||||
BuildRequires: kxmlgui-devel >= %{_tar_path}
|
BuildRequires: kxmlgui-devel >= %{_tar_path}
|
||||||
BuildRequires: perl-URI
|
BuildRequires: perl-URI
|
||||||
BuildRequires: cmake(Qt5Concurrent) >= 5.3.0
|
BuildRequires: cmake(Qt5Concurrent) >= 5.4.0
|
||||||
BuildRequires: cmake(Qt5Core) >= 5.3.0
|
BuildRequires: cmake(Qt5Core) >= 5.4.0
|
||||||
BuildRequires: cmake(Qt5DBus) >= 5.3.0
|
BuildRequires: cmake(Qt5DBus) >= 5.4.0
|
||||||
BuildRequires: cmake(Qt5Designer) >= 5.3.0
|
BuildRequires: cmake(Qt5Designer) >= 5.4.0
|
||||||
BuildRequires: cmake(Qt5Network) >= 5.3.0
|
BuildRequires: cmake(Qt5Network) >= 5.4.0
|
||||||
BuildRequires: cmake(Qt5PrintSupport) >= 5.3.0
|
BuildRequires: cmake(Qt5PrintSupport) >= 5.4.0
|
||||||
BuildRequires: cmake(Qt5Svg) >= 5.3.0
|
BuildRequires: cmake(Qt5Svg) >= 5.4.0
|
||||||
BuildRequires: cmake(Qt5Test) >= 5.3.0
|
BuildRequires: cmake(Qt5Test) >= 5.4.0
|
||||||
BuildRequires: cmake(Qt5Widgets) >= 5.3.0
|
BuildRequires: cmake(Qt5Widgets) >= 5.4.0
|
||||||
BuildRequires: cmake(Qt5X11Extras) >= 5.3.0
|
BuildRequires: cmake(Qt5X11Extras) >= 5.4.0
|
||||||
BuildRequires: pkgconfig(openssl)
|
BuildRequires: pkgconfig(openssl)
|
||||||
BuildRequires: pkgconfig(sm)
|
BuildRequires: pkgconfig(sm)
|
||||||
BuildRequires: pkgconfig(x11)
|
BuildRequires: pkgconfig(x11)
|
||||||
@ -167,10 +167,10 @@ Requires: kparts-devel >= %{_tar_path}
|
|||||||
Requires: ktextwidgets-devel >= %{_tar_path}
|
Requires: ktextwidgets-devel >= %{_tar_path}
|
||||||
Requires: kunitconversion-devel >= %{_tar_path}
|
Requires: kunitconversion-devel >= %{_tar_path}
|
||||||
Requires: kwindowsystem-devel >= %{_tar_path}
|
Requires: kwindowsystem-devel >= %{_tar_path}
|
||||||
Requires: cmake(Qt5Core) >= 5.3.0
|
Requires: cmake(Qt5Core) >= 5.4.0
|
||||||
Requires: cmake(Qt5DBus) >= 5.3.0
|
Requires: cmake(Qt5DBus) >= 5.4.0
|
||||||
Requires: cmake(Qt5PrintSupport) >= 5.3.0
|
Requires: cmake(Qt5PrintSupport) >= 5.4.0
|
||||||
Requires: cmake(Qt5Xml) >= 5.3.0
|
Requires: cmake(Qt5Xml) >= 5.4.0
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
This package includes CMake macros and C++
|
This package includes CMake macros and C++
|
||||||
|
Loading…
x
Reference in New Issue
Block a user