From c6fa7341ccf46279ea2f538c36db014de48dd97846a7db76321409480a4a2ea8 Mon Sep 17 00:00:00 2001 From: Mikhail Terekhov Date: Thu, 4 Jan 2018 19:02:48 +0000 Subject: [PATCH] Accepting request 561723 from home:termim:branches:devel:languages:pascal - fix description fo libQt5Pas packages OBS-URL: https://build.opensuse.org/request/show/561723 OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/lazarus?expand=0&rev=45 --- lazarus.changes | 5 +++++ lazarus.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/lazarus.changes b/lazarus.changes index c1591fd..eae7d53 100644 --- a/lazarus.changes +++ b/lazarus.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 4 18:25:37 UTC 2018 - termim@gmail.com + +- fix description fo libQt5Pas packages + ------------------------------------------------------------------- Tue Dec 26 15:18:15 UTC 2017 - jengelh@inai.de diff --git a/lazarus.spec b/lazarus.spec index acf93f5..aeaf5b9 100644 --- a/lazarus.spec +++ b/lazarus.spec @@ -1,7 +1,7 @@ # # spec file for package lazarus # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -81,7 +81,7 @@ tool for the FreePascal compiler using the Lazarus component library - LCL. The LCL is included in this package. %package -n libQt5Pas%{sover} -Summary: Use Qt5 with Free Pascal +Summary: Free Pascal interface to Qt5 License: LGPL-3.0 Group: System/Libraries @@ -89,13 +89,13 @@ Group: System/Libraries Library that allows to use Qt5 with Free Pascal %package -n libQt5Pas-devel -Summary: C and C++ bindings for libQt5Pas%{sover} +Summary: Free Pascal interface to Qt5 License: LGPL-3.0 Group: Development/Libraries/Other Requires: libQt5Pas%{sover} = %{version} %description -n libQt5Pas-devel -This package contains C and C++ Qt5 bindings to use with libQt5Pas%{sover} +Development files for Free Pascal interface to Qt5. %prep %setup -q -n %{name}