Sophie

Sophie

distrib > Mageia > 9 > armv7hl > by-pkgid > 12830db7f938701fe2eb29ac003f3d18 > files > 2

golang-github-xeipuuv-gojsonpointer-0-3.mga9.src.rpm

# Generated by go2rpm
%bcond_without check

# https://github.com/xeipuuv/gojsonpointer
%global goipath         github.com/xeipuuv/gojsonpointer
%global commit          02993c407bfbf5f6dae44c4f4b1cf6a39b5fc5bb

%gometa

%global common_description %{expand:
An implementation of JSON Pointer.}

%global golicenses      LICENSE-APACHE-2.0.txt
%global godocs          README.md

Name:           %{goname}
Version:        0
Release:        %mkrel 3
Summary:        JSON Pointer implementation in Go
Group:          Development/Other
BuildArch:      noarch

# Upstream license specification: Apache-2.0
License:        ASL 2.0
URL:            %{gourl}
Source0:        %{gosource}

%description
%{common_description}

%gopkg

%prep
%goprep

%install
%gopkginstall

%if %{with check}
%check
%gocheck
%endif

%gopkgfiles


%changelog
* Mon Mar 21 2022 umeabot <umeabot> 0-3.mga9
+ Revision: 1815129
- Mageia 9 Mass Rebuild

* Sat Nov 06 2021 guillomovitch <guillomovitch> 0-2.mga9
+ Revision: 1754142
- new git snapshot

* Sat Mar 14 2020 guillomovitch <guillomovitch> 0-1.mga8
+ Revision: 1556239
- imported package golang-github-xeipuuv-gojsonpointer