# Generated by go2rpm %bcond_without check # https://github.com/anacrolix/envpprof %global goipath github.com/anacrolix/envpprof Version: 1.0.0 %gometa %global common_description %{expand: Allows run time configuration of Go's pprof features and default HTTP mux using environment variables.} %global golicenses LICENSE Name: %{goname} Release: 2%{?dist} Summary: Run time configuration of Go's pprof features License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Tue Jun 04 00:00:19 CEST 2019 Robert-André Mauchin - 1.0.0-2 - Update to new macros * Tue Mar 26 18:07:19 CET 2019 Robert-André Mauchin -1.0.0-1 - Release 1.0.0 (#1692635) * Thu Mar 07 2019 Robert-André Mauchin - 0-0.1.20190307git323002c - First package for Fedora