diff --git a/MyGUI.changes b/MyGUI.changes index 3f41415..83a2a9f 100644 --- a/MyGUI.changes +++ b/MyGUI.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 28 08:34:10 UTC 2021 - Aleksa Sarai + +- Update BuildRequires to fix OBS builds. + ------------------------------------------------------------------- Fri Mar 27 11:55:54 UTC 2020 - Christophe Giboudeaux @@ -112,12 +117,12 @@ Tue Feb 17 11:47:58 UTC 2015 - devel.suse@gmail.com * Fixed broken file dialog directory listing on Linux and make sure files are sorted. - Updated MyGUI-gcc47-visibility.patch -- Updated MyGUI-lib_suffix.patch +- Updated MyGUI-lib_suffix.patch ------------------------------------------------------------------- Wed Jan 21 03:46:02 UTC 2015 - devel.suse@gmail.com -- Build MyGUI 3.2.1 +- Build MyGUI 3.2.1 ------------------------------------------------------------------- Sun Mar 23 17:09:00 UTC 2014 - seife+obs@b1-systems.com @@ -129,12 +134,12 @@ Sun Mar 23 17:09:00 UTC 2014 - seife+obs@b1-systems.com ------------------------------------------------------------------- Mon May 7 11:28:09 UTC 2012 - joop.boonen@opensuse.org -- Created a gcc 4.7 patch, visibility is much more strict in gcc 4.7 +- Created a gcc 4.7 patch, visibility is much more strict in gcc 4.7 ------------------------------------------------------------------- Sun Feb 26 14:48:40 UTC 2012 - joop.boonen@opensuse.org -- Build MyGUI 3.20 +- Build MyGUI 3.20 ------------------------------------------------------------------- Mon Dec 5 13:31:39 UTC 2011 - anixx@opensuse.org diff --git a/MyGUI.spec b/MyGUI.spec index beb0d27..1e2be82 100644 --- a/MyGUI.spec +++ b/MyGUI.spec @@ -1,7 +1,7 @@ # # spec file for package MyGUI # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2014 B1 Systems GmbH, Vohburg, Germany. # # All modifications and additions to the file contributed by third parties @@ -42,8 +42,9 @@ BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: graphviz BuildRequires: libOIS-devel -BuildRequires: libOgreMain-devel BuildRequires: libX11-devel +BuildRequires: libboost_system-devel +BuildRequires: ogre-devel # MyGUI wants to copy plugins.cfg installed by ogre-demos BuildRequires: ogre-demos BuildRequires: pkgconfig