Hello community, here is the log from the commit of package go1.12 for openSUSE:Factory checked in at 2019-06-18 14:55:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/go1.12 (Old) and /work/SRC/openSUSE:Factory/.go1.12.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "go1.12" Tue Jun 18 14:55:23 2019 rev:6 rq:710015 version:1.12.5 Changes: -------- --- /work/SRC/openSUSE:Factory/go1.12/go1.12.changes 2019-05-25 13:14:58.484453913 +0200 +++ /work/SRC/openSUSE:Factory/.go1.12.new.4811/go1.12.changes 2019-06-18 14:55:29.197436111 +0200 @@ -1,0 +2,6 @@ +Wed Jun 12 14:46:50 UTC 2019 - Dominique Leuenberger <dims...@opensuse.org> + +- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to + shortcut the build queues by allowing usage of systemd-mini + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ go1.12.spec ++++++ --- /var/tmp/diff_new_pack.2lZfpi/_old 2019-06-18 14:55:30.541435238 +0200 +++ /var/tmp/diff_new_pack.2lZfpi/_new 2019-06-18 14:55:30.545435235 +0200 @@ -153,7 +153,7 @@ BuildRequires: %{go_bootstrap_version} %endif BuildRequires: fdupes -BuildRequires: systemd +BuildRequires: pkgconfig(systemd) Recommends: %{name}-doc = %{version} %ifarch %{tsan_arch} # Needed to compile compiler-rt/TSAN.