File clanlib1.changes of Package clanlib1
-------------------------------------------------------------------
Thu Feb  2 19:52:54 UTC 2023 - Carsten Ziepke <kieltux@gmail.com>
- use pkgconfig for sdl, fix building for openSUSE Leap
-------------------------------------------------------------------
Sat Sep 24 15:30:32 UTC 2022 - Bernhard Wiedemann <bwiedemann@suse.com>
- Add reproducible.patch to sort input file list
  to make doc build reproducible
-------------------------------------------------------------------
Sun Feb  6 11:44:37 UTC 2022 - Carsten Ziepke <kieltux@gmail.com>
- Added ClanLib-1.0.0-pthread.patch
  * Use pthread_mutexattr_settype function instead of obsolete
    pthread_mutexattr_setkind_np function
-------------------------------------------------------------------
Tue Apr  6 16:08:11 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
- Added fix-perl.patch
  * Fixes build with newer perl version
-------------------------------------------------------------------
Mon Jun 27 12:29:01 UTC 2016 - rpm@fthiessen.de
- Fixed build with gcc6 (defaults to c++14 which produces some
  errors), therefor added ClanLib-1.0.0-gcc6-c++14.patch
-------------------------------------------------------------------
Mon Jul  1 09:10:18 UTC 2013 - guillaume@opensuse.org
- Fix non x86 architectures (esp. ARM)
-------------------------------------------------------------------
Sun Jan 20 10:15:35 UTC 2013 - joop.boonen@opensuse.org
- alsa-devel is not an auto BuildRequirement any more in openSUSE > 12.1
-------------------------------------------------------------------
Tue Dec  4 22:54:02 UTC 2012 - joop.boonen@opensuse.org
- Added a libpng > 14 patch 
-------------------------------------------------------------------
Tue Jul 10 18:39:39 UTC 2012 - asterios.dramis@gmail.com
- Initial release (version 1.0.0).
- Added a patch (ClanLib-0.8.0-gcc43.patch) to fix compilation with gcc 4.3
  (taken from Fedora).