# Generated by go2rpm %bcond_without check # https://github.com/k-sone/critbitgo %global goipath github.com/k-sone/critbitgo Version: 1.2.0 %gometa %global common_description %{expand: Crit-bit for golang and its applications (sorted map, IP routing table).} %global golicenses LICENSE %global godocs CHANGES.md README.md Name: %{goname} Release: 4%{?dist} Summary: Crit-bit for Golang and its applications License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Mon Jun 03 17:23:09 CEST 2019 Robert-André Mauchin - 1.2.0-4 - Update to new macros * Fri Feb 01 2019 Fedora Release Engineering - 1.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering - 1.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sun May 06 2018 Robert-André Mauchin - 1.2.0-1 - First package for Fedora