Accepting request 660857 from KDE:Frameworks5
OBS-URL: https://build.opensuse.org/request/show/660857 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kcompletion?expand=0&rev=62
This commit is contained in:
commit
b668a3f118
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 15 13:53:34 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Use noun phrase in summaries.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 09 19:43:42 UTC 2018 - lbeltrame@kde.org
|
||||
|
||||
|
@ -26,7 +26,7 @@
|
||||
Name: kcompletion
|
||||
Version: 5.53.0
|
||||
Release: 0
|
||||
Summary: Provides widgets with advanced completion support
|
||||
Summary: Widgets with advanced completion support
|
||||
License: LGPL-2.1-or-later
|
||||
Group: System/GUI/KDE
|
||||
URL: https://www.kde.org
|
||||
@ -48,7 +48,7 @@ KCompletion provides widgets with advanced completion support as well as a
|
||||
lower-level completion class which can be used with your own widgets.
|
||||
|
||||
%package -n %{lname}
|
||||
Summary: Provides widgets with advanced completion support
|
||||
Summary: Widgets with advanced completion support
|
||||
Group: System/GUI/KDE
|
||||
%if %{with lang}
|
||||
Recommends: %{lname}-lang = %{version}
|
||||
@ -59,16 +59,16 @@ KCompletion provides widgets with advanced completion support as well as a
|
||||
lower-level completion class which can be used with your own widgets.
|
||||
|
||||
%package devel
|
||||
Summary: Provides widgets with advanced completion support
|
||||
Summary: Header files for kcompletion, a widget collection with completion support
|
||||
Group: Development/Libraries/KDE
|
||||
Requires: %{lname} = %{version}
|
||||
Requires: extra-cmake-modules
|
||||
Requires: cmake(Qt5Widgets) >= 5.6.0
|
||||
|
||||
%description devel
|
||||
KCompletion provides widgets with advanced completion support as well as a
|
||||
lower-level completion class which can be used with your own widgets. Development
|
||||
files.
|
||||
Development files for KCompletion, a widget collection with advanced
|
||||
completion support as well as a lower-level completion class which
|
||||
can be used with own widgets.
|
||||
|
||||
%lang_package -n %{lname}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user