# Generated by go2rpm %bcond_without check # https://github.com/GeertJohan/go.incremental %global goipath github.com/GeertJohan/go.incremental Version: 1.0.0 %gometa %global common_description %{expand: Go package Incremental provides typed incremental counters that are concurrency-safe.} %global golicenses LICENSE %global godocs example README.md Name: %{goname} Release: 1%{?dist} Summary: Concurency-safe incremental numbers # Upstream license specification: BSD-2-Clause License: BSD URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Mon May 06 23:15:59 CEST 2019 Robert-André Mauchin - 1.0.0-1 - Initial package