Hello community, here is the log from the commit of package matio for openSUSE:Factory checked in at 2020-02-25 16:04:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/matio (Old) and /work/SRC/openSUSE:Factory/.matio.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "matio" Tue Feb 25 16:04:12 2020 rev:22 rq:778777 version:1.5.17 Changes: -------- --- /work/SRC/openSUSE:Factory/matio/matio.changes 2019-09-25 08:25:11.442410640 +0200 +++ /work/SRC/openSUSE:Factory/.matio.new.26092/matio.changes 2020-02-25 16:04:57.824394418 +0100 @@ -1,0 +2,6 @@ +Sat Feb 22 15:35:26 UTC 2020 - Max Lin <[email protected]> + +- Leap 15.2 has newer p7zip, build requires p7zip-full on Tumbleweed, + Leap 15.2 and SLE15 SP2. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ matio.spec ++++++ --- /var/tmp/diff_new_pack.o5gyig/_old 2020-02-25 16:04:59.632398880 +0100 +++ /var/tmp/diff_new_pack.o5gyig/_new 2020-02-25 16:04:59.632398880 +0100 @@ -1,7 +1,7 @@ # # spec file for package matio # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -30,10 +30,10 @@ BuildRequires: hdf5-devel >= 1.10.2 BuildRequires: pkgconfig BuildRequires: zlib-devel >= 1.2.3 -%if 0%{?suse_version} <= 1500 -BuildRequires: p7zip -%else +%if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 150200 BuildRequires: p7zip-full +%else +BuildRequires: p7zip %endif %description
