Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nanopb for openSUSE:Factory checked in at 2022-09-12 19:08:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nanopb (Old) and /work/SRC/openSUSE:Factory/.nanopb.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nanopb" Mon Sep 12 19:08:30 2022 rev:9 rq:1002746 version:0.4.6 Changes: -------- --- /work/SRC/openSUSE:Factory/nanopb/nanopb.changes 2021-10-11 15:32:13.790903895 +0200 +++ /work/SRC/openSUSE:Factory/.nanopb.new.2083/nanopb.changes 2022-09-12 19:08:34.674591931 +0200 @@ -1,0 +2,17 @@ +Mon Aug 29 11:38:35 UTC 2022 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 0.4.6 + * Fix passing of error message from substream callback + * Fix regression in 0.4.3 where generator did not find all + dependencies + * Fix double-definition errors with size_union + * Fix generator error with same inner message name + * Fix infinite recursion in generator/protoc script + * Use C11 static assert mechanism by default + * Support --proto-path as alias to -I + * Use memcpy instead of iterating on buf_read/write + * Add generator support for PlatformIO + * Improve handling of varint overflows + * Improve optimization for little-endian platforms + +------------------------------------------------------------------- Old: ---- nanopb-0.4.5.tar.gz New: ---- nanopb-0.4.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nanopb.spec ++++++ --- /var/tmp/diff_new_pack.jCSmIo/_old 2022-09-12 19:08:35.282593640 +0200 +++ /var/tmp/diff_new_pack.jCSmIo/_new 2022-09-12 19:08:35.286593652 +0200 @@ -1,7 +1,7 @@ # # spec file for package nanopb # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define sover 0 %define src_install_dir %{_prefix}/src/%{name} Name: nanopb -Version: 0.4.5 +Version: 0.4.6 Release: 0 Summary: Protocol Buffers with small code size License: Zlib @@ -64,7 +64,7 @@ format. %prep -%setup -q +%autosetup %build %cmake ++++++ nanopb-0.4.5.tar.gz -> nanopb-0.4.6.tar.gz ++++++ ++++ 3284 lines of diff (skipped)