Accepting request 461414 from KDE:Frameworks5
Update to KDE Frameworks 5.31 and KDE Plasma 5.9.3 OBS-URL: https://build.opensuse.org/request/show/461414 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdelibs4support?expand=0&rev=37
This commit is contained in:
commit
ab06f99b10
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b5734b63e1a4a89d0fd3260bf190a5e1608b1b17001ea36cc031a41be62a6f3a
|
||||
size 3341180
|
3
kdelibs4support-5.31.0.tar.xz
Normal file
3
kdelibs4support-5.31.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f482ce4f8e9e0259aeed26e8d63b6dc2e4c05161416aff005b9adb6a4aa604fa
|
||||
size 3343224
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 9 09:25:59 UTC 2017 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.31.0
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/kde-frameworks-5.31.0.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 8 23:39:49 UTC 2017 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -18,9 +18,9 @@
|
||||
|
||||
%bcond_without lang
|
||||
%define lname libKF5KDELibs4Support5
|
||||
%define _tar_path 5.30
|
||||
%define _tar_path 5.31
|
||||
Name: kdelibs4support
|
||||
Version: 5.30.0
|
||||
Version: 5.31.0
|
||||
Release: 0
|
||||
%define kf5_version %{version}
|
||||
BuildRequires: NetworkManager-devel
|
||||
@ -52,16 +52,16 @@ BuildRequires: kwidgetsaddons-devel >= %{_tar_path}
|
||||
BuildRequires: kwindowsystem-devel >= %{_tar_path}
|
||||
BuildRequires: kxmlgui-devel >= %{_tar_path}
|
||||
BuildRequires: perl-URI
|
||||
BuildRequires: cmake(Qt5Concurrent) >= 5.5.0
|
||||
BuildRequires: cmake(Qt5Core) >= 5.5.0
|
||||
BuildRequires: cmake(Qt5DBus) >= 5.5.0
|
||||
BuildRequires: cmake(Qt5Designer) >= 5.5.0
|
||||
BuildRequires: cmake(Qt5Network) >= 5.5.0
|
||||
BuildRequires: cmake(Qt5PrintSupport) >= 5.5.0
|
||||
BuildRequires: cmake(Qt5Svg) >= 5.5.0
|
||||
BuildRequires: cmake(Qt5Test) >= 5.5.0
|
||||
BuildRequires: cmake(Qt5Widgets) >= 5.5.0
|
||||
BuildRequires: cmake(Qt5X11Extras) >= 5.5.0
|
||||
BuildRequires: cmake(Qt5Concurrent) >= 5.6.0
|
||||
BuildRequires: cmake(Qt5Core) >= 5.6.0
|
||||
BuildRequires: cmake(Qt5DBus) >= 5.6.0
|
||||
BuildRequires: cmake(Qt5Designer) >= 5.6.0
|
||||
BuildRequires: cmake(Qt5Network) >= 5.6.0
|
||||
BuildRequires: cmake(Qt5PrintSupport) >= 5.6.0
|
||||
BuildRequires: cmake(Qt5Svg) >= 5.6.0
|
||||
BuildRequires: cmake(Qt5Test) >= 5.6.0
|
||||
BuildRequires: cmake(Qt5Widgets) >= 5.6.0
|
||||
BuildRequires: cmake(Qt5X11Extras) >= 5.6.0
|
||||
BuildRequires: pkgconfig(openssl)
|
||||
BuildRequires: pkgconfig(sm)
|
||||
BuildRequires: pkgconfig(x11)
|
||||
@ -77,7 +77,7 @@ Url: http://www.kde.org
|
||||
Source: http://download.kde.org/stable/frameworks/%{_tar_path}/portingAids/%{name}-%{version}.tar.xz
|
||||
Source1: baselibs.conf
|
||||
# PATCH-FIX-UPSTREAM use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch -- We can enable usage of setFallbackSessionManagementEnabled function
|
||||
# with Qt 5.5.1, as we have the qtbase patch backported. For now only apppy patch on 42.1 Leap, as TW doesn't have that patch yet -- #354724, boo#95.300
|
||||
# with Qt 5.5.1, as we have the qtbase patch backported. For now only apppy patch on 42.1 Leap, as TW doesn't have that patch yet -- #354724, boo#95.310
|
||||
Patch0: use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
@ -167,10 +167,10 @@ Requires: kparts-devel >= %{_tar_path}
|
||||
Requires: ktextwidgets-devel >= %{_tar_path}
|
||||
Requires: kunitconversion-devel >= %{_tar_path}
|
||||
Requires: kwindowsystem-devel >= %{_tar_path}
|
||||
Requires: cmake(Qt5Core) >= 5.5.0
|
||||
Requires: cmake(Qt5DBus) >= 5.5.0
|
||||
Requires: cmake(Qt5PrintSupport) >= 5.5.0
|
||||
Requires: cmake(Qt5Xml) >= 5.5.0
|
||||
Requires: cmake(Qt5Core) >= 5.6.0
|
||||
Requires: cmake(Qt5DBus) >= 5.6.0
|
||||
Requires: cmake(Qt5PrintSupport) >= 5.6.0
|
||||
Requires: cmake(Qt5Xml) >= 5.6.0
|
||||
|
||||
%description devel
|
||||
This package includes CMake macros and C++
|
||||
|
Loading…
x
Reference in New Issue
Block a user