From c4aa1322ad2572a7c5a924f5497adbf94e9ef20c4274a2376b8410e583dd3aea Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Thu, 31 Jan 2019 10:46:39 +0000 Subject: [PATCH] - BuildRequires: lxqt-build-tools-devel >= 0.5.0 OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qlipper?expand=0&rev=7 --- qlipper.changes | 5 +++++ qlipper.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/qlipper.changes b/qlipper.changes index cc16461..9c1b760 100644 --- a/qlipper.changes +++ b/qlipper.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 31 10:46:28 UTC 2019 - Michael Vetter + +- BuildRequires: lxqt-build-tools-devel >= 0.5.0 + ------------------------------------------------------------------- Wed Aug 8 17:03:18 UTC 2018 - jengelh@inai.de diff --git a/qlipper.spec b/qlipper.spec index 327a61e..b73f009 100644 --- a/qlipper.spec +++ b/qlipper.spec @@ -1,7 +1,7 @@ # # spec file for package qlipper # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -28,7 +28,7 @@ BuildRequires: cmake >= 3.1.0 BuildRequires: gcc-c++ BuildRequires: hicolor-icon-theme BuildRequires: libQt5Gui-private-headers-devel -BuildRequires: lxqt-build-tools-devel >= 0.4.0 +BuildRequires: lxqt-build-tools-devel >= 0.5.0 BuildRequires: pkgconfig BuildRequires: cmake(Qt5LinguistTools) BuildRequires: pkgconfig(Qt5Network)