Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tensorflow2 for openSUSE:Factory 
checked in at 2021-10-23 23:14:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tensorflow2 (Old)
 and      /work/SRC/openSUSE:Factory/.tensorflow2.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tensorflow2"

Sat Oct 23 23:14:08 2021 rev:24 rq:927109 version:2.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/tensorflow2/tensorflow2.changes  2021-10-05 
22:34:03.346890564 +0200
+++ /work/SRC/openSUSE:Factory/.tensorflow2.new.1890/tensorflow2.changes        
2021-10-23 23:14:20.044991588 +0200
@@ -1,0 +2,6 @@
+Sat Oct 23 09:56:33 UTC 2021 - Egbert Eich <e...@suse.com>
+
+- Make sure tensorflow/core/public/version.h is installed in the
+  'lite' version (bsc#1191805).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ tensorflow2.spec ++++++
--- /var/tmp/diff_new_pack.ZQ5n0t/_old  2021-10-23 23:14:25.840994421 +0200
+++ /var/tmp/diff_new_pack.ZQ5n0t/_new  2021-10-23 23:14:25.844994423 +0200
@@ -1,5 +1,5 @@
 #
-# spec file
+# spec file for package tensorflow2
 #
 # Copyright (c) 2021 SUSE LLC
 #
@@ -746,6 +746,8 @@
   # Disable spurious-executable-perm
   chmod -x %{buildroot}%{_includedir}/$file
 done
+install -D tensorflow/core/public/version.h 
%{buildroot}%{_includedir}/tensorflow/core/public/version.h
+chmod -x %{buildroot}%{_includedir}/tensorflow/core/public/version.h
 # Install tensorflow-lite.pc
 mkdir -p %{buildroot}%{_libdir}/pkgconfig
 cat <<EOF > %{buildroot}%{_libdir}/pkgconfig/tensorflow-lite.pc
@@ -878,6 +880,8 @@
 %{package_libdir}/libtensorflow-lite.a
 %dir %{_includedir}/tensorflow/lite/
 %{_includedir}/tensorflow/lite/*
+%dir %{_includedir}/tensorflow/core/public/
+%{_includedir}/tensorflow/core/public/version.h
 %{package_libdir}/pkgconfig/*.pc
 
 %else

Reply via email to