Compare commits

...

1 Commits

Author SHA1 Message Date
fd0dab7291
Bootstrap (riscv64)
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2024-09-23 13:59:53 +03:00

View File

@ -1,6 +1,6 @@
# Generated by go2rpm 1.14.0
%bcond check 1
%bcond bootstrap 0
%bcond bootstrap 1
%if %{with bootstrap}
%global debug_package %{nil}
@ -23,7 +23,7 @@ Go package for reading from continuously updated files (tail -f).}
%global godocs CHANGES.md CONTRIBUTING.md README.md
Name: golang-github-nxadm-tail
Release: %autorelease
Release: %autorelease -e 0.riscv64
Summary: Go package for reading from continuously updated files
License: MIT