File matio.changes of Package matio
-------------------------------------------------------------------
Thu Dec 20 16:43:12 UTC 2012 - dvaleev@suse.com
- Fix Big Endian issues in mat4. (mat4_bigendian.patch)
-------------------------------------------------------------------
Thu Dec 20 14:59:20 UTC 2012 - dvaleev@suse.com
- Fix failing 684 686 test (matvar_struct.patch)
-------------------------------------------------------------------
Fri Aug 17 09:12:59 UTC 2012 - toddrme2178@gmail.com
- Various spec file cleanups
-------------------------------------------------------------------
Thu Aug 16 16:23:56 UTC 2012 - dmitry@roshchin.org
- update to version 1.5.0
* Support for reading/writing HDF5 format MAT files
* Bug fixes for compressed variables that caused issues with
matio reading them.
* Upgrade of dimensions in matvar_t structure to size_t enabling
support for large arrays.
* A testsuite
- add gcc-warnings-fix.patch: fix implicit declaration
- remove libmatio0-1.3.3-doxygen.patch: now matio doesn't use
doxygen
-------------------------------------------------------------------
Wed Jun 27 20:29:23 UTC 2012 - scorot@free.fr
- fix documentation build thanks to a patch from debian
- spec file reformating and cleanup