From f0b92d7c5522514b6d225458e283fc291ab789e4ef6a0984df598e64c5de8414 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Sat, 29 Apr 2017 14:25:56 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kirigami2?expand=0&rev=10 --- kirigami2.spec | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/kirigami2.spec b/kirigami2.spec index 32fe528..89a89b2 100644 --- a/kirigami2.spec +++ b/kirigami2.spec @@ -1,7 +1,7 @@ # # spec file for package kirigami2 # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,15 +18,13 @@ %bcond_without lang Name: kirigami2 -Version: 2.0.0 +Version: 2.1.0 Release: 0 Summary: Set of QtQuick components License: LGPL-2.1+ Group: Development/Libraries/KDE Url: http://www.kde.org/ Source: http://download.kde.org/stable/kirigami/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM fix-license.patch notmart@gmail.com -- fix license header -Patch1: fix-license.patch BuildRequires: extra-cmake-modules >= 0.0.8 BuildRequires: kf5-filesystem BuildRequires: cmake(KF5Declarative) @@ -37,8 +35,7 @@ BuildRequires: cmake(Qt5Quick) >= 5.7.0 BuildRequires: cmake(Qt5Svg) >= 5.7.0 BuildRequires: cmake(Qt5Test) >= 5.7.0 BuildRequires: cmake(Qt5QuickControls2) >= 5.7.0 -# Remove this line once sr 446444 accepted -BuildRequires: libQt5QuickControls2-5 +Requires: libqt5-qtquickcontrols2 BuildRoot: %{_tmppath}/%{name}-%{version}-build %if %{with lang} BuildRequires: cmake(Qt5LinguistTools) >= 5.7.0 @@ -63,7 +60,6 @@ Development files. %prep %setup -q -%patch1 -p1 %build %cmake_kf5 -d build