Accepting request 658615 from home:jengelh:branches:KDE:Frameworks5
- Use noun phrase in summaries. OBS-URL: https://build.opensuse.org/request/show/658615 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcompletion?expand=0&rev=162
This commit is contained in:
committed by
Git OBS Bridge
parent
a50b35dfa3
commit
05a00c9ce0
@@ -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}
|
||||
|
||||
|
Reference in New Issue
Block a user