Accepting request 567922 from home:wolfi323:branches:KDE:Applications

- Fix package summary and description

OBS-URL: https://build.opensuse.org/request/show/567922
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/konqueror?expand=0&rev=55
This commit is contained in:
Luca Beltrame 2018-01-21 00:07:04 +00:00 committed by Git OBS Bridge
parent e0184b3232
commit 1cf8398f2b
2 changed files with 10 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Jan 20 20:37:33 UTC 2018 - wbauer@tmo.at
- Fix package summary and description
-------------------------------------------------------------------
Thu Jan 11 23:41:15 CET 2018 - lbeltrame@kde.org

View File

@ -26,7 +26,7 @@ Release: 0
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
# It can only build on the same platforms as Qt Webengine
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64
Summary: KDE Konqueror Libraries
Summary: KDE File Manager and Browser
# Note for legal: konqueror-17.04.2/webenginepart/autotests/webengine_testutils.h is Qt commercial OR GPL-3.0
# but it is neither built nor installed in our package.
License: GPL-2.0+
@ -70,10 +70,11 @@ Recommends: %{name}-lang
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
This package contains the libraries used by file managers as Konqueror.
Konqueror allows you to manage your files and browse the web in a
unified interface.
%package -n webenginepart
Summary: KDE Konqueror Libraries
Summary: KDE WebEngine web browser component
Group: System/GUI/KDE
%description -n webenginepart
@ -93,7 +94,7 @@ Provides: konqueror5-plugins = %{version}
These plugins extend the functionality of Konqueror.
%package devel
Summary: KDE Base Libraries
Summary: KDE Konqueror Libraries: Build Environment
Group: Development/Libraries/KDE
Requires: %{name} = %{version}
Obsoletes: kdebase4-devel