Hello community,

here is the log from the commit of package matio for openSUSE:Factory checked 
in at 2015-08-31 22:59:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/matio (Old)
 and      /work/SRC/openSUSE:Factory/.matio.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "matio"

Changes:
--------
--- /work/SRC/openSUSE:Factory/matio/matio.changes      2013-08-01 
15:38:52.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.matio.new/matio.changes 2015-08-31 
23:00:00.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Aug 31 16:39:35 UTC 2015 - [email protected]
+
+- Avoid unresolvable errors from multiple providers of libhdf5
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ matio.spec ++++++
--- /var/tmp/diff_new_pack.8WAroF/_old  2015-08-31 23:00:01.000000000 +0200
+++ /var/tmp/diff_new_pack.8WAroF/_new  2015-08-31 23:00:01.000000000 +0200
@@ -39,6 +39,8 @@
 %package -n %{libname}%{major}
 Summary:        Open-source library for reading and writing MATLAB MAT files
 Group:          System/Libraries
+# Avoid unresolvable errors from multiple providers
+Requires:       libhdf5
 
 %description -n %{libname}%{major}
 matio is an open-source library for reading and writing MATLAB MAT files.
@@ -62,6 +64,8 @@
 Summary:        Command line tools for %{name}
 Group:          Productivity/Scientific/Other
 Requires:       %{libname}%{major} = %{version}
+# Avoid unresolvable errors from multiple providers
+Requires:       libhdf5
 
 %description tools
 matio is an open-source library for reading and writing MATLAB MAT files.


Reply via email to