Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libdxfrw for openSUSE:Factory checked in at 2022-01-25 17:36:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libdxfrw (Old) and /work/SRC/openSUSE:Factory/.libdxfrw.new.1938 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libdxfrw" Tue Jan 25 17:36:06 2022 rev:12 rq:948961 version:1.0.1+git.20220109 Changes: -------- --- /work/SRC/openSUSE:Factory/libdxfrw/libdxfrw.changes 2022-01-11 21:24:14.429168609 +0100 +++ /work/SRC/openSUSE:Factory/.libdxfrw.new.1938/libdxfrw.changes 2022-01-25 17:37:37.713690327 +0100 @@ -1,0 +2,21 @@ +Tue Jan 18 07:54:50 UTC 2022 - [email protected] + +- Update to version 1.0.1+git.20220109: + * fixed ambiguous error for DRW_Dimension::parseDwg() + * fixed enless while()-loop for pre 2004 versions + * dwgReader::readDwgObjects() stop reading after 1st error + * dwgReader::readDwgEntities() stop reading after 1st error + * replace ENTRY_PARSE macro with template method + * remove unused DRW_Class::parseCode() method + * protect vector<>.reserve() calls + * Added NULL check for hatch code 93 + * Fix bounds check in DRW_LWPolyline + * fix, check maxClassNum for valid value + * fixed wrong 2010+ check for 64-bit size + * Set compiler warnings on by default, because makes harder for bugs to go undetected. modified: CMakeLists.txt + * Fixed fall through and other warnings (#54) + * fix "Vertex ID" printout +- remove (it is upstream) + * 0001-fix-Vertex-ID-printout.patch + +------------------------------------------------------------------- Old: ---- 0001-fix-Vertex-ID-printout.patch libdxfrw-1.0.1+git.20211110.tar.xz New: ---- libdxfrw-1.0.1+git.20220109.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libdxfrw.spec ++++++ --- /var/tmp/diff_new_pack.mlv9er/_old 2022-01-25 17:37:41.921661346 +0100 +++ /var/tmp/diff_new_pack.mlv9er/_new 2022-01-25 17:37:41.925661318 +0100 @@ -20,14 +20,13 @@ %define so_ver 1 Name: libdxfrw -Version: 1.0.1+git.20211110 +Version: 1.0.1+git.20220109 Release: 0 Summary: Library to read and write DXF files License: GPL-2.0-or-later Group: Development/Libraries/C and C++ URL: https://github.com/LibreCAD/libdxfrw/ Source0: %{name}-%{version}.tar.xz -Patch0: 0001-fix-Vertex-ID-printout.patch BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: ninja ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.mlv9er/_old 2022-01-25 17:37:41.965661042 +0100 +++ /var/tmp/diff_new_pack.mlv9er/_new 2022-01-25 17:37:41.969661016 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">git://github.com/LibreCAD/libdxfrw/</param> - <param name="changesrevision">fcd977cc7f8f6cc7f012e5b72d33cf7d77b3fa69</param></service></servicedata> + <param name="changesrevision">072aecd49d835eb83e41572a4ab4d143fdba105a</param></service></servicedata> (No newline at EOF) ++++++ libdxfrw-1.0.1+git.20211110.tar.xz -> libdxfrw-1.0.1+git.20220109.tar.xz ++++++ ++++ 3009 lines of diff (skipped)
