Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2019-07-25 07:13:39 +00:00
parent 53842916a0
commit 6499cf4c37
1 changed files with 4 additions and 1 deletions

View File

@ -17,7 +17,7 @@ Go code, including linters and static analysis, most prominently staticcheck.}
%global godocs README.md
Name: %{goname}
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Collection of static analysis tools for working with Go code
# Upstream license specification: BSD-3-Clause and MIT
@ -68,6 +68,9 @@ install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/
%gopkgfiles
%changelog
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2019.1.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Thu May 16 22:58:09 CEST 2019 Robert-André Mauchin <zebob.m@gmail.com> - 2019.1.1-2
- Update to new macros