# Generated by go2rpm %bcond_without check # https://github.com/marstr/randname %global goipath github.com/marstr/randname %global commit d5b0f288ab8cfdaa716502900e10405f123dc0cf %gometa %global common_description %{expand: A Go package which creates random names with an emphasis on flexibility and ease of use.} %global golicenses LICENSE %global godocs README.md adjectives.txt nouns.txt Name: %{goname} Version: 0 Release: 0.6%{?dist} Summary: Go package which creates random names License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/marstr/collection) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Mon Jun 03 19:32:58 CEST 2019 Robert-André Mauchin - 0-0.6.20190311gitd5b0f28 - Update to new macros * Mon Mar 11 2019 Robert-André Mauchin - 0-0.5.20190311gitd5b0f28 - Bump to commit d5b0f288ab8cfdaa716502900e10405f123dc0cf * Fri Feb 01 2019 Fedora Release Engineering - 0-0.4.git48a63b6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering - 0-0.3.git48a63b6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jun 28 2018 Robert-André Mauchin - 0-0.2.20180628git48a63b6 - Bump to commit 48a63b6052f1f9373db9388a658da30c6ab53db1 * Mon Mar 26 2018 Robert-André Mauchin - 0-0.1.20180416git3ef1f47 - First package for Fedora