## START: Set by rpmautospec ## (rpmautospec version 0.3.0) %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 4; base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); print(release_number + base_release_number - 1); }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} ## END: Set by rpmautospec # Generated by go2rpm 1 %bcond_without check # https://github.com/brocaar/chirpstack-api %global goipath github.com/brocaar/chirpstack-api Version: 3.12.5 %gometa %global common_description %{expand: ChirpStack gRPC API message and service wrappers for Go.} Name: %{goname} Release: %autorelease 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 * Wed Aug 10 2022 Maxwell G 3.12.5-4 - Rebuild to fix FTBFS * Thu Jul 21 2022 Fedora Release Engineering 3.12.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 17 2022 Robert-André Mauchin 3.12.5-2 - Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191, CVE-2022-29526, CVE-2022-30629 * Wed Feb 16 2022 Fabian Affolter 3.12.5-1 - Update to latest upstream release 3.12.5 (closed rhbz#2018300) * Thu Jan 20 2022 Fedora Release Engineering 3.12.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Oct 13 2021 Fabian Affolter 3.12.3-1 - Update to latest upstream release 3.12.3 (closes rhbz#2010536) * Wed Aug 25 2021 Fabian Affolter 3.12.1-1 - * Wed Aug 25 2021 Fabian Affolter - 3.12.1-1 - Update to latest upstream release 3.12.1 (rhbz#1966789) * Thu Jul 22 2021 Fedora Release Engineering 3.9.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Sun May 30 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-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Jan 14 2021 Robert-André Mauchin 3.9.3-1 - Update to 3.9.3 * Wed Sep 02 2020 Fabian Affolter 3.7.7-1 - * Tue Sep 01 2020 Fabian Affolter - 3.7.7-1 - Initial package for Fedora