generated from demus/golang-rpm-template
Include generated binpb file in package
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
# https://github.com/protocolbuffers/protobuf-go
|
||||
%global goipath google.golang.org/protobuf
|
||||
%global forgeurl https://github.com/protocolbuffers/protobuf-go
|
||||
Version: 1.36.2
|
||||
%global tag v1.36.2
|
||||
Version: 1.34.2
|
||||
%global tag v1.34.2
|
||||
|
||||
%gometa -L -f
|
||||
|
||||
@@ -23,9 +23,10 @@ Go support for Google's protocol buffers.}
|
||||
|
||||
%global golicenses LICENSE PATENTS
|
||||
%global godocs CONTRIBUTING.md README.md SECURITY.md
|
||||
%global goextensions binpb
|
||||
|
||||
Name: golang-google-protobuf
|
||||
Release: %autorelease
|
||||
Release: %autorelease -b 2
|
||||
Summary: Go support for Google's protocol buffers
|
||||
|
||||
%global godevelheader %{expand:
|
||||
|
||||
Reference in New Issue
Block a user