File irrlicht.changes of Package irrlicht
-------------------------------------------------------------------
Wed Feb 14 15:27:32 UTC 2018 - crrodriguez@opensuse.org
- Do not BuildRequire xorg-x11-devel or Mesa-devel
metapackages.
- Fix -devel package requires too.
-------------------------------------------------------------------
Sat Dec 31 03:09:29 UTC 2016 - khyota@redhyena.net
- Update to 1.8.4
- Removed aes.patch and fix-sha2-gcc6.patch. Fixed upstream.
-------------------------------------------------------------------
Wed Jul 27 08:15:10 UTC 2016 - jengelh@inai.de
- Update description
-------------------------------------------------------------------
Thu Jun 30 20:10:24 UTC 2016 - rpm@fthiessen.de
- Added fix-sha2-gcc6.patch for fixing build with gcc6
on Tumbleweed
-------------------------------------------------------------------
Tue Dec 1 19:35:20 UTC 2015 - khyota@redhyena.net
- Build version 1.8.3
-------------------------------------------------------------------
Thu Sep 3 20:28:00 UTC 2015 - khyota@redhyena.net
- Build version 1.8.2
- Removed irrlicht-replace-glext-header-file.patch fixed in this release.
-------------------------------------------------------------------
Mon Dec 8 18:55:08 UTC 2014 - malcolmlewis@opensuse.org
- Add irrlicht-replace-glext-header-file.patch -- Incorrect glext.h
shipped in release, see <http://irrlicht.sourceforge.net/forum/
viewtopic.php?f=7&t=49811>.
-------------------------------------------------------------------
Wed Feb 5 23:01:38 UTC 2014 - mailaender@opensuse.org
- Removed irrlicht-1.8-glviewport.patch
fixes https://github.com/minetest/minetest/issues/474
-------------------------------------------------------------------
Sat Nov 23 22:40:22 UTC 2013 - joop.boonen@opensuse.org
- Build version 1.8.1
-------------------------------------------------------------------
Wed Dec 12 11:43:31 UTC 2012 - Rene.vanPaassen@gmail.com
- added directionlight and glviewport patches. Based on work by
Herman Damveld <h.damveld@tudelft.nl>
-------------------------------------------------------------------
Tue Dec 11 23:01:03 UTC 2012 - joop.boonen@opensuse.org
- Build version 1.8
-------------------------------------------------------------------
Sun Jul 29 12:05:49 UTC 2012 - bwiedemann@suse.com
- use fallback values to prevent segfaults
https://sourceforge.net/tracker/?func=detail&aid=3551476&group_id=74339&atid=540678
-------------------------------------------------------------------
Thu Dec 16 10:54:16 UTC 2010 - dimstar@opensuse.org
- Packaged irrlicht 1.7.2
- Restructured the .spec file, having the package called irrlicht.
- Link GL, zlib, libpng and libjpeg; otherwise apps linking
irrlicht would need to take care of this, which is wrong.
- Spec file is based on Fedora's work.