# Generated by go2rpm 1.3 %bcond_without check # https://github.com/miolini/datacounter %global goipath github.com/miolini/datacounter Version: 1.0.2 %gometa %global common_description %{expand: Golang counters for readers/writers.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: 1%{?dist} Summary: Golang counters for readers/writers License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Wed Dec 09 10:44:16 CET 2020 Robert-André Mauchin - 1.0.2-1 - Initial package