Hello community,
here is the log from the commit of package patterns-server for openSUSE:Factory
checked in at 2020-03-24 22:35:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/patterns-server (Old)
and /work/SRC/openSUSE:Factory/.patterns-server.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "patterns-server"
Tue Mar 24 22:35:27 2020 rev:7 rq:787594 version:20200312
Changes:
--------
--- /work/SRC/openSUSE:Factory/patterns-server/patterns-server.changes
2018-12-13 19:50:02.080577665 +0100
+++
/work/SRC/openSUSE:Factory/.patterns-server.new.3160/patterns-server.changes
2020-03-24 22:37:00.933225678 +0100
@@ -1,0 +2,12 @@
+Mon Mar 23 10:24:43 UTC 2020 - Antoine Ginies <[email protected]>
+
+- fix reordering of pattern()
+
+-------------------------------------------------------------------
+Thu Mar 12 08:13:47 UTC 2020 - Antoine Ginies <[email protected]>
+
+- kvm-server for arm: fix missing qemu-ipxe packages and
+ improve arm detection (bsc#1158430)
+- version 20200312
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ patterns-server.spec ++++++
--- /var/tmp/diff_new_pack.mZ7zXl/_old 2020-03-24 22:37:01.857226128 +0100
+++ /var/tmp/diff_new_pack.mZ7zXl/_new 2020-03-24 22:37:01.861226129 +0100
@@ -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 @@
%ifarch s390x
Requires: qemu-s390
%endif
-%ifarch %arm
+%ifarch %arm aarch64 armv7hl
Requires: qemu-arm
+Requires: qemu-ipxe
%endif
%description kvm_server