Hello community,

here is the log from the commit of package go1.9 for openSUSE:Factory checked 
in at 2019-10-27 13:40:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/go1.9 (Old)
 and      /work/SRC/openSUSE:Factory/.go1.9.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "go1.9"

Sun Oct 27 13:40:21 2019 rev:10 rq:743079 version:1.9.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/go1.9/go1.9.changes      2019-10-25 
18:38:07.627670415 +0200
+++ /work/SRC/openSUSE:Factory/.go1.9.new.2990/go1.9.changes    2019-10-27 
13:40:23.197221583 +0100
@@ -1,0 +2,7 @@
+Wed Oct 23 16:13:46 UTC 2019 - Stefan BrĂ¼ns <[email protected]>
+
+- Remove unneeded systemd BuildRequires.
+- Remove specific support for Leap 42.x (EOL), treat it like SLE12
+- Add some missing dir-only markers in files section.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ go1.9.spec ++++++
--- /var/tmp/diff_new_pack.lcE7rn/_old  2019-10-27 13:40:26.117225105 +0100
+++ /var/tmp/diff_new_pack.lcE7rn/_new  2019-10-27 13:40:26.153225148 +0100
@@ -31,13 +31,8 @@
 # of a known bug with binutils 2.27 https://github.com/golang/go/issues/16906.
 # Leap will work but we don't have go1.4 in there.
 %if 0%{?suse_version} > 1320
-# openSUSE Factory
+# openSUSE Factory, Leap 15.x, SLE 15
 %define with_gccgo 1
-%else
-%if 0%{?suse_version} == 1315 && 0%{?is_opensuse}
-# openSUSE Leap
-%define with_gccgo 1
-%endif
 %endif
 
 # The fallback bootstrap method via go1.4 doesn't work
@@ -131,7 +126,6 @@
 BuildRequires:  go1.4
 %endif
 BuildRequires:  fdupes
-BuildRequires:  systemd
 Recommends:     %{name}-doc = %{version}
 %ifarch %{tsan_arch}
 # Needed to compile compiler-rt/TSAN.
@@ -361,9 +355,9 @@
 %defattr(-,root,root,-)
 %{_bindir}/go
 %{_bindir}/gofmt
-%{_libdir}/go
+%dir %{_libdir}/go
 %{_libdir}/go/%{go_api}
-%{_datadir}/go
+%dir %{_datadir}/go
 %{_datadir}/go/%{go_api}
 %dir %{_sysconfdir}/gdbinit.d/
 %config %{_sysconfdir}/gdbinit.d/go.gdb


Reply via email to