Script 'mail_helper' called by obssrc
Hello community,

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

Package is "avogadrolibs"

Thu Oct 21 23:55:28 2021 rev:6 rq:926677 version:1.95.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/avogadrolibs/avogadrolibs.changes        
2021-10-18 22:02:16.994097524 +0200
+++ /work/SRC/openSUSE:Factory/.avogadrolibs.new.1890/avogadrolibs.changes      
2021-10-21 23:55:46.388033104 +0200
@@ -1,0 +2,6 @@
+Tue Oct 19 13:08:05 UTC 2021 - Guillaume GARDET <guillaume.gar...@opensuse.org>
+
+- Workaround for Arm/openGL ES, until overlayaxes fixed upstream
+  https://github.com/OpenChemistry/avogadrolibs/issues/810
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ avogadrolibs.spec ++++++
--- /var/tmp/diff_new_pack.uDq655/_old  2021-10-21 23:55:46.824033329 +0200
+++ /var/tmp/diff_new_pack.uDq655/_new  2021-10-21 23:55:46.828033330 +0200
@@ -134,6 +134,10 @@
 %autopatch -p1
 [ -e ../crystals ] && rm -rfv ../crystals; mv ../crystals-%{crystals_rev} 
../crystals
 [ -e ../molecules ] && rm -rfv ../molecules; mv ../molecules-%{molecules_rev} 
../molecules
+%ifarch aarch64 %{arm}
+# Workaround for Arm/openGL ES, until overlayaxes fixed upstream - 
https://github.com/OpenChemistry/avogadrolibs/issues/810
+sed -i 's/add_subdirectory(overlayaxes)//' avogadro/qtplugins/CMakeLists.txt
+%endif
 
 %build
 %cmake \

Reply via email to