# Generated by go2rpm %bcond_without check # https://github.com/VividCortex/mysqlerr %global goipath github.com/VividCortex/mysqlerr %global commit 6c6b55f8796f578c870b7e19bafb16103bc40095 %gometa %global common_description %{expand: MySQL Server Error Constants for Golang.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.2%{?dist} Summary: MySQL Server Error Constants for Golang License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Mon Jun 03 23:23:06 CEST 2019 Robert-André Mauchin - 0-0.2.20190320git6c6b55f - Update to new macros * Wed Mar 20 2019 Mark Goodwin - 0-0.1.20190320git6c6b55f - First package for Fedora