Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kicad for openSUSE:Factory checked in at 2023-04-27 20:00:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kicad (Old) and /work/SRC/openSUSE:Factory/.kicad.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kicad" Thu Apr 27 20:00:33 2023 rev:54 rq:1083040 version:7.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kicad/kicad.changes 2023-03-12 16:26:45.929430507 +0100 +++ /work/SRC/openSUSE:Factory/.kicad.new.1533/kicad.changes 2023-04-27 20:00:52.465904341 +0200 @@ -1,0 +2,8 @@ +Tue Apr 25 02:01:48 UTC 2023 - Stefan Brüns <stefan.bru...@rwth-aachen.de> + +- update to 7.0.2: + See https://www.kicad.org/blog/2023/04/KiCad-7.0.2-Release/ for details. +- Reduce build parallelism to avoid occasional OOM errors. +- Disable qa_eeschema unit test on aarch64. + +------------------------------------------------------------------- Old: ---- kicad-7.0.1.tar.bz2 New: ---- kicad-7.0.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kicad.spec ++++++ --- /var/tmp/diff_new_pack.NSWbwo/_old 2023-04-27 20:00:53.781912079 +0200 +++ /var/tmp/diff_new_pack.NSWbwo/_new 2023-04-27 20:00:53.785912102 +0200 @@ -20,8 +20,8 @@ # symbol libraries from version 7.0.0 %define compatversion 7.0.0 Name: kicad -Version: 7.0.1 -%define file_version 7.0.1 +Version: 7.0.2 +%define file_version 7.0.2 Release: 0 Summary: EDA software suite for the creation of schematics and PCB License: AGPL-3.0-or-later AND GPL-3.0-or-later @@ -44,6 +44,7 @@ BuildRequires: libboost_system-devel-impl >= 1.71 BuildRequires: libboost_test-devel-impl BuildRequires: libngspice-devel +BuildRequires: memory-constraints BuildRequires: occt-devel BuildRequires: pkg-config BuildRequires: python3-pybind11-devel @@ -134,6 +135,7 @@ %if 0%{?suse_version} < 1550 export CXX=g++-11 CC=gcc-11 %endif +%limit_build -m 1500 %cmake \ -DCMAKE_SKIP_RPATH:BOOL=OFF \ -DCMAKE_SKIP_INSTALL_RPATH:BOOL=ON \ @@ -176,9 +178,11 @@ %find_lang %{name} %check -%ifarch %{ix86} -# https://gitlab.com/kicad/code/kicad/-/issues/10149 +%ifarch %{ix86} aarch64 +# ix86: https://gitlab.com/kicad/code/kicad/-/issues/10149 +# aarch64: https://sourceforge.net/p/ngspice/bugs/622/ %ctest --exclude-regex qa_eeschema +%ctest --tests-regex qa_eeschema || true %else %ctest %endif ++++++ kicad-7.0.1.tar.bz2 -> kicad-7.0.2.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/kicad/kicad-7.0.1.tar.bz2 /work/SRC/openSUSE:Factory/.kicad.new.1533/kicad-7.0.2.tar.bz2 differ: char 11, line 1