Hello community, here is the log from the commit of package Botan for openSUSE:Factory checked in at 2018-04-13 12:52:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/Botan (Old) and /work/SRC/openSUSE:Factory/.Botan.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "Botan" Fri Apr 13 12:52:18 2018 rev:50 rq:596223 version:2.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/Botan/Botan.changes 2018-04-11 14:05:33.755052793 +0200 +++ /work/SRC/openSUSE:Factory/.Botan.new/Botan.changes 2018-04-13 12:52:59.136562750 +0200 @@ -1,0 +2,5 @@ +Thu Apr 12 16:06:00 UTC 2018 - [email protected] + +- fixed to build on armv6 and armv7 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Botan.spec ++++++ --- /var/tmp/diff_new_pack.qb2ojM/_old 2018-04-13 12:53:00.004531303 +0200 +++ /var/tmp/diff_new_pack.qb2ojM/_new 2018-04-13 12:53:00.008531158 +0200 @@ -102,8 +102,12 @@ %ifarch %ix86 --cpu=x86_32 %else +%ifarch %{arm} + --cpu=arm +%else --cpu=%{_target_cpu} %endif +%endif make %{?_smp_mflags} WARN_FLAGS="%{optflags}"
