Hello community,
here is the log from the commit of package patterns-server for openSUSE:Factory
checked in at 2020-04-28 22:31:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/patterns-server (Old)
and /work/SRC/openSUSE:Factory/.patterns-server.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "patterns-server"
Tue Apr 28 22:31:45 2020 rev:8 rq:798577 version:20200325
Changes:
--------
--- /work/SRC/openSUSE:Factory/patterns-server/patterns-server.changes
2020-03-24 22:37:00.933225678 +0100
+++
/work/SRC/openSUSE:Factory/.patterns-server.new.2738/patterns-server.changes
2020-04-28 22:32:17.945745779 +0200
@@ -1,0 +2,6 @@
+Wed Mar 25 13:14:43 UTC 2020 - Sergio Lindo Mansilla <[email protected]>
+
+- Use new macro %arm64 instead of bare arch name
+- Remove redundant arch armv7hl which is already included in %arm
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ patterns-server.spec ++++++
--- /var/tmp/diff_new_pack.8N3L77/_old 2020-04-28 22:32:18.897747555 +0200
+++ /var/tmp/diff_new_pack.8N3L77/_new 2020-04-28 22:32:18.901747562 +0200
@@ -18,7 +18,7 @@
%bcond_with betatest
Name: patterns-server
-Version: 20200312
+Version: 20200325
Release: 0
Summary: Patterns for Installation (server patterns)
License: MIT
@@ -217,7 +217,7 @@
%ifarch s390x
Requires: qemu-s390
%endif
-%ifarch %arm aarch64 armv7hl
+%ifarch %arm %arm64
Requires: qemu-arm
Requires: qemu-ipxe
%endif