Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package esc for openSUSE:Factory checked in at 2021-06-02 22:12:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/esc (Old) and /work/SRC/openSUSE:Factory/.esc.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "esc" Wed Jun 2 22:12:24 2021 rev:2 rq:896967 version:0.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/esc/esc.changes 2020-06-24 15:48:40.416351533 +0200 +++ /work/SRC/openSUSE:Factory/.esc.new.1898/esc.changes 2021-06-02 22:12:50.292064383 +0200 @@ -1,0 +2,6 @@ +Wed Jun 2 17:37:10 UTC 2021 - Richard Brown <[email protected]> + +- Build with go 1.15 to fix build issues + (Upstream expected to add go1.16 in future versions) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ esc.spec ++++++ --- /var/tmp/diff_new_pack.eS8ESZ/_old 2021-06-02 22:12:50.756063236 +0200 +++ /var/tmp/diff_new_pack.eS8ESZ/_new 2021-06-02 22:12:50.760063227 +0200 @@ -1,7 +1,7 @@ # # spec file for package esc # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %global provider github %global provider_tld com %global project mjibson @@ -30,8 +31,8 @@ URL: https://github.com/mjibson/esc Source0: %{name}-v%{version}.tar.gz Source1: vendor.tar.gz -BuildRequires: golang(API) >= 1.11 BuildRequires: golang-packaging +BuildRequires: golang(API) = 1.15 %{go_nostrip} %{go_provides}
