Hello community,

here is the log from the commit of package matio for openSUSE:Factory checked 
in at 2013-03-21 10:39:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/matio (Old)
 and      /work/SRC/openSUSE:Factory/.matio.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "matio", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/matio/matio.changes      2012-12-21 
10:24:17.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.matio.new/matio.changes 2013-03-21 
10:39:41.000000000 +0100
@@ -1,0 +2,23 @@
+Sun Mar 10 18:19:52 UTC 2013 - dmitr...@opensuse.org
+
+- Update to version 1.5.1
+  * Fix bug writing compressed HDF5 files
+  * Fix bug reading cell array elements written with a non-empty
+    variable name
+  * Fix bug writing complex sparse matrices as struct fields or
+    cell elements to uncompressed v5 MAT files
+  * Fix a number of potential issues identified via static analysis
+  * Fix uninitialized pointers when creating structures through
+    Mat_VarCreateStruct, and fix a bug in the struct API testsuite
+  * Fix extended sparse support in v7.3 MAT files and add 64-bit
+    integer support for v5 MAT files
+  * Add missing support for reading hyperslabs from HDF5 MAT files
+  * Added variable indexing notation support to matdump to display
+    subsets of variables
+  * Added tests for extended sparse support in testsuite
+  * Add missing enumerations or default case in switch statements
+  * removed obsolete gcc-warnings-fix.patch
+  * removed obsolete matvar_struct.patch
+  * removed obsolete mat4_bigendian.patch
+
+-------------------------------------------------------------------

Old:
----
  gcc-warnings-fix.patch
  mat4_bigendian.patch
  matio-1.5.0.tar.gz
  matvar_struct.patch

New:
----
  matio-1.5.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ matio.spec ++++++
--- /var/tmp/diff_new_pack.wMkTfK/_old  2013-03-21 10:39:43.000000000 +0100
+++ /var/tmp/diff_new_pack.wMkTfK/_new  2013-03-21 10:39:43.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package matio
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,20 +18,14 @@
 
 Name:           matio
 %define libname lib%{name}
-Version:        1.5.0
+Version:        1.5.1
 Release:        0
 %define major   2
 Summary:        Open-source library for reading and writing MATLAB MAT files
 License:        BSD-2-Clause
 Group:          System/Libraries
 Url:            http://sourceforge.net/projects/matio
-Source0:        %{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM gcc-warnings-fix.patch
-Patch0:         gcc-warnings-fix.patch
-# PATCH-FIX-UPSTREAM upstream commit 09f5c87438a5883361b38cc98b4848acfcb65d97
-Patch1:         matvar_struct.patch
-# PATCH-FIX-UPSTREAM patch from upsream developer. Will hit git repo soon.
-Patch2:         mat4_bigendian.patch
+Source0:        
http://downloads.sourceforge.net/matio/%{name}-%{version}.tar.gz
 BuildRequires:  hdf5-devel >= 1.8
 BuildRequires:  pkgconfig
 BuildRequires:  zlib-devel >= 1.2.3
@@ -76,9 +70,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
 
 %build
 %configure \

++++++ matio-1.5.0.tar.gz -> matio-1.5.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/matio/matio-1.5.0.tar.gz 
/work/SRC/openSUSE:Factory/.matio.new/matio-1.5.1.tar.gz differ: char 5, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to