# Generated by go2rpm %bcond_without check # https://github.com/spf13/nitro %global goipath github.com/spf13/nitro %global commit 24d7ef30a12da0bdc5e2eb370a79c659ddccf0e8 %gometa %global common_description %{expand: Nitro is a quick and easy performance analyzer library for Golang. It is useful for comparing A/B against different drafts of functions or different functions.} %global golicenses LICENSE.txt %global godocs README.md Name: %{goname} Version: 0 Release: 0.7%{?dist} Summary: Quick and easy performance analyzer library for Go # 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 * Fri May 31 23:36:53 CEST 2019 Robert-André Mauchin - 0-0.7.20190531git24d7ef3 - Update to new macros * Fri Feb 01 2019 Fedora Release Engineering - 0-0.6.git24d7ef3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering - 0-0.5.git24d7ef3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering - 0-0.4.git24d7ef3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 02 2017 Fedora Release Engineering - 0-0.3.git24d7ef3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering - 0-0.2.git24d7ef3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Tue Nov 15 2016 Athos Ribeiro - 0-0.1.git24d7ef3 - Initial package