Hello community,

here is the log from the commit of package opencsg for openSUSE:Factory checked 
in at 2017-06-20 09:41:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/opencsg (Old)
 and      /work/SRC/openSUSE:Factory/.opencsg.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "opencsg"

Tue Jun 20 09:41:05 2017 rev:2 rq:504776 version:1.3.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/opencsg/opencsg.changes  2017-06-12 
15:27:55.298525233 +0200
+++ /work/SRC/openSUSE:Factory/.opencsg.new/opencsg.changes     2017-06-20 
09:41:06.470040833 +0200
@@ -1,0 +2,5 @@
+Wed May 10 10:13:32 UTC 2017 - [email protected]
+
+- Compact and diversify package descriptions.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ opencsg.spec ++++++
--- /var/tmp/diff_new_pack.onOLar/_old  2017-06-20 09:41:07.141946097 +0200
+++ /var/tmp/diff_new_pack.onOLar/_new  2017-06-20 09:41:07.141946097 +0200
@@ -19,9 +19,9 @@
 Name:           opencsg
 Version:        1.3.2
 Release:        0
-Summary:        CSG rendering library
+Summary:        Constructive Solid Geometry rendering library
 License:        SUSE-GPL-2.0-with-linking-exception
-Group:          System/Libraries
+Group:          Development/Libraries/C and C++
 Url:            http://www.opencsg.org/
 Source:         http://www.opencsg.org/OpenCSG-%{version}.tar.gz
 BuildRequires:  freeglut-devel
@@ -33,33 +33,33 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
-OpenCSG is a library that does image-based CSG rendering using OpenGL.
-
-What is CSG, anyway? CSG is short for Constructive Solid Geometry
-and denotes an approach to model complex 3D-shapes using simpler
-ones. I.e., two shapes can be combined by taking the union of them,
-by intersecting them, or by subtracting one shape of the other.
-The most basic shapes, which are not result of such a CSG operation,
-are called primitives. Primitives must be solid, i.e.,
-they must have a clearly defined interior and exterior.
-By construction, a CSG shape is also solid then.
+OpenCSG is a library that does image-based Constructive Solid
+Geometry rendering using OpenGL.
 
 %package -n libopencsg1
-Summary:        CSG rendering library
+Summary:        Constructive Solid Geometry rendering library
 Group:          System/Libraries
 
 %description -n libopencsg1
-OpenCSG is a library that does image-based CSG rendering using OpenGL.
+OpenCSG is a library that does image-based Constructive Solid
+Geometry rendering using OpenGL. CSG denotes an approach to model 3D
+shapes by applying operations such as union, intersection or
+subtraction to so-called primtives, the latter of which are solid
+(i.e. have a clearly defined interior and exterior).
 
 %package devel
-Summary:        CSG rendering library
+Summary:        Development files for opencsg, a CSG rendering library
 Group:          Development/Libraries/C and C++
 Requires:       freeglut-devel
 Requires:       glew-devel
 Requires:       libopencsg1 = %{version}
 
 %description devel
-Development files for OpenCSG
+OpenCSG is a library that does image-based Constructive Solid
+Geometry rendering using OpenGL.
+
+This subpackage contains libraries and header files for developing
+applications that want to make use of opencsg.
 
 %prep
 %setup -q -n OpenCSG-%{version}


Reply via email to