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:
@@ -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
|
||||
|
||||
|
||||
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user