diff --git a/patterns-server.changes b/patterns-server.changes index 36ffe38..38b765c 100644 --- a/patterns-server.changes +++ b/patterns-server.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Mar 23 10:24:43 UTC 2020 - Antoine Ginies + +- fix reordering of pattern() + +------------------------------------------------------------------- +Thu Mar 12 08:13:47 UTC 2020 - Antoine Ginies + +- kvm-server for arm: fix missing qemu-ipxe packages and + improve arm detection (bsc#1158430) +- version 20200312 + ------------------------------------------------------------------- Thu Dec 13 09:38:08 UTC 2018 - Dominique Leuenberger diff --git a/patterns-server.spec b/patterns-server.spec index f961568..6345eb2 100644 --- a/patterns-server.spec +++ b/patterns-server.spec @@ -1,7 +1,7 @@ # # spec file for package patterns-server # -# Copyright (c) 2018 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 @@ -18,7 +18,7 @@ %bcond_with betatest Name: patterns-server -Version: 20180718 +Version: 20200312 Release: 0 Summary: Patterns for Installation (server patterns) License: MIT @@ -217,8 +217,9 @@ Requires: qemu-ppc %ifarch s390x Requires: qemu-s390 %endif -%ifarch %arm +%ifarch %arm aarch64 armv7hl Requires: qemu-arm +Requires: qemu-ipxe %endif %description kvm_server