Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tensorflow-lite for openSUSE:Factory checked in at 2023-10-22 21:02:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tensorflow-lite (Old) and /work/SRC/openSUSE:Factory/.tensorflow-lite.new.1945 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tensorflow-lite" Sun Oct 22 21:02:30 2023 rev:4 rq:1119425 version:2.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/tensorflow-lite/tensorflow-lite.changes 2023-06-05 18:08:38.119852116 +0200 +++ /work/SRC/openSUSE:Factory/.tensorflow-lite.new.1945/tensorflow-lite.changes 2023-10-22 21:02:53.791551929 +0200 @@ -1,0 +2,7 @@ +Thu Oct 19 10:49:18 UTC 2023 - Daniel Garcia Moreno <daniel.gar...@suse.com> + +- Don't use `=` in %python3_install macro parameters to avoid parsing + problems with future changes of the macro expasion. + See gh#openSUSE/python-rpm-macros#164 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tensorflow-lite.spec ++++++ --- /var/tmp/diff_new_pack.yr3a2E/_old 2023-10-22 21:02:54.855590619 +0200 +++ /var/tmp/diff_new_pack.yr3a2E/_new 2023-10-22 21:02:54.855590619 +0200 @@ -1,7 +1,7 @@ # # spec file for package tensorflow-lite # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -229,7 +229,7 @@ rmdir build/lib/pkgconfig export PROJECT_NAME=tflite_runtime export PACKAGE_VERSION=%{version} -%python3_install --install-lib=%{python3_sitearch} +%python3_install --install-lib %{python3_sitearch} %fdupes %{buildroot}%{python3_sitearch} popd