Sophie

Sophie

distrib > Mageia > 9 > armv7hl > by-pkgid > 5df98b856e6b3e9c9a453892655633b0 > files > 3

golang-github-matttproud-protobuf-extensions-1.0.1-2.mga9.src.rpm

# Generated by go2rpm
%bcond_without check

# https://github.com/matttproud/golang_protobuf_extensions
%global goipath         github.com/matttproud/golang_protobuf_extensions
Version:                1.0.1

%gometa

# Remove in F33:
%global godevelheader %{expand:
Obsoletes:      golang-github-matttproud-golang_protobuf_extensions-devel < 0-0.22
}

%global common_description %{expand:
This package provides various Protocol Buffer extensions for the Go language,
namely support for record length-delimited message streaming.}

%global golicenses      LICENSE NOTICE
%global godocs          README.md

%global gosupfiles glide.lock glide.yaml

Name:           %{goname}
Release:        %mkrel 2
Summary:        Support for streaming protocol buffer messages for the Go language
Group:          Development/Other

# Upstream license specification: Apache-2.0
License:        ASL 2.0
URL:            %{gourl}
Source0:        %{gosource}
Source1:        glide.yaml
Source2:        glide.lock
BuildArch:      noarch

BuildRequires:  golang(github.com/golang/protobuf/proto)

%description
%{common_description}

%gopkg

%prep
%goprep
cp %{S:1} %{S:2} .

%install
%gopkginstall

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

%gopkgfiles


%changelog
* Wed Mar 30 2022 umeabot <umeabot> 1.0.1-2.mga9
+ Revision: 1834844
- Mageia 9 Mass Rebuild

* Mon Nov 15 2021 guillomovitch <guillomovitch> 1.0.1-1.mga9
+ Revision: 1756709
- new version 1.0.1
- package renamed as golang-github-matttproud-protobuf-extensions
- package renaming

* Fri Sep 18 2020 joequant <joequant> 0-0.2.mga8
+ Revision: 1628290
- fix build

* Sat Nov 24 2018 pterjan <pterjan> 0-0.1.mga7
+ Revision: 1333797
- imported package golang-github-matttproud-golang_protobuf_extensions