# Generated by go2rpm 1 %bcond_without check # https://github.com/andygrunwald/go-gerrit %global goipath github.com/andygrunwald/go-gerrit Version: 0.5.2 %global commit ed2419acda397c1a113d8e9766bb41def2543f27 %gometa %global common_description %{expand: Go(lang) client/library for Gerrit Code Review.} %global golicenses LICENSE %global godocs CHANGELOG.md README.md Name: %{goname} Release: 4%{?dist} Summary: Go(lang) client/library for Gerrit Code Review License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/google/go-querystring/query) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Mon Jul 27 2020 Fedora Release Engineering - 0.5.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu Jul 23 17:01:35 CEST 2020 Robert-André Mauchin - 0.5.2-3.20200723gited2419a - Bump to commit ed2419acda397c1a113d8e9766bb41def2543f27 * Tue Jan 28 2020 Fedora Release Engineering - 0.5.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sat Dec 28 15:59:19 CET 2019 Robert-André Mauchin - 0.5.2-1.20191228git3f5e365 - Initial package