Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gerbv for openSUSE:Factory checked in at 2026-05-04 17:24:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gerbv (Old) and /work/SRC/openSUSE:Factory/.gerbv.new.30200 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gerbv" Mon May 4 17:24:20 2026 rev:17 rq:1350660 version:2.13.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gerbv/gerbv.changes 2026-03-20 21:27:32.564806537 +0100 +++ /work/SRC/openSUSE:Factory/.gerbv.new.30200/gerbv.changes 2026-05-04 17:24:21.434515928 +0200 @@ -1,0 +2,38 @@ +Sat Mar 21 14:14:01 UTC 2026 - Wojciech Kazubski <[email protected]> + +- Update to 2.13.0: + Bug fixes + * Fix bug in when BuildOptions.cmake checks if variables are + defined or… by @spe-ciellt in #429 + * Moved install() command for init.scm to tinyscheme CMakeLists.txt + by @spe-ciellt in #430 + * Update linux packaging by @spe-ciellt in #432 + * Swap config stage and locale stage in CMakeLists.txt by @spe-ciellt + in #445 + * Fix website rebuild: dedicated ci-website job and replace m4 with + shell script by @spe-ciellt in #447 + New features + * Build both static and shared version of libgerbv at the same time + by @spe-ciellt in #425 (static library removed) + * NSIS packaging on the Windows platform by @spe-ciellt in #441 + Documentation + * BUILD.md is added and README.md is updated by @spe-ciellt in #434 + * Updated BUILD.md with lists of packages to build by @spe-ciellt in #446 + Buildsystem (CMake/CTest/CPack/etc) + * Add fetch-depth to 0 for all jobs that builds an artifact to be + released by @spe-ciellt in #443 + * Switch website deploy to SSH deploy key, drop PAT and real email + by @spe-ciellt in #449 + Other changes + * fix: start new cairo subpath before drawing aperture holes by + @rampageservices in #380 + * fix: track source pointers in layer/state duplication by + @rampageservices in #381 + * docs: mention bundled dxflib license in README by @rampageservices + in #386 + * cosmetic: remove redundant vertex workaround from gerbv_draw_polygon + by @rampageservices in #436 + * cmake: add COMMAND_ERROR_IS_FATAL ANY to configure-time + execute_process calls by @rampageservices in #438 + +------------------------------------------------------------------- Old: ---- gerbv-2.12.0.tar.gz New: ---- gerbv-2.13.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gerbv.spec ++++++ --- /var/tmp/diff_new_pack.4uIyGB/_old 2026-05-04 17:24:22.326552537 +0200 +++ /var/tmp/diff_new_pack.4uIyGB/_new 2026-05-04 17:24:22.326552537 +0200 @@ -18,7 +18,7 @@ Name: gerbv %define libname lib%{name} -Version: 2.12.0 +Version: 2.13.0 Release: 0 %define somajor 1 Summary: Gerber File Viewer that supports the RS-274X Standard @@ -82,6 +82,7 @@ %suse_update_desktop_file -r %{name} Education Engineering find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print +find %{buildroot}%{_libdir} -name '*.a' -type f -delete -print %find_lang %{name} ++++++ gerbv-2.12.0.tar.gz -> gerbv-2.13.0.tar.gz ++++++ ++++ 1838 lines of diff (skipped)
