generated from demus/golang-rpm
Compare commits
No commits in common. "e855859c7e0260c38d323c91428718698e1a6ebe" and "7ff8d7d1a0b390d0bc4c9f35d519d33181ab79d7" have entirely different histories.
e855859c7e
...
7ff8d7d1a0
2
.gitignore
vendored
2
.gitignore
vendored
@ -35,3 +35,5 @@ go.work
|
|||||||
# Built Visual Studio Code Extensions
|
# Built Visual Studio Code Extensions
|
||||||
*.vsix
|
*.vsix
|
||||||
|
|
||||||
|
|
||||||
|
.idea/
|
||||||
|
@ -23,6 +23,7 @@ Go support for Google's protocol buffers.}
|
|||||||
|
|
||||||
%global golicenses LICENSE PATENTS
|
%global golicenses LICENSE PATENTS
|
||||||
%global godocs CONTRIBUTING.md README.md SECURITY.md
|
%global godocs CONTRIBUTING.md README.md SECURITY.md
|
||||||
|
%global goextensions binpb
|
||||||
|
|
||||||
Name: golang-google-protobuf
|
Name: golang-google-protobuf
|
||||||
Release: %autorelease
|
Release: %autorelease
|
||||||
|
Loading…
Reference in New Issue
Block a user