Hello community, here is the log from the commit of package slang for openSUSE:Factory checked in at 2017-06-20 10:58:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/slang (Old) and /work/SRC/openSUSE:Factory/.slang.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "slang" Tue Jun 20 10:58:03 2017 rev:29 rq:503684 version:2.3.1a Changes: -------- --- /work/SRC/openSUSE:Factory/slang/slang.changes 2017-06-07 09:51:25.864534392 +0200 +++ /work/SRC/openSUSE:Factory/.slang.new/slang.changes 2017-06-20 10:59:17.108938972 +0200 @@ -1,0 +2,5 @@ +Fri Jun 9 09:10:36 UTC 2017 - [email protected] + +- Rectify RPM groups. Trim filler wording from description. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ slang.spec ++++++ --- /var/tmp/diff_new_pack.P6E7YH/_old 2017-06-20 10:59:17.792842573 +0200 +++ /var/tmp/diff_new_pack.P6E7YH/_new 2017-06-20 10:59:17.800841446 +0200 @@ -19,9 +19,9 @@ Name: slang Version: 2.3.1a Release: 0 -Summary: Programming Library and Embeddable Extansion Language +Summary: Programming Library and Embeddable Extension Language License: GPL-2.0+ -Group: System/Libraries +Group: Development/Libraries/C and C++ Url: http://www.jedsoft.org/ Source0: http://www.jedsoft.org/releases/slang/slang-%{version}.tar.bz2 Source1: http://www.jedsoft.org/releases/slang/slang-%{version}.tar.bz2.asc @@ -47,12 +47,11 @@ %endif %description -S-Lang is a multi-platform programming library designed to allow a developer to -create robust multi-platform software. It provides facilities required by -interactive applications such as display/screen management, keyboard input, -keymaps etc. Another major feature of the library is the interpreter for the -S-Lang extension language which can be embedded into an application to make it -extensible. With slsh a standalone interpreter is available as well. +S-Lang is a programming library for creating multi-platform software. +It provides display/screen management, keyboard input, keymaps, etc. +Another feature is the interpreter for the S-Lang extension language +which can be embedded into an application to make it extensible. With +slsh, a standalone interpreter is available as well. %package slsh Summary: Interpreter for S-Lang Scripts @@ -62,19 +61,18 @@ %description slsh slsh is a standalone interpreter of the S-Lang language. It can be used to -execute scripts or interactively. +execute scripts, or be run interactively. %package -n libslang2 Summary: Programming Library and Embeddable Extension Language Group: System/Libraries %description -n libslang2 -S-Lang is a multi-platform programming library designed to allow a developer to -create robust multi-platform software. It provides facilities required by -interactive applications such as display/screen management, keyboard input, -keymaps etc. Another major feature of the library is the interpreter for the -S-Lang extension language which can be embedded into an application to make it -extensible. With slsh a standalone interpreter is available as well. +S-Lang is a programming library for creating multi-platform software. +It provides display/screen management, keyboard input, keymaps, etc. +Another feature is the interpreter for the S-Lang extension language +which can be embedded into an application to make it extensible. With +slsh, a standalone interpreter is available as well. %package devel Summary: Programming Library and Embeddable Extension Language - Development Package @@ -83,12 +81,11 @@ Provides: slang:%{_includedir}/slang.h %description devel -S-Lang is a multi-platform programming library designed to allow a developer to -create robust multi-platform software. It provides facilities required by -interactive applications such as display/screen management, keyboard input, -keymaps etc. Another major feature of the library is the interpreter for the -S-Lang extension language which can be embedded into an application to make it -extensible. With slsh a standalone interpreter is available as well. +S-Lang is a programming library for creating multi-platform software. +It provides display/screen management, keyboard input, keymaps, etc. +Another feature is the interpreter for the S-Lang extension language +which can be embedded into an application to make it extensible. With +slsh, a standalone interpreter is available as well. This package contains all necessary include files and libraries needed to develop applications that require it.
