Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package OpenShadingLanguage for 
openSUSE:Factory checked in at 2022-04-08 22:45:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/OpenShadingLanguage (Old)
 and      /work/SRC/openSUSE:Factory/.OpenShadingLanguage.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "OpenShadingLanguage"

Fri Apr  8 22:45:42 2022 rev:13 rq:967711 version:1.11.15.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/OpenShadingLanguage/OpenShadingLanguage.changes  
2021-12-22 20:19:19.167882284 +0100
+++ 
/work/SRC/openSUSE:Factory/.OpenShadingLanguage.new.1900/OpenShadingLanguage.changes
        2022-04-08 22:45:49.763065467 +0200
@@ -1,0 +2,5 @@
+Fri Apr  8 07:42:38 UTC 2022 - Guillaume GARDET <[email protected]>
+
+- Disable partio on armv6/armv7 since it fails to build
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ OpenShadingLanguage.spec ++++++
--- /var/tmp/diff_new_pack.hVedEn/_old  2022-04-08 22:45:50.419058185 +0200
+++ /var/tmp/diff_new_pack.hVedEn/_new  2022-04-08 22:45:50.423058141 +0200
@@ -45,7 +45,10 @@
 BuildRequires:  libboost_filesystem-devel
 BuildRequires:  libboost_system-devel
 BuildRequires:  libboost_thread-devel
+%ifnarch %{arm}
+# Build fails with partio on armv7/armv6
 BuildRequires:  partio-devel
+%endif
 BuildRequires:  pkg-config
 BuildRequires:  python3-devel
 BuildRequires:  python3-pybind11-devel

Reply via email to