Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package armnn for openSUSE:Factory checked in at 2021-04-08 21:32:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/armnn (Old) and /work/SRC/openSUSE:Factory/.armnn.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "armnn" Thu Apr 8 21:32:43 2021 rev:15 rq:883852 version:21.02 Changes: -------- --- /work/SRC/openSUSE:Factory/armnn/armnn.changes 2021-02-15 23:21:55.315899586 +0100 +++ /work/SRC/openSUSE:Factory/.armnn.new.2401/armnn.changes 2021-04-08 21:32:59.171861174 +0200 @@ -1,0 +2,8 @@ +Mon Mar 29 12:17:08 UTC 2021 - Guillaume GARDET <[email protected]> + +- Update to 21.02: + * Changelog: https://github.com/ARM-software/armnn/releases/tag/v21.02 +- Drop upstream patch: + * c5c40fe.diff + +------------------------------------------------------------------- Old: ---- armnn-20.11.tar.gz c5c40fe.diff New: ---- armnn-21.02.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ armnn.spec ++++++ --- /var/tmp/diff_new_pack.5Pdzoo/_old 2021-04-08 21:32:59.887861960 +0200 +++ /var/tmp/diff_new_pack.5Pdzoo/_new 2021-04-08 21:32:59.891861964 +0200 @@ -74,9 +74,9 @@ %else %bcond_with armnn_onnx %endif -%define version_major 20 -%define version_minor 11 -%define version_lib 23 +%define version_major 21 +%define version_minor 02 +%define version_lib 24 # Do not package ArmnnConverter and ArmnnQuantizer, by default %bcond_with armnn_tools # Enable CAFFE @@ -92,8 +92,6 @@ Source1: armnn-rpmlintrc # PATCH-FIX-UPSTREAM - https://github.com/ARM-software/armnn/issues/499 Patch1: 96beb97.diff -# PATCH-FIX-UPSTREAM - https://github.com/ARM-software/armnn/issues/481 -Patch2: c5c40fe.diff # PATCHES to add downstream ArmnnExamples binary - https://layers.openembedded.org/layerindex/recipe/87610/ Patch200: 0003-add-more-test-command-line-arguments.patch Patch201: 0005-add-armnn-mobilenet-test-example.patch @@ -429,7 +427,6 @@ %prep %setup -q -n armnn-%{version} %patch1 -p1 -%patch2 -p1 %if %{with armnn_extra_tests} %patch200 -p1 %patch201 -p1 @@ -575,7 +572,7 @@ cp $CP_ARGS ./build/ArmnnQuantizer %{buildroot}%{_bindir} %endif %endif -# Dropped static libs +# Drop static libs - https://github.com/ARM-software/armnn/issues/514 rm -f %{buildroot}%{_libdir}/*.a # openCL UnitTests are failing in OBS due to the lack of openCL device @@ -596,6 +593,9 @@ %post -n libarmnnBasePipeServer%{version_lib}%{?package_suffix} -p /sbin/ldconfig %postun -n libarmnnBasePipeServer%{version_lib}%{?package_suffix} -p /sbin/ldconfig +%post -n libtimelineDecoderJson%{version_lib}%{?package_suffix} -p /sbin/ldconfig +%postun -n libtimelineDecoderJson%{version_lib}%{?package_suffix} -p /sbin/ldconfig + %post -n libtimelineDecoder%{version_lib}%{?package_suffix} -p /sbin/ldconfig %postun -n libtimelineDecoder%{version_lib}%{?package_suffix} -p /sbin/ldconfig @@ -707,13 +707,13 @@ %dir %{_includedir}/armnnUtils %{_includedir}/armnnUtils/*.hpp %dir %{_includedir}/armnnCaffeParser/ -%{_includedir}/armnnCaffeParser/ICaffeParser.hpp +%{_includedir}/armnnCaffeParser/*.hpp %dir %{_includedir}/armnnOnnxParser/ -%{_includedir}/armnnOnnxParser/IOnnxParser.hpp +%{_includedir}/armnnOnnxParser/*.hpp %dir %{_includedir}/armnnTfLiteParser/ -%{_includedir}/armnnTfLiteParser/ITfLiteParser.hpp +%{_includedir}/armnnTfLiteParser/*.hpp %dir %{_includedir}/armnnTfParser/ -%{_includedir}/armnnTfParser/ITfParser.hpp +%{_includedir}/armnnTfParser/*.hpp %dir %{_includedir}/armnnDeserializer/ %{_includedir}/armnnDeserializer/IDeserializer.hpp %dir %{_includedir}/armnnQuantizer ++++++ armnn-20.11.tar.gz -> armnn-21.02.tar.gz ++++++ ++++ 69377 lines of diff (skipped)
