Sophie

Sophie

distrib > Mageia > 9 > armv7hl > by-pkgid > 3e065e9a3d0f44f74941c415ea257a6f > files > 2

golang-github-andygrunwald-gerrit-0.5.2-3.mga9.src.rpm

# 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          d3e91fbf2db52ebe80abdda2051f8c2774a26d54

%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:        %mkrel 3
Summary:        Go(lang) client/library for Gerrit Code Review
Group:          Development/Other
BuildArch:      noarch
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 -i ExampleChangesService_QueryChanges
%endif

%gopkgfiles



%changelog
* Fri Nov 11 2022 pterjan <pterjan> 0.5.2-3.mga9
+ Revision: 1905456
- Disable a test needing network
- Update to a recent commit (d3e91fbf2db52ebe80abdda2051f8c2774a26d54)
+ umeabot <umeabot>
- Mageia 9 Mass Rebuild

* Fri Sep 04 2020 pterjan <pterjan> 0.5.2-1.mga8
+ Revision: 1621900
- imported package golang-github-andygrunwald-gerrit