Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pstoedit for openSUSE:Factory checked in at 2021-09-10 23:41:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pstoedit (Old) and /work/SRC/openSUSE:Factory/.pstoedit.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pstoedit" Fri Sep 10 23:41:30 2021 rev:33 rq:917958 version:3.77 Changes: -------- --- /work/SRC/openSUSE:Factory/pstoedit/pstoedit.changes 2020-10-03 18:57:34.869620427 +0200 +++ /work/SRC/openSUSE:Factory/.pstoedit.new.1899/pstoedit.changes 2021-09-10 23:41:55.610598684 +0200 @@ -1,0 +2,14 @@ +Tue Sep 7 12:36:01 UTC 2021 - Stanislav Brabec <[email protected]> + +- Update to version 3.77: + * Added experimental support for filled objects in DXF output + using the HATCH element of DXF. + * Fixed a problem when running pstoedit with output to standard + output instead of a file. + * Adapted to new versioning scheme of GhostScript. + * Additional backend for pcb-rnd. + * Some additional options in WEMF driver. + * Better handling of bounding box in EMF output. + * Better handling of metric option in fig driver. + +------------------------------------------------------------------- Old: ---- pstoedit-3.75.tar.gz New: ---- pstoedit-3.77.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pstoedit.spec ++++++ --- /var/tmp/diff_new_pack.TBLX6e/_old 2021-09-10 23:41:56.106599212 +0200 +++ /var/tmp/diff_new_pack.TBLX6e/_new 2021-09-10 23:41:56.110599216 +0200 @@ -1,7 +1,7 @@ # # spec file for package pstoedit # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: pstoedit -Version: 3.75 +Version: 3.77 Release: 0 Summary: PostScript and PDF Converter License: GPL-2.0-or-later ++++++ pstoedit-3.75.tar.gz -> pstoedit-3.77.tar.gz ++++++ ++++ 17610 lines of diff (skipped) ++++++ reproducible.patch ++++++ --- /var/tmp/diff_new_pack.TBLX6e/_old 2021-09-10 23:41:56.282599398 +0200 +++ /var/tmp/diff_new_pack.TBLX6e/_new 2021-09-10 23:41:56.282599398 +0200 @@ -1,13 +1,13 @@ -Index: pstoedit-3.75/src/pstoedit.cpp +Index: pstoedit-3.77/src/pstoedit.cpp =================================================================== ---- pstoedit-3.75.orig/src/pstoedit.cpp -+++ pstoedit-3.75/src/pstoedit.cpp -@@ -399,7 +399,7 @@ extern "C" DLLEXPORT +--- pstoedit-3.77.orig/src/pstoedit.cpp ++++ pstoedit-3.77/src/pstoedit.cpp +@@ -406,7 +406,7 @@ extern "C" DLLEXPORT const char buildtype [] = "release build"; #endif errstream << "pstoedit: version " << PACKAGE_VERSION << " / DLL interface " << - drvbaseVersion << " (built: " << __DATE__ << " - " << buildtype << " - " << compversion << ")" + drvbaseVersion << " (" << buildtype << " - " << compversion << ")" - " : Copyright (C) 1993 - 2020 Wolfgang Glunz\n"; + " : Copyright (C) 1993 - 2021 Wolfgang Glunz\n"; }
