Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-aws-sam-translator for
openSUSE:Factory checked in at 2022-03-15 19:04:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-aws-sam-translator (Old)
and /work/SRC/openSUSE:Factory/.python-aws-sam-translator.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-aws-sam-translator"
Tue Mar 15 19:04:51 2022 rev:14 rq:961819 version:1.42.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-aws-sam-translator/python-aws-sam-translator.changes
2021-12-07 00:02:23.951924214 +0100
+++
/work/SRC/openSUSE:Factory/.python-aws-sam-translator.new.25692/python-aws-sam-translator.changes
2022-03-15 19:05:36.228975935 +0100
@@ -1,0 +2,5 @@
+Tue Mar 15 08:48:00 UTC 2022 - Dirk M??ller <[email protected]>
+
+- use python_expand for fdupes
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-aws-sam-translator.spec ++++++
--- /var/tmp/diff_new_pack.FEzo5F/_old 2022-03-15 19:05:36.656976225 +0100
+++ /var/tmp/diff_new_pack.FEzo5F/_new 2022-03-15 19:05:36.660976228 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-aws-sam-translator
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -83,7 +83,7 @@
%install
%python_install
-%python_exec %fdupes %{buildroot}%{$python_sitelib}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
mkdir -p %{buildroot}%{_bindir}
install -D -m 755 bin/sam-translate.py %{buildroot}%{_bindir}/sam-translate