Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package go1.9 for openSUSE:Factory checked 
in at 2022-02-03 23:15:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/go1.9 (Old)
 and      /work/SRC/openSUSE:Factory/.go1.9.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "go1.9"

Thu Feb  3 23:15:42 2022 rev:16 rq:950667 version:1.9.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/go1.9/go1.9.changes      2021-07-27 
14:32:07.891479952 +0200
+++ /work/SRC/openSUSE:Factory/.go1.9.new.1898/go1.9.changes    2022-02-03 
23:15:53.404857030 +0100
@@ -1,0 +2,5 @@
+Wed Feb  2 07:36:37 UTC 2022 - Dirk M??ller <dmuel...@suse.com>
+
+- remove trailing EOF escape that confuses posix shell (bsc#1195391) 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ go1.9.spec ++++++
--- /var/tmp/diff_new_pack.HvXmao/_old  2022-02-03 23:15:54.232851379 +0100
+++ /var/tmp/diff_new_pack.HvXmao/_new  2022-02-03 23:15:54.236851351 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package go1.9
 #
-# 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
@@ -96,7 +96,7 @@
 BuildRequires:  rpm >= 4.11.1
 Requires:       gcc
 Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
 Recommends:     %{name}-doc = %{version}
 Provides:       go = %{version}
 Provides:       go-devel = go%{version}
@@ -352,7 +352,7 @@
 update-alternatives \
   --install %{_bindir}/go go %{_libdir}/go/%{go_api}/bin/go 30 \
   --slave %{_bindir}/gofmt gofmt %{_libdir}/go/%{go_api}/bin/gofmt \
-  --slave %{_sysconfdir}/gdbinit.d/go.gdb go.gdb 
%{_libdir}/go/%{go_api}/bin/gdbinit.d/go.gdb \
+  --slave %{_sysconfdir}/gdbinit.d/go.gdb go.gdb 
%{_libdir}/go/%{go_api}/bin/gdbinit.d/go.gdb
 
 %postun
 if [ $1 -eq 0 ] ; then

Reply via email to