Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package amazon-ssm-agent for
openSUSE:Factory checked in at 2022-04-22 21:54:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/amazon-ssm-agent (Old)
and /work/SRC/openSUSE:Factory/.amazon-ssm-agent.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "amazon-ssm-agent"
Fri Apr 22 21:54:32 2022 rev:16 rq:971938 version:3.1.1260.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/amazon-ssm-agent/amazon-ssm-agent.changes
2022-04-21 15:48:16.872292041 +0200
+++
/work/SRC/openSUSE:Factory/.amazon-ssm-agent.new.1538/amazon-ssm-agent.changes
2022-04-22 21:55:43.482906529 +0200
@@ -1,0 +2,5 @@
+Thu Apr 21 10:15:58 UTC 2022 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Fix mangled ExlusiveArch field
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ amazon-ssm-agent.spec ++++++
--- /var/tmp/diff_new_pack.zXJysB/_old 2022-04-22 21:55:44.034907159 +0200
+++ /var/tmp/diff_new_pack.zXJysB/_new 2022-04-22 21:55:44.038907163 +0200
@@ -27,9 +27,6 @@
BuildRequires: go >= 1.15
BuildRequires: pkgconfig(systemd)
Requires: systemd
-Provides: ExclusiveArch:
-Provides: aarch64
-Provides: x86_64
Provides: bundled(golang(github.com/Microsoft/go-winio))
Provides: bundled(golang(github.com/Workiva/go-datastructures))
Provides: bundled(golang(github.com/aws/aws-sdk-go))
@@ -78,6 +75,8 @@
Provides: bundled(golang(golang.org/x/sys))
Provides: bundled(golang(gopkg.in/warnings.v0))
+ExclusiveArch: aarch64 x86_64
+
%description
This package provides the Amazon SSM Agent for managing EC2 Instances using
Amazon EC2 Systems Manager (SSM).