# Generated by go2rpm %bcond_without check # https://github.com/3rf/mongo-lint %global goipath github.com/3rf/mongo-lint %global commit f6cf4f8a7d07167375b035d186a1e8b3ebf28aa3 %gometa %global common_description %{expand: Golint is a linter for Go source code.} %global golicenses LICENSE %global godocs README %global gosupfiles glide.lock glide.yaml Name: %{goname} Version: 0 Release: 0.17%{?dist} Summary: Linter for Go source code # Upstream license specification: BSD-3-Clause License: BSD URL: %{gourl} Source0: %{gosource} Source1: glide.yaml Source2: glide.lock %description %{common_description} %gopkg %prep %goprep cp %{S:1} %{S:2} . %install %gopkginstall %if %{with check} %check %gocheck -d . %endif %gopkgfiles %changelog * Fri May 24 20:15:39 CEST 2019 Robert-André Mauchin - 0-0.17.20140702gitf6cf4f8 - Update to new macros * Thu Jan 31 2019 Fedora Release Engineering - 0-0.16.gitf6cf4f8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Nov 11 2018 Robert-André Mauchin - 0-0.15.20140702gitf6cf4f8 - SPEC refresh * Fri Jul 13 2018 Fedora Release Engineering - 0-0.14.gitf6cf4f8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jun 07 2018 Jan Chaloupka - 0-0.13.gitf6cf4f8 - Upload glide.lock and glide.yaml files * Mon Mar 05 2018 Jan Chaloupka - 0-0.12.gitf6cf4f8 - Update to spec 3.0 * Mon Feb 26 2018 Jan Chaloupka - 0-0.11.20140702gitf6cf4f8 - Autogenerate some parts using the new macros * Wed Feb 07 2018 Fedora Release Engineering - 0-0.10.gitf6cf4f8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 02 2017 Fedora Release Engineering - 0-0.9.gitf6cf4f8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering - 0-0.8.gitf6cf4f8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering - 0-0.7.gitf6cf4f8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Aug 08 2016 jchaloup - 0-0.6.gitf6cf4f8 - Enable devel and unit-test for epel7 resolves: #1365216 * Thu Jul 21 2016 Fedora Release Engineering - 0-0.5.gitf6cf4f8 - https://fedoraproject.org/wiki/Changes/golang1.7 * Mon Feb 22 2016 Fedora Release Engineering - 0-0.4.gitf6cf4f8 - https://fedoraproject.org/wiki/Changes/golang1.6 * Wed Feb 03 2016 Fedora Release Engineering - 0-0.3.gitf6cf4f8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jan 27 2016 jchaloup - 0-0.2.gitf6cf4f8 - although testdata contains go files it is used only for testing purposes related: #1301568 * Mon Jan 25 2016 Marek Skalický - 0-0.1.gitf6cf4f8 - First package for Fedora resolves: #1301568