Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package go1.21 for openSUSE:Factory checked 
in at 2024-02-18 20:23:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/go1.21 (Old)
 and      /work/SRC/openSUSE:Factory/.go1.21.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "go1.21"

Sun Feb 18 20:23:02 2024 rev:12 rq:1147336 version:1.21.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/go1.21/go1.21.changes    2024-02-07 
18:48:55.667815791 +0100
+++ /work/SRC/openSUSE:Factory/.go1.21.new.1815/go1.21.changes  2024-02-18 
20:23:25.574566458 +0100
@@ -1,0 +2,7 @@
+Tue Feb  6 22:28:04 UTC 2024 - Jeff Kowalczyk <jkowalc...@suse.com>
+
+- Packaging improvements:
+  * boo#1219988 ensure VERSION file is present in GOROOT
+    as required by go tool dist and go tool distpack
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ go1.21.spec ++++++
--- /var/tmp/diff_new_pack.FZLtXf/_old  2024-02-18 20:23:26.210589411 +0100
+++ /var/tmp/diff_new_pack.FZLtXf/_new  2024-02-18 20:23:26.214589555 +0100
@@ -367,6 +367,8 @@
 done
 # executable bash scripts called by go tool, etc
 find src -name "*.bash" -exec install -Dm655 \{\} 
%{buildroot}%{_datadir}/go/%{go_label}/\{\} \;
+# VERSION file referenced by go tool dist and go tool distpack
+find . -name VERSION -exec install -Dm655 \{\} 
%{buildroot}%{_datadir}/go/%{go_label}/\{\} \;
 # Trace viewer html and javascript files moved from misc/trace in
 # previous versions to src/cmd/trace/static in go1.19.
 # static contains pprof trace viewer html javascript and markdown

Reply via email to