From 2f130ef6543fb52225dbe11dd40c2e4e304b7ae4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 31 Jan 2020 01:37:27 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- tinygo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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