Hello community,

here is the log from the commit of package go1.10 for openSUSE:Leap:15.2 
checked in at 2020-05-16 04:57:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/go1.10 (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.go1.10.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "go1.10"

Sat May 16 04:57:10 2020 rev:4 rq:805567 version:1.10.8

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/go1.10/go1.10.changes  2020-01-15 
15:05:40.801912026 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.go1.10.new.2738/go1.10.changes        
2020-05-16 04:57:11.395920037 +0200
@@ -1,0 +2,7 @@
+Tue Jun 18 20:29:25 UTC 2019 - Jeff Kowalczyk <jkowalc...@suse.com>
+
+- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to
+  shortcut the build queues by allowing usage of systemd-mini.
+  Originally from Dominique Leuenberger <dims...@opensuse.org>
+
+-------------------------------------------------------------------
@@ -11 +18 @@
-- Remove unnedded armv6.patch
+- Remove unneeded armv6l.patch
@@ -57 +64,2 @@
-- Fix build error with PIE linker flags on ppc64le. bsc#1113978 boo#1098017
+- Fix build error with PIE linker flags on ppc64le.
+  Fixes bsc#1113978 boo#1098017.

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

Other differences:
------------------
++++++ go1.10.spec ++++++
--- /var/tmp/diff_new_pack.hjJprY/_old  2020-05-16 04:57:12.307921907 +0200
+++ /var/tmp/diff_new_pack.hjJprY/_new  2020-05-16 04:57:12.311921915 +0200
@@ -59,6 +59,7 @@
 # linuxppc-dev discussion:
 # "PIE binaries are no longer mapped below 4 GiB on ppc64le"
 # https://lists.ozlabs.org/pipermail/linuxppc-dev/2018-November/180862.html
+# fixes bsc#1113978 boo#1098017
 %ifarch ppc64le
 #!BuildIgnore: gcc-PIE
 %endif
@@ -135,7 +136,7 @@
 BuildRequires:  go1.4
 %endif
 BuildRequires:  fdupes
-BuildRequires:  systemd
+BuildRequires:  pkgconfig(systemd)
 Recommends:     %{name}-doc = %{version}
 %ifarch %{tsan_arch}
 # Needed to compile compiler-rt/TSAN.


Reply via email to