Files
PgTidy/.gitea/workflows
warkanumandClaude Sonnet 4.6 53f136b18d
CI / Test (push) Successful in 27s
CI / Build (push) Successful in 33s
fix(release): build RPM from pre-compiled binary with injected version
rpmbuild's %build shell cannot reliably access the Go toolchain or
module cache, risking a 'dev' version string. Build the binary on the
runner (where setup-go is active) with the correct -X main.version
ldflags, then package it via rpmbuild as a binary-install RPM.

Spec changes: Source0/1 are now the binary and LICENSE; %install copies
them directly; removed %prep/%build; -bb instead of -ba (no source RPM).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-29 16:17:59 +02:00
..