Hello community, here is the log from the commit of package kured for openSUSE:Leap:15.2 checked in at 2020-05-03 14:29:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/kured (Old) and /work/SRC/openSUSE:Leap:15.2/.kured.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kured" Sun May 3 14:29:08 2020 rev:3 rq:799660 version:1.3.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/kured/kured.changes 2020-03-09 18:13:37.957389990 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.kured.new.2738/kured.changes 2020-05-03 14:30:16.984634486 +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.ctwfw9/_old 2020-05-03 14:30:17.572635740 +0200 +++ /var/tmp/diff_new_pack.ctwfw9/_new 2020-05-03 14:30:17.576635748 +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
