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 2024-04-07 22:10:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/amazon-ecs-init (Old)
and /work/SRC/openSUSE:Factory/.amazon-ecs-init.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "amazon-ecs-init"
Sun Apr 7 22:10:49 2024 rev:12 rq:1165707 version:1.53.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/amazon-ecs-init/amazon-ecs-init.changes
2024-02-21 17:56:15.518961109 +0100
+++
/work/SRC/openSUSE:Factory/.amazon-ecs-init.new.1905/amazon-ecs-init.changes
2024-04-07 22:13:08.594285189 +0200
@@ -1,0 +2,6 @@
+Fri Apr 5 14:33:17 UTC 2024 - Atri Bhattacharya <[email protected]>
+
+- Use full URL for sources.
+- Use %license to mark LICENSE file.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ amazon-ecs-init.spec ++++++
--- /var/tmp/diff_new_pack.9661GT/_old 2024-04-07 22:13:09.266309799 +0200
+++ /var/tmp/diff_new_pack.9661GT/_new 2024-04-07 22:13:09.266309799 +0200
@@ -1,7 +1,7 @@
#
# spec file for package amazon-ecs-init
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
License: Apache-2.0
Group: System Environment/Base
URL: https://github.com/aws/amazon-ecs-init
-Source0: %{name}-%{version}-1.tar.gz
+Source0:
https://github.com/aws/amazon-ecs-init/archive/refs/tags/v%{version}-1.tar.gz#/%{name}-%{version}-1.tar.gz
Source1: %{short_name}.service
Patch0: reproducible.patch
Patch1: use-agent-container-built-in-certs.patch
@@ -168,7 +168,8 @@
%defattr(-,root,root,-)
%dir %{_sysconfdir}/ecs
%dir %{_localstatedir}/cache/ecs
-%doc CONTRIBUTING.md LICENSE NOTICE README.md
+%license LICENSE
+%doc CONTRIBUTING.md NOTICE README.md
%config(noreplace) %{_sysconfdir}/ecs/ecs.config
%config(noreplace) %{_sysconfdir}/ecs/ecs.config.json
%{_mandir}/man*/*