1
0

Accepting request 461392 from KDE:Frameworks5

Update to KDE Frameworks 5.31 and KDE Plasma 5.9.3

OBS-URL: https://build.opensuse.org/request/show/461392
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/frameworkintegration?expand=0&rev=41
This commit is contained in:
Dominique Leuenberger 2017-03-03 16:46:48 +00:00 committed by Git OBS Bridge
commit 43b01461ad
4 changed files with 21 additions and 9 deletions

View File

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

View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Feb 13 08:42:38 UTC 2017 - fabian@ritter-vogt.de
- Build with AppStream-Qt again, right version now available
-------------------------------------------------------------------
Thu Feb 9 09:22:42 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:37:26 UTC 2017 - hrvoje.senjan@gmail.com

View File

@ -17,9 +17,9 @@
%define lname libKF5Style5
%define _tar_path 5.30
%define _tar_path 5.31
Name: frameworkintegration
Version: 5.30.0
Version: 5.31.0
Release: 0
%define kf5_version %{version}
BuildRequires: cmake >= 3.0
@ -34,10 +34,10 @@ BuildRequires: kio-devel >= %{_tar_path}
BuildRequires: knotifications-devel >= %{_tar_path}
BuildRequires: kpackage-devel >= %{_tar_path}
BuildRequires: kwidgetsaddons-devel >= %{_tar_path}
#BuildRequires: cmake(AppstreamQt)
BuildRequires: cmake(Qt5DBus) >= 5.5.0
BuildRequires: cmake(Qt5Widgets) >= 5.5.0
BuildRequires: cmake(Qt5X11Extras) >= 5.5.0
BuildRequires: cmake(AppStreamQt) >= 0.10.4
BuildRequires: cmake(Qt5DBus) >= 5.6.0
BuildRequires: cmake(Qt5Widgets) >= 5.6.0
BuildRequires: cmake(Qt5X11Extras) >= 5.6.0
#BuildRequires: cmake(packagekitqt5)
BuildRequires: cmake(KF5NewStuff)
BuildRequires: pkgconfig(x11)