# Generated by go2rpm %bcond_without check # https://github.com/facebookarchive/structtag %global goipath github.com/facebookarchive/structtag %global commit 217e25fb96916cc60332e399c9aa63f5c422ceed %gometa %global goaltipaths github.com/facebookgo/structtag %global common_description %{expand: Package structtag provides parsing of the defacto struct tag style.} %global golicenses license %global godocs readme.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Parsing of the defacto struct tag style # Upstream license specification: BSD-3-Clause License: BSD URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Tue Jun 04 14:23:07 CEST 2019 Robert-André Mauchin - 0-0.3.20190321git217e25fb - Update to new macros * Thu Mar 28 2019 Nathan Scott - 0-0.2.20190321git217e25fb - Add a subpackage for the non-archived import path as well * Thu Mar 21 2019 Mark Goodwin - 0-0.1.20190321git217e25fb - First package for Fedora