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-08-02 22:09:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libdxfrw (Old) and /work/SRC/openSUSE:Factory/.libdxfrw.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libdxfrw" Tue Aug 2 22:09:19 2022 rev:13 rq:992158 version:1.1.0~rc1+git.20220702 Changes: -------- --- /work/SRC/openSUSE:Factory/libdxfrw/libdxfrw.changes 2022-01-25 17:37:37.713690327 +0100 +++ /work/SRC/openSUSE:Factory/.libdxfrw.new.1533/libdxfrw.changes 2022-08-02 22:09:58.257907236 +0200 @@ -1,0 +2,10 @@ +Tue Jul 26 05:25:31 UTC 2022 - [email protected] + +- Update to version 1.1.0~rc1+git.20220702: + * removed unnecessary std::endl calls which were causing significant slowdown when writing to file + * fix "iterator after end" error on some strings + * minor, removed superfluous semicolon + * fix processViewport(), removed misplaced break +- switch to obs_scm + +------------------------------------------------------------------- Old: ---- libdxfrw-1.0.1+git.20220109.tar.xz New: ---- libdxfrw-1.1.0~rc1+git.20220702.obscpio libdxfrw.obsinfo ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libdxfrw.spec ++++++ --- /var/tmp/diff_new_pack.6ApDQs/_old 2022-08-02 22:09:59.029909463 +0200 +++ /var/tmp/diff_new_pack.6ApDQs/_new 2022-08-02 22:09:59.033909474 +0200 @@ -20,7 +20,7 @@ %define so_ver 1 Name: libdxfrw -Version: 1.0.1+git.20220109 +Version: 1.1.0~rc1+git.20220702 Release: 0 Summary: Library to read and write DXF files License: GPL-2.0-or-later ++++++ _service ++++++ --- /var/tmp/diff_new_pack.6ApDQs/_old 2022-08-02 22:09:59.061909555 +0200 +++ /var/tmp/diff_new_pack.6ApDQs/_new 2022-08-02 22:09:59.065909566 +0200 @@ -1,15 +1,18 @@ <services> - <service mode="disabled" name="tar_scm"> - <param name="url">git://github.com/LibreCAD/libdxfrw/</param> + <service mode="disabled" name="obs_scm"> + <param name="url">https://github.com/LibreCAD/libdxfrw/</param> <param name="scm">git</param> <param name="changesgenerate">enable</param> <param name="filename">libdxfrw</param> <param name="versionformat">@PARENT_TAG@+git.%cd</param> + <param name="versionrewrite-pattern">-</param> + <param name="versionrewrite-replacement">~</param> </service> - <service mode="disabled" name="recompress"> + <service mode="disabled" name="set_version"/> + <service name="tar" mode="buildtime"/> + <service name="recompress" mode="buildtime"> <param name="file">*.tar</param> <param name="compression">xz</param> </service> - <service mode="disabled" name="set_version"/> </services> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.6ApDQs/_old 2022-08-02 22:09:59.089909635 +0200 +++ /var/tmp/diff_new_pack.6ApDQs/_new 2022-08-02 22:09:59.093909646 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> - <param name="url">git://github.com/LibreCAD/libdxfrw/</param> - <param name="changesrevision">072aecd49d835eb83e41572a4ab4d143fdba105a</param></service></servicedata> + <param name="url">https://github.com/LibreCAD/libdxfrw/</param> + <param name="changesrevision">419381d2404c8c881f876986e7fbcdc27b8625e3</param></service></servicedata> (No newline at EOF) ++++++ libdxfrw.obsinfo ++++++ name: libdxfrw version: 1.1.0~rc1+git.20220702 mtime: 1656788008 commit: a610710c31f6029f70e169bd657d3a32e8e0bf38
