From b8df2b5281651eda5a5a536355a9e1829b69c563 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert-Andr=C3=A9=20Mauchin?= Date: Sat, 3 Aug 2019 00:11:24 +0200 Subject: [PATCH] Release 2019.2.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Robert-André Mauchin --- .gitignore | 1 + golang-honnef-tools.spec | 18 +++++++++++++++--- sources | 2 +- 3 files changed, 17 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 8a441d5..6fe777b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /go-tools-2017.2.2.tar.gz /go-tools-2019.1.tar.gz /go-tools-2019.1.1.tar.gz +/go-tools-2019.2.2.tar.gz diff --git a/golang-honnef-tools.spec b/golang-honnef-tools.spec index b68d145..b9a6c77 100644 --- a/golang-honnef-tools.spec +++ b/golang-honnef-tools.spec @@ -4,8 +4,8 @@ # https://github.com/dominikh/go-tools %global goipath honnef.co/go/tools %global forgeurl https://github.com/dominikh/go-tools -Version: 2019.1.1 -%global tag 2019.1.1 +Version: 2019.2.2 +%global tag 2019.2.2 %gometa @@ -17,7 +17,7 @@ Go code, including linters and static analysis, most prominently staticcheck.} %global godocs README.md Name: %{goname} -Release: 3%{?dist} +Release: 1%{?dist} Summary: Collection of static analysis tools for working with Go code # Upstream license specification: BSD-3-Clause and MIT @@ -26,11 +26,20 @@ URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/BurntSushi/toml) +BuildRequires: golang(github.com/google/renameio) BuildRequires: golang(github.com/kisielk/gotool) +BuildRequires: golang(github.com/rogpeppe/go-internal/modfile) +BuildRequires: golang(golang.org/x/mod/module) +BuildRequires: golang(golang.org/x/tools/go/analysis) +BuildRequires: golang(golang.org/x/tools/go/analysis/analysistest) +BuildRequires: golang(golang.org/x/tools/go/analysis/passes/inspect) BuildRequires: golang(golang.org/x/tools/go/ast/astutil) +BuildRequires: golang(golang.org/x/tools/go/ast/inspector) BuildRequires: golang(golang.org/x/tools/go/buildutil) +BuildRequires: golang(golang.org/x/tools/go/gcexportdata) BuildRequires: golang(golang.org/x/tools/go/loader) BuildRequires: golang(golang.org/x/tools/go/packages) +BuildRequires: golang(golang.org/x/tools/go/types/objectpath) BuildRequires: golang(golang.org/x/tools/go/types/typeutil) BuildRequires: golang(golang.org/x/tools/refactor/importgraph) @@ -68,6 +77,9 @@ install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/ %gopkgfiles %changelog +* Mon Jul 29 23:25:11 CEST 2019 Robert-André Mauchin - 2019.2.2-1 +- Release 2019.2.2 + * Thu Jul 25 2019 Fedora Release Engineering - 2019.1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild diff --git a/sources b/sources index 850cfa6..16544ef 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (go-tools-2019.1.1.tar.gz) = 5a0c1000be99aa477e0310acba4b722f0c73e7a8311c9287af9144b8fe99aad1abcc339a9dfa547c269718a811f5ece4ffc254cbb5055ac154d2e27a3e25d6d0 +SHA512 (go-tools-2019.2.2.tar.gz) = b0f8c1ce06c02d37c3ad8ac574a42e89dc35ebb8552daab5cf8a2c15d7924ea7fb58436a469777690b3deac11e4c9d1163b2627d11591cbb7560ab1db4a84d92