Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package matio for openSUSE:Factory checked in at 2021-03-29 18:22:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/matio (Old) and /work/SRC/openSUSE:Factory/.matio.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "matio" Mon Mar 29 18:22:03 2021 rev:25 rq:881735 version:1.5.20 Changes: -------- --- /work/SRC/openSUSE:Factory/matio/matio.changes 2020-12-04 21:27:58.762081040 +0100 +++ /work/SRC/openSUSE:Factory/.matio.new.2401/matio.changes 2021-03-29 18:22:05.346281378 +0200 @@ -1,0 +2,14 @@ +Mon Mar 22 16:14:16 UTC 2021 - Atri Bhattacharya <[email protected]> + +- Update to version 1.5.20: + * Added support for writing MAT_T_UTF8 encoded character array + to HDF5 MAT file (by conversion to UTF-16 if in BMP). + * Updated cmake-conan to v0.16.1. + * Fixed bug with size_t arguments of logging function calls. + * Fixed bug reading past EOF from (crafted) MAT file. + * Fixed bug writing MAT_T_UTF8 encoded character array to v5 MAT + file. + * Fixed printing of MAT_T_UTF8 encoded character array. + * Several other fixes, for example for memory leaks. + +------------------------------------------------------------------- Old: ---- matio-1.5.19.7z New: ---- matio-1.5.20.7z ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ matio.spec ++++++ --- /var/tmp/diff_new_pack.PDqP1T/_old 2021-03-29 18:22:05.958282005 +0200 +++ /var/tmp/diff_new_pack.PDqP1T/_new 2021-03-29 18:22:05.958282005 +0200 @@ -1,7 +1,7 @@ # # spec file for package matio # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define libname lib%{name} %define major 11 Name: matio -Version: 1.5.19 +Version: 1.5.20 Release: 0 Summary: Library for reading and writing MATLAB MAT files License: BSD-2-Clause
