glm/glm.changes
Stephan Kulow dcf4a8b437 Accepting request 234276 from devel:libraries:c_c++
- Version bump to 0.9.5.3
- Add a patch to disable gtc_packing test that fails on some i586
  systems:
  * glm-0.9.5.3-no_gtc_packing_test.patch
- Add %fdupes to reduce size (forwarded request 234273 from fstrba)

OBS-URL: https://build.opensuse.org/request/show/234276
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glm?expand=0&rev=4
2014-05-16 16:08:18 +00:00

89 lines
2.8 KiB
Plaintext

-------------------------------------------------------------------
Fri May 16 09:09:02 UTC 2014 - fstrba@suse.com
- Version bump to 0.9.5.3
- Add a patch to disable gtc_packing test that fails on some i586
systems:
* glm-0.9.5.3-no_gtc_packing_test.patch
- Add %fdupes to reduce size
-------------------------------------------------------------------
Mon Mar 24 14:40:23 UTC 2014 - tchvatal@suse.com
- Version bump to 0.9.5.2:
* Various bug fixes
* MIT only license
- Remove no longer needed patch:
* glm-nonx86.patch
- Use cmake macros to build
-------------------------------------------------------------------
Thu Aug 1 11:01:03 UTC 2013 - dvaleev@suse.com
- convert sources to UNIX format using dos2unix
- fix build on non x86 architectures (glm-nonx86.patch)
-------------------------------------------------------------------
Thu Jul 18 14:21:38 UTC 2013 - cfarrell@suse.com
- license update: MIT and GPL-2.0+
glm-0.9.4.4/test/external/gli/core/shared_ptr.inl is GPL licensed
-------------------------------------------------------------------
Wed Jul 10 17:02:31 UTC 2013 - dmitry_r@opensuse.org
- Update to version 0.9.4.4
* Promoted GTC_espilon extension
* Promoted GTC_ulp extension
* Removed GLM website from the source repository
* Added GLM_FORCE_RADIANS so that all functions takes radians for arguments
-------------------------------------------------------------------
Sun Mar 3 22:52:32 UTC 2013 - jengelh@inai.de
- Add missing BuildRoot directive (resolve SLE build failure)
-------------------------------------------------------------------
Tue Sep 4 21:41:59 UTC 2012 - adam@mizerski.pl
- update to 0.9.3.4
- A lot happend since last update.
Changelog available at http://glm.g-truc.net/
-------------------------------------------------------------------
Sun Feb 5 16:24:30 UTC 2012 - jengelh@medozas.de
- Remove redundant tags/sections
-------------------------------------------------------------------
Fri Sep 16 20:54:46 UTC 2011 - adam@mizerski.pl
- update to 0.9.2.4
- Fixed extensions bugs
-------------------------------------------------------------------
Mon Jun 27 09:22:25 UTC 2011 - adam@mizerski.pl
- update to 0.9.2.3
- Fixed build issues
- update to 0.9.2.2
- Expend matrix constructors flexibility
- Improved quaternion implementation
- Fixed many warnings across platforms and compilers
-------------------------------------------------------------------
Thu May 26 20:20:28 UTC 2011 - adam@mizerski.pl
- update to 0.9.2.1
- Automatically detect CUDA support
- Improved compiler detection
- Fixed errors and warnings in VC with C++ extensions disabled
- Fixed and tested GLM_GTX_vector_angle
- Fixed and tested GLM_GTX_rotate_vector
-------------------------------------------------------------------
Sat May 14 22:15:06 UTC 2011 - adam@mizerski.pl
- new package