# Generated by go2rpm %bcond_without check # https://github.com/nats-io/nuid %global goipath github.com/nats-io/nuid Version: 1.0.1 %gometa %global common_description %{expand: A highly performant unique identifier generator.} %global golicenses LICENSE %global godocs GOVERNANCE.md MAINTAINERS.md README.md Name: %{goname} Release: 1%{?dist} Summary: Highly performant unique identifier generator # Upstream license specification: Apache-2.0 License: ASL 2.0 URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Tue May 14 00:52:01 CEST 2019 Robert-André Mauchin - 1.0.1-1 - Initial package