Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package amazon-ecs-init for openSUSE:Factory
checked in at 2021-03-06 21:18:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/amazon-ecs-init (Old)
and /work/SRC/openSUSE:Factory/.amazon-ecs-init.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "amazon-ecs-init"
Sat Mar 6 21:18:46 2021 rev:7 rq:877256 version:1.50.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/amazon-ecs-init/amazon-ecs-init.changes
2021-02-26 21:59:14.111809425 +0100
+++
/work/SRC/openSUSE:Factory/.amazon-ecs-init.new.2378/amazon-ecs-init.changes
2021-03-06 21:18:46.749245126 +0100
@@ -1,0 +2,5 @@
+Fri Feb 26 14:52:15 UTC 2021 - Robert Schweikert <[email protected]>
+
+- Only build for x86_64 and aarch64
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ amazon-ecs-init.spec ++++++
--- /var/tmp/diff_new_pack.HqMmVj/_old 2021-03-06 21:18:47.337245730 +0100
+++ /var/tmp/diff_new_pack.HqMmVj/_new 2021-03-06 21:18:47.337245730 +0100
@@ -37,7 +37,7 @@
Recommends: docker >= 1.6.0
Requires: systemd
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-ExclusiveArch: %ix86 x86_64 aarch64
+ExclusiveArch: x86_64 aarch64
%description
The Amazon EC2 Container Service initialization will start the ECS agent.