SHA256
8
0
forked from pool/newt

Accepting request 530575 from home:jengelh:branches:devel:libraries:c_c++

- Rectify RPM groups.

OBS-URL: https://build.opensuse.org/request/show/530575
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=38
This commit is contained in:
2017-10-03 14:11:41 +00:00
committed by Git OBS Bridge
parent 0729a6c84f
commit 30e2ede513
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Oct 2 21:35:26 UTC 2017 - jengelh@inai.de
- Rectify RPM groups.
-------------------------------------------------------------------
Sun Sep 24 13:04:01 UTC 2017 - mc@suse.com

View File

@@ -138,7 +138,7 @@ etc., to text mode user interfaces.
%package -n python-%{name}
Summary: Python bindings for newt
License: GPL-2.0 and GPL-2.0+ and LGPL-2.1+
Group: Development/Libraries/Python
Group: Development/Languages/Python
Requires: %{name} = %{version}
Provides: %{name}-python = %{version}
Obsoletes: %{name}-python < %{version}
@@ -152,7 +152,7 @@ library providing a python API for creating text mode interfaces.
%package -n python3-%{name}
Summary: Python 3 bindings for newt
License: LGPL-2.1+
Group: Development/Libraries
Group: Development/Languages/Python
Requires: %{name} = %{version}-%{release}
%description -n python3-%{name}