Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package MyGUI for openSUSE:Factory checked in at 2025-10-16 18:27:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/MyGUI (Old) and /work/SRC/openSUSE:Factory/.MyGUI.new.18484 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "MyGUI" Thu Oct 16 18:27:06 2025 rev:10 rq:1311726 version:3.4.3 Changes: -------- --- /work/SRC/openSUSE:Factory/MyGUI/MyGUI.changes 2023-12-13 18:34:45.525952613 +0100 +++ /work/SRC/openSUSE:Factory/.MyGUI.new.18484/MyGUI.changes 2025-10-16 18:27:07.213932658 +0200 @@ -1,0 +2,5 @@ +Sat Oct 11 15:31:14 UTC 2025 - Arjen de Korte <[email protected]> + +- Boost.System is headers only since 1.69 + +------------------------------------------------------------------- @@ -265 +269,0 @@ -------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ MyGUI.spec ++++++ --- /var/tmp/diff_new_pack.euKvvU/_old 2025-10-16 18:27:08.157978570 +0200 +++ /var/tmp/diff_new_pack.euKvvU/_new 2025-10-16 18:27:08.161978765 +0200 @@ -1,7 +1,7 @@ # # spec file for package MyGUI # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # Copyright (c) 2014 B1 Systems GmbH, Vohburg, Germany. # # All modifications and additions to the file contributed by third parties @@ -29,6 +29,7 @@ Source: https://github.com/MyGUI/mygui/archive/MyGUI%{version}.tar.gz Source1: %{name}.png Source99: %{name}-rpmlintrc +BuildRequires: boost-devel BuildRequires: cmake BuildRequires: dejavu BuildRequires: dos2unix @@ -38,11 +39,11 @@ BuildRequires: graphviz BuildRequires: libOIS-devel BuildRequires: libX11-devel -BuildRequires: libboost_system-devel BuildRequires: ogre-devel BuildRequires: pkgconfig BuildRequires: unzip BuildRequires: update-desktop-files +BuildRequires: (libboost_system-devel if boost-devel < 1.89) BuildRequires: pkgconfig(freetype2) BuildRequires: pkgconfig(uuid)
