# Generated by go2rpm 1.3 %ifarch i686 armv7hl # https://github.com/trafficstars/metrics/issues/10 %bcond_with check %else %bcond_without check %endif # https://github.com/xaionaro-go/metrics %global goipath github.com/xaionaro-go/metrics %global commit 68050b33767320ae8ac5219ea8665a9af03c21ff %gometa %global common_description %{expand: An implementation of fast metrics for high-load-ed services on Golang.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.8%{?dist} Summary: An implementation of fast metrics for high-load-ed services on Golang License: GPLv3 URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/trafficstars/metrics) BuildRequires: golang(github.com/xaionaro-go/atomicmap) %if %{with check} # Tests BuildRequires: golang(github.com/stretchr/testify/assert) %endif %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Wed Jan 24 2024 Fedora Release Engineering - 0-0.8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering - 0-0.7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering - 0-0.6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering - 0-0.5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering - 0-0.4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering - 0-0.3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering - 0-0.2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Sun Jun 20 2021 Davide Cavalca - 0-0.1.20210620git68050b3 - Initial package