# Generated by go2rpm 1 %bcond_without check # https://github.com/brocaar/chirpstack-api %global goipath github.com/brocaar/chirpstack-api Version: 3.9.9 %gometa %global common_description %{expand: ChirpStack gRPC API message and service wrappers for Go.} Name: %{goname} Release: 2%{?dist} Summary: Chirpstack Go API License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/golang/protobuf/descriptor) BuildRequires: golang(github.com/golang/protobuf/proto) BuildRequires: golang(github.com/golang/protobuf/ptypes/duration) BuildRequires: golang(github.com/golang/protobuf/ptypes/empty) BuildRequires: golang(github.com/golang/protobuf/ptypes/timestamp) BuildRequires: golang(github.com/grpc-ecosystem/grpc-gateway/runtime) BuildRequires: golang(github.com/grpc-ecosystem/grpc-gateway/utilities) BuildRequires: golang(google.golang.org/genproto/googleapis/api/annotations) BuildRequires: golang(google.golang.org/grpc) BuildRequires: golang(google.golang.org/grpc/codes) BuildRequires: golang(google.golang.org/grpc/grpclog) BuildRequires: golang(google.golang.org/grpc/status) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Thu Jul 22 2021 Fedora Release Engineering - 3.9.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Sun May 30 22:23:48 CEST 2021 Robert-André Mauchin - 3.9.9-1 - Update to 3.9.9 - Close: rhbz#1963546 * Tue Jan 26 2021 Fedora Release Engineering - 3.9.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Jan 14 15:32:25 CET 2021 Robert-André Mauchin - 3.9.3-2 - Update to 3.9.3 * Tue Sep 01 2020 Fabian Affolter - 3.7.7-1 - Initial package for Fedora