Changelog for
glm-devel-0.9.9.5-3.1.x86_64.rpm :
Wed Apr 24 14:00:00 2019 Manfred Hollstein
- Ensure glmConfig.cmake gets installed:
* glm-cmake-config.patch
Sun Apr 14 14:00:00 2019 Sagi
- Update to version 0.9.9.5
See https://github.com/g-truc/glm/releases/tag/0.9.9.5 for the
full changelog
* Fixed build errors when defining GLM_ENABLE_EXPERIMENTAL #884
[#883]
* Fixed \'if constexpr\' warning #887
* Fixed missing declarations for frexp and ldexp #886
changelog can also be found at
/usr/share/doc/packages/%{name}-doc/readme.md
Wed Mar 27 13:00:00 2019 Martin Hauke
- Fix typo in patch glm-cmake-config.patch
- Correct License
Tue Mar 26 13:00:00 2019 Martin Hauke
- Reenable disabled tests (fixed by upstream)
* core_func_exponential
* gtc_packing
* gtc_integer
* gtx_common
Mon Mar 25 13:00:00 2019 Martin Hauke
- Upstream does not package a dedicated LICENSE file.
Make a note the license terms are included in manual.md
- Use %fdupes macro also for docs/api/
Tue Mar 19 13:00:00 2019 Martin Hauke
- Update to version 0.9.9.4
See https://github.com/g-truc/glm/releases for the changelog
- Update patch:
* glm-cmake-config.patch
- Run spec-cleaner
Wed Jun 29 14:00:00 2016 mpluskalAATTsuse.com
- Update to 0.9.7.5
* Added Visual C++ Clang toolset detection
* Fixed uaddCarry warning #497
* Fixed roundPowerOfTwo and floorPowerOfTwo #503
* Fixed Visual C++ SIMD instruction set automatic detection in 64
bits
* Fixed to_string when used with GLM_FORCE_INLINE #506
* Fixed GLM_FORCE_INLINE with binary vec4 operators
Mon Mar 21 13:00:00 2016 dmitry_rAATTopensuse.org
- Update to version 0.9.7.4
- Fix cmake config location
* glm-cmake-config.patch
- Drop obsolete
* glm-0.9.5.3-no_gtc_packing_test.patch
- Drop aliasing.patch, use -fno-strict-aliasing
Thu Sep 25 14:00:00 2014 schwabAATTsuse.de
- aliasing.patch: fix strict aliasing issues
Fri May 16 14:00:00 2014 fstrbaAATTsuse.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 13:00:00 2014 tchvatalAATTsuse.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 14:00:00 2013 dvaleevAATTsuse.com
- convert sources to UNIX format using dos2unix
- fix build on non x86 architectures (glm-nonx86.patch)
Thu Jul 18 14:00:00 2013 cfarrellAATTsuse.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 14:00:00 2013 dmitry_rAATTopensuse.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 13:00:00 2013 jengelhAATTinai.de
- Add missing BuildRoot directive (resolve SLE build failure)
Tue Sep 4 14:00:00 2012 adamAATTmizerski.pl
- update to 0.9.3.4
- A lot happend since last update.
Changelog available at http://glm.g-truc.net/
Sun Feb 5 13:00:00 2012 jengelhAATTmedozas.de
- Remove redundant tags/sections
Fri Sep 16 14:00:00 2011 adamAATTmizerski.pl
- update to 0.9.2.4
- Fixed extensions bugs
Mon Jun 27 14:00:00 2011 adamAATTmizerski.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 14:00:00 2011 adamAATTmizerski.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 14:00:00 2011 adamAATTmizerski.pl
- new package