Hello community, here is the log from the commit of package gl2ps for openSUSE:Factory checked in at 2017-07-17 09:08:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gl2ps (Old) and /work/SRC/openSUSE:Factory/.gl2ps.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gl2ps" Mon Jul 17 09:08:49 2017 rev:12 rq:509550 version:1.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gl2ps/gl2ps.changes 2017-07-06 00:04:10.219783595 +0200 +++ /work/SRC/openSUSE:Factory/.gl2ps.new/gl2ps.changes 2017-07-17 09:08:49.771616457 +0200 @@ -1,0 +2,6 @@ +Mon Jul 10 22:00:38 UTC 2017 - [email protected] + +- Remove a bit of filler wording, and compact the description a bit + more for length. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gl2ps.spec ++++++ --- /var/tmp/diff_new_pack.kCx2WX/_old 2017-07-17 09:08:50.307540976 +0200 +++ /var/tmp/diff_new_pack.kCx2WX/_new 2017-07-17 09:08:50.311540413 +0200 @@ -22,7 +22,7 @@ Release: 0 Summary: OpenGL to PostScript Printing Library License: LGPL-2.0+ or SUSE-GL2PS-2.0 -Group: System/Libraries +Group: Development/Libraries/C and C++ Url: http://www.geuz.org/gl2ps/ Source0: http://geuz.org/gl2ps/src/%{name}-%{version}.tgz # PATCH-FIX-UPSTREAM no-copy-dt-needed-entries.patch [email protected] -- Fix linking with --no-copy-dt-needed-entries @@ -43,20 +43,21 @@ %endif %description -GL2PS is a C library providing high quality vector output for any OpenGL -application. The main difference between GL2PS and other similar libraries is -the use of sorting algorithms capable of handling intersecting and stretched -polygons, as well as non manifold objects. GL2PS provides advanced smooth -shading and text rendering, culling of invisible primitives, mixed -vector/bitmap output, and much more... - -GL2PS can currently create PostScript (PS), Encapsulated PostScript (EPS), -Portable Document Format (PDF) and Scalable Vector Graphics (SVG) files, as -well as LATEX files for the text fragments. GL2PS also provides limited, -experimental support for Portable LaTeX Graphics (PGF). Adding new vector -output formats should be relatively easy; you can also use the excellent -pstoedit program to transform the PostScript files generated by GL2PS into many -other vector formats such as xfig, cgm, wmf, etc. +GL2PS is a C library providing vector output for any OpenGL +application. It uses sorting algorithms capable of handling +intersecting and stretched polygons, as well as non-manifold objects. +GL2PS provides smooth shading and text rendering, culling of +invisible primitives and mixed vector/bitmap output. + +GL2PS can create PostScript (PS), Encapsulated PostScript (EPS), +Portable Document Format (PDF) and Scalable Vector Graphics (SVG) +files, as well as LaTeX files for the text fragments. It also +provides limited, experimental support for Portable LaTeX Graphics +(PGF). + +The pstoedit program can also be used to transform the PostScript +files generated by GL2PS into many other vector formats such as xfig, +cgm, wmf, etc. %package devel Summary: Development files for GL2PS @@ -72,20 +73,11 @@ Group: System/Libraries %description -n libgl2ps%{so_ver} -GL2PS is a C library providing high quality vector output for any OpenGL -application. The main difference between GL2PS and other similar libraries is -the use of sorting algorithms capable of handling intersecting and stretched -polygons, as well as non manifold objects. GL2PS provides advanced smooth -shading and text rendering, culling of invisible primitives, mixed -vector/bitmap output, and much more... - -GL2PS can currently create PostScript (PS), Encapsulated PostScript (EPS), -Portable Document Format (PDF) and Scalable Vector Graphics (SVG) files, as -well as LATEX files for the text fragments. GL2PS also provides limited, -experimental support for Portable LaTeX Graphics (PGF). Adding new vector -output formats should be relatively easy; you can also use the excellent -pstoedit program to transform the PostScript files generated by GL2PS into many -other vector formats such as xfig, cgm, wmf, etc. +GL2PS is a C library providing vector output for any OpenGL +application. It uses sorting algorithms capable of handling +intersecting and stretched polygons, as well as non-manifold objects. +GL2PS provides smooth shading and text rendering, culling of +invisible primitives and mixed vector/bitmap output. %prep %setup -q -n %{name}-%{version}-source
