Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-ucsmsdk for openSUSE:Factory checked in at 2021-05-17 18:45:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ucsmsdk (Old) and /work/SRC/openSUSE:Factory/.python-ucsmsdk.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ucsmsdk" Mon May 17 18:45:10 2021 rev:7 rq:893651 version:0.9.10 Changes: -------- --- /work/SRC/openSUSE:Factory/python-ucsmsdk/python-ucsmsdk.changes 2021-05-07 16:46:18.096179979 +0200 +++ /work/SRC/openSUSE:Factory/.python-ucsmsdk.new.2988/python-ucsmsdk.changes 2021-05-17 18:45:29.532578420 +0200 @@ -1,0 +2,5 @@ +Mon May 17 09:09:45 UTC 2021 - Steve Kowalik <[email protected]> + +- Drop execute bits for files under utils, stop a spurious requirement. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ucsmsdk.spec ++++++ --- /var/tmp/diff_new_pack.wEJuqE/_old 2021-05-17 18:45:30.060576180 +0200 +++ /var/tmp/diff_new_pack.wEJuqE/_new 2021-05-17 18:45:30.064576163 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-ucsmsdk # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -45,6 +45,7 @@ %prep %setup -q -n ucsmsdk-%{version} +chmod -x ucsmsdk/utils/*.py %build %python_build
