diff --git a/kirigami2.spec b/kirigami2.spec index 6066f3e..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) @@ -62,7 +60,6 @@ Development files. %prep %setup -q -%patch1 -p1 %build %cmake_kf5 -d build