Hello community, here is the log from the commit of package golang-org-x-tools for openSUSE:Factory checked in at 2020-02-04 19:54:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/golang-org-x-tools (Old) and /work/SRC/openSUSE:Factory/.golang-org-x-tools.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "golang-org-x-tools" Tue Feb 4 19:54:12 2020 rev:12 rq:769755 version:1.12+git20190313.aa829657 Changes: -------- --- /work/SRC/openSUSE:Factory/golang-org-x-tools/golang-org-x-tools.changes 2019-12-28 13:40:51.290943138 +0100 +++ /work/SRC/openSUSE:Factory/.golang-org-x-tools.new.26092/golang-org-x-tools.changes 2020-02-04 19:54:14.469352671 +0100 @@ -1,0 +2,6 @@ +Mon Feb 3 13:02:49 UTC 2020 - Dominique Leuenberger <[email protected]> + +- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to + shortcut through the -mini flavors. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ golang-org-x-tools.spec ++++++ --- /var/tmp/diff_new_pack.S85Ife/_old 2020-02-04 19:54:16.025353579 +0100 +++ /var/tmp/diff_new_pack.S85Ife/_new 2020-02-04 19:54:16.029353581 +0100 @@ -1,7 +1,7 @@ # -# spec file for package golang-org-x +# spec file for package golang-org-x-tools # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -29,7 +29,7 @@ Summary: Additional toolsgraphy libraries License: BSD-3-Clause Group: Development/Languages/Golang -Url: https://%{provider_prefix} +URL: https://%{provider_prefix} Source0: %{repo}-%{version}.tar.xz Source1: %{name}-rpmlintrc Source2: godoc.service @@ -41,8 +41,8 @@ BuildRequires: fdupes BuildRequires: find BuildRequires: golang-packaging -BuildRequires: systemd BuildRequires: xz +BuildRequires: pkgconfig(systemd) %if 0%{?suse_version} > 1500 BuildRequires: golang(API) >= 1.11 %endif
