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-12-01 20:47:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/armnn (Old)
 and      /work/SRC/openSUSE:Factory/.armnn.new.31177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "armnn"

Wed Dec  1 20:47:36 2021 rev:22 rq:935022 version:21.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/armnn/armnn.changes      2021-10-25 
15:18:45.413725282 +0200
+++ /work/SRC/openSUSE:Factory/.armnn.new.31177/armnn.changes   2021-12-02 
02:10:04.923609139 +0100
@@ -1,0 +2,19 @@
+Wed Dec  1 10:03:31 UTC 2021 - Guillaume GARDET <[email protected]>
+
+- Update to 21.11:
+  * Changelog: https://github.com/ARM-software/armnn/releases/tag/v21.11
+  * Main changes:
+    - New capabilities and improve performance
+    - ABI/API Changes
+      The following front-end API changes have occurred during the
+      implementation of 21.11 that users should be aware of before
+      upgrading. Due to these changes we have bumped our ARMNN_VERSION
+      to 27.0.0, the Delegate to 25.0.0 and also bumping
+      our Parsers to 24.3.0 following Semantic Versioning guidelines.
+- Drop upstream patches:
+  * 96beb97.diff
+  * febc20f.diff
+  * e118e04.diff
+  * 0011-update-doctest-for-glibc2.34.patch
+
+-------------------------------------------------------------------

Old:
----
  0011-update-doctest-for-glibc2.34.patch
  96beb97.diff
  armnn-21.08.tar.gz
  e118e04.diff
  febc20f.diff

New:
----
  armnn-21.11.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ armnn.spec ++++++
--- /var/tmp/diff_new_pack.iAKkIe/_old  2021-12-02 02:10:05.651606919 +0100
+++ /var/tmp/diff_new_pack.iAKkIe/_new  2021-12-02 02:10:05.651606919 +0100
@@ -64,8 +64,8 @@
 %bcond_with armnn_onnx
 %endif
 %define version_major 21
-%define version_minor 08
-%define version_lib 25
+%define version_minor 11
+%define version_lib 27
 %define version_lib_tfliteparser 24
 %define version_lib_onnxparser 24
 Name:           armnn%{?package_suffix}
@@ -77,14 +77,6 @@
 URL:            
https://developer.arm.com/products/processors/machine-learning/arm-nn
 Source0:        
https://github.com/ARM-software/armnn/archive/v%{version}.tar.gz#/armnn-%{version}.tar.gz
 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/548
-Patch2:         febc20f.diff
-# PATCH-FIX-UPSTREAM - https://github.com/ARM-software/armnn/issues/548
-Patch3:         e118e04.diff
-# PATCH-FIX-UPSTREAM - https://github.com/ARM-software/armnn/issues/581
-Patch4:         0011-update-doctest-for-glibc2.34.patch
 # 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
@@ -176,6 +168,7 @@
 Requires:       libarmnn%{version_lib}%{?package_suffix} = %{version}
 Requires:       libarmnnBasePipeServer%{version_lib}%{?package_suffix} = 
%{version}
 Requires:       libtimelineDecoder%{version_lib}%{?package_suffix} = %{version}
+Requires:       libtimelineDecoderJson%{version_lib}%{?package_suffix} = 
%{version}
 # Make sure we do not install both openCL and non-openCL (CPU only) versions.
 %if "%{target}" == "opencl"
 Conflicts:      armnn-devel
@@ -354,15 +347,6 @@
 
 %prep
 %setup -q -n armnn-%{version}
-%if %{with armnn_flatbuffers}
-%if %{pkg_vcmp tensorflow2-lite-devel >= 2.4}
-# This patch breaks build on TF < 2.4
-%patch1 -p1
-%endif
-%endif
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
 %if %{with armnn_extra_tests}
 %patch200 -p1
 %patch201 -p1
@@ -396,6 +380,7 @@
   -DFLATC_DIR=%{_bindir} \
   -DFLATBUFFERS_INCLUDE_PATH=%{_includedir} \
   -DBUILD_TF_LITE_PARSER=ON \
+  -DTfLite_Schema_INCLUDE_PATH=%{_includedir}/tensorflow/lite/schema/ \
   -DTF_LITE_SCHEMA_INCLUDE_PATH=%{_includedir}/tensorflow/lite/schema/ \
 %else
   -DBUILD_ARMNN_SERIALIZER=OFF \

++++++ armnn-21.08.tar.gz -> armnn-21.11.tar.gz ++++++
/work/SRC/openSUSE:Factory/armnn/armnn-21.08.tar.gz 
/work/SRC/openSUSE:Factory/.armnn.new.31177/armnn-21.11.tar.gz differ: char 12, 
line 1

Reply via email to