diff --git a/tinygo.spec b/tinygo.spec index dda6418..f87e08b 100644 --- a/tinygo.spec +++ b/tinygo.spec @@ -28,7 +28,7 @@ tools. Based on LLVM.} #global gosupfiles lib/CMSIS/CMSIS/Include/*.h lib/compiler-rt/lib/builtins/*/*.S lib/nrfx/mdk/*.{ld,S} src/examples/wasm/*/*.js targets/*.{js,json,ld,S} Name: tinygo -Release: 2%{?dist} +Release: 3%{?dist} Summary: Go compiler for small places # Main files: BSD @@ -181,6 +181,9 @@ PATH=%{buildroot}%{_bindir}:$PATH make smoketest AVR=0 RISCV=0 %changelog +* Fri Jan 31 2020 Fedora Release Engineering - 0.7.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Sat Jul 27 2019 Fedora Release Engineering - 0.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild