From cd2cb472260ccf5c32708f0372b18f65c977b46b Mon Sep 17 00:00:00 2001 From: Michal Hlavinka Date: Jun 23 2017 14:42:28 +0000 Subject: propper build for 7.1.0 --- diff --git a/arm-none-eabi-gcc-cs.spec b/arm-none-eabi-gcc-cs.spec index 6343ee8..7b0d3e1 100644 --- a/arm-none-eabi-gcc-cs.spec +++ b/arm-none-eabi-gcc-cs.spec @@ -5,12 +5,12 @@ # we need newlib to compile complete gcc, but we need gcc to compile newlib, # so compile minimal gcc first -%global bootstrap 1 +%global bootstrap 2 Name: %{target}-gcc-cs Epoch: 1 Version: %{gcc_ver} -Release: 1%{?dist} +Release: 2%{?dist} Summary: GNU GCC for cross-compilation for %{target} target Group: Development/Tools @@ -281,6 +281,9 @@ popd %endif %changelog +* Fri Jun 23 2017 Michal Hlavinka - 1:7.1.0-2 +- propper build for 7.1.0 + * Thu Jun 22 2017 Michal Hlavinka - 1:7.1.0-1 - bootstrap build for 7.1.0