Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package aliyun-cli for openSUSE:Factory checked in at 2026-03-20 21:19:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/aliyun-cli (Old) and /work/SRC/openSUSE:Factory/.aliyun-cli.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "aliyun-cli" Fri Mar 20 21:19:57 2026 rev:11 rq:1341134 version:3.3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/aliyun-cli/aliyun-cli.changes 2026-03-18 16:53:35.380732188 +0100 +++ /work/SRC/openSUSE:Factory/.aliyun-cli.new.8177/aliyun-cli.changes 2026-03-20 21:20:27.519126311 +0100 @@ -1,0 +2,5 @@ +Thu Mar 19 09:57:09 UTC 2026 - John Paul Adrian Glaubitz <[email protected]> + +- Fix version reported by command line utility (bsc#1259227) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ aliyun-cli.spec ++++++ --- /var/tmp/diff_new_pack.t32Jx3/_old 2026-03-20 21:20:28.183153976 +0100 +++ /var/tmp/diff_new_pack.t32Jx3/_new 2026-03-20 21:20:28.187154143 +0100 @@ -45,6 +45,8 @@ %prep %setup -n %{repo}-v%{version} -a1 +# Fix version reported by command line utility +sed -i 's/\(\tVersion\s=\s"\)0.0.1\("$\)/\1%{version}\2/g' cli/version.go %build %goprep %{import_path}
