Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ogre for openSUSE:Factory checked in at 2025-07-09 17:27:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ogre (Old) and /work/SRC/openSUSE:Factory/.ogre.new.7373 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ogre" Wed Jul 9 17:27:03 2025 rev:15 rq:1291219 version:13.6.5 Changes: -------- --- /work/SRC/openSUSE:Factory/ogre/ogre.changes 2024-05-03 10:35:33.749648212 +0200 +++ /work/SRC/openSUSE:Factory/.ogre.new.7373/ogre.changes 2025-07-09 17:27:40.373711664 +0200 @@ -1,0 +2,5 @@ +Tue Jun 24 06:54:23 UTC 2025 - Guillaume GARDET <guillaume.gar...@opensuse.org> + +- Fix packaging on aarch64 and %{arm} + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ogre.spec ++++++ --- /var/tmp/diff_new_pack.9YXaEp/_old 2025-07-09 17:27:43.057823348 +0200 +++ /var/tmp/diff_new_pack.9YXaEp/_new 2025-07-09 17:27:43.061823515 +0200 @@ -584,8 +584,10 @@ %{_datadir}/OGRE/plugins%{sover}.cfg %{_datadir}/OGRE/plugins.cfg %ghost %{_sysconfdir}/alternatives/plugins.cfg +%ifnarch aarch64 %{arm} %{plugin_dir}/RenderSystem_GL.so{,.%{sover}} %{plugin_dir}/RenderSystem_GL3Plus.so{,.%{sover}} +%endif %{plugin_dir}/RenderSystem_GLES2.so{,.%{sover}} %{plugin_dir}/RenderSystem_Vulkan.so{,.%{sover}} %{plugin_dir}/Plugin_BSPSceneManager.so{,.%{sover}}