Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nanopb for openSUSE:Factory checked in at 2023-02-07 18:48:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nanopb (Old) and /work/SRC/openSUSE:Factory/.nanopb.new.4462 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nanopb" Tue Feb 7 18:48:55 2023 rev:11 rq:1063469 version:0.4.6 Changes: -------- --- /work/SRC/openSUSE:Factory/nanopb/nanopb.changes 2023-01-29 14:32:33.066135561 +0100 +++ /work/SRC/openSUSE:Factory/.nanopb.new.4462/nanopb.changes 2023-02-07 18:49:03.807124697 +0100 @@ -1,0 +2,16 @@ +Mon Feb 6 16:43:48 UTC 2023 - Paolo Stivanin <i...@paolostivanin.com> + +- Revert back to 0.4.6 since 0.4.7 breaks nanopb_generator.py thus breaking + some packages (e.g. Criterion: https://github.com/nanopb/nanopb/issues/845) + +------------------------------------------------------------------- +Mon Jan 30 09:22:09 UTC 2023 - Paolo Stivanin <i...@paolostivanin.com> + +- Revert fix-missing-file.patch. + +------------------------------------------------------------------- +Mon Jan 30 07:14:21 UTC 2023 - Paolo Stivanin <i...@paolostivanin.com> + +- Add fix-missing-file.patch (generator/proto/__init__.py). + +------------------------------------------------------------------- Old: ---- nanopb-0.4.7.tar.gz New: ---- nanopb-0.4.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nanopb.spec ++++++ --- /var/tmp/diff_new_pack.kG2izV/_old 2023-02-07 18:49:04.267127170 +0100 +++ /var/tmp/diff_new_pack.kG2izV/_new 2023-02-07 18:49:04.275127212 +0100 @@ -19,7 +19,7 @@ %define sover 0 %define src_install_dir %{_prefix}/src/%{name} Name: nanopb -Version: 0.4.7 +Version: 0.4.6 Release: 0 Summary: Protocol Buffers with small code size License: Zlib @@ -65,7 +65,7 @@ format. %prep -%autosetup +%autosetup -p1 %build %cmake \ @@ -83,6 +83,7 @@ # Fix name and interpreter ln -s %{_bindir}/nanopb_generator.py %{buildroot}%{_bindir}/nanopb_generator sed -i 's|env python3|python3|' %{buildroot}%{_bindir}/nanopb_generator.py +sed -i 's|env python3|python3|' %{buildroot}%{_bindir}/protoc-gen-nanopb %fdupes %{buildroot}%{src_install_dir} ++++++ nanopb-0.4.7.tar.gz -> nanopb-0.4.6.tar.gz ++++++ ++++ 3434 lines of diff (skipped)