Accepting request 1082612 from home:StefanBruens:branches:electronics

- 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.

OBS-URL: https://build.opensuse.org/request/show/1082612
OBS-URL: https://build.opensuse.org/package/show/electronics/kicad?expand=0&rev=110
This commit is contained in:
2023-04-26 14:56:49 +00:00
committed by Git OBS Bridge
parent 6c24a9e576
commit 2e5c9771f3
4 changed files with 19 additions and 7 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Apr 25 02:01:48 UTC 2023 - Stefan Brüns <stefan.bruens@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.
-------------------------------------------------------------------
Sat Mar 11 03:59:46 UTC 2023 - Stefan Brüns <stefan.bruens@rwth-aachen.de>