Hello community, here is the log from the commit of package kured for openSUSE:Factory checked in at 2020-05-01 11:07:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kured (Old) and /work/SRC/openSUSE:Factory/.kured.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kured" Fri May 1 11:07:19 2020 rev:11 rq:796462 version:1.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kured/kured.changes 2020-03-05 23:17:26.665148817 +0100 +++ /work/SRC/openSUSE:Factory/.kured.new.2738/kured.changes 2020-05-01 11:07:29.331082241 +0200 @@ -1,0 +2,6 @@ +Wed Apr 22 10:17:19 UTC 2020 - Dominique Leuenberger <[email protected]> + +- Fix build-dependency: we require golang(API) 1.12, not the exact + go package version 1.12. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kured.spec ++++++ --- /var/tmp/diff_new_pack.g283rJ/_old 2020-05-01 11:07:30.335084425 +0200 +++ /var/tmp/diff_new_pack.g283rJ/_new 2020-05-01 11:07:30.335084425 +0200 @@ -33,8 +33,8 @@ Source: %{name}-%{version}.tar.gz Source1: vendor.tar.xz BuildRequires: fdupes -BuildRequires: go = 1.12 BuildRequires: go-go-md2man +BuildRequires: golang(API) = 1.12 ExcludeArch: s390 %description
