Compare commits
1 Commits
rawhide
...
main-riscv
Author | SHA1 | Date | |
---|---|---|---|
b77a389ccb |
@ -1,5 +1,9 @@
|
||||
# Generated by go2rpm 1.5.0
|
||||
%ifnarch riscv64
|
||||
%bcond_without check
|
||||
%else
|
||||
%bcond_with check
|
||||
%endif
|
||||
|
||||
# https://github.com/go-stomp/stomp
|
||||
%global goipath github.com/go-stomp/stomp/v3
|
||||
@ -15,7 +19,7 @@ Go language library for STOMP protocol.}
|
||||
%global godocs examples AUTHORS.md README.md breaking_changes.md
|
||||
|
||||
Name: %{goname}
|
||||
Release: %autorelease
|
||||
Release: %autorelease -e 0.riscv64
|
||||
Summary: Go language library for STOMP protocol
|
||||
|
||||
# Upstream license specification: Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user