diff --git a/cross-gcc.spec b/cross-gcc.spec index 22dcbaa..a5a4b46 100644 --- a/cross-gcc.spec +++ b/cross-gcc.spec @@ -75,7 +75,7 @@ # line. gcc_release is the Fedora gcc release that the patches were # taken from. %global gcc_release 3 -%global cross_gcc_release 2 +%global cross_gcc_release 3 %global cross_binutils_version 2.27-5 %global isl_version 0.16.1 %global isl_libmajor 15 @@ -87,7 +87,7 @@ Summary: Cross C compiler Name: %{cross}-gcc Version: %{gcc_version} -Release: %{cross_gcc_release}%{?dist}.1 +Release: %{cross_gcc_release}%{?dist} # libgcc, libgfortran, libmudflap, libgomp, libstdc++ and crtstuff have # GCC Runtime Exception. License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD @@ -936,6 +936,9 @@ rm -rf %{buildroot} %do_files xtensa-linux-gnu %{build_xtensa} %changelog +* Tue Jun 27 2017 David Howells - 7.1.1-3 +- Remove the .1 from the Release number. + * Mon Jun 26 2017 David Howells - 7.1.1-2 - Sync with gcc-7.1.1-3.