diff --git a/gcc.spec b/gcc.spec index 0156d72..368564b 100644 --- a/gcc.spec +++ b/gcc.spec @@ -4,7 +4,7 @@ %global gcc_major 11 # Note, gcc_release must be integer, if you want to add suffixes to # %%{release}, append them after %%{gcc_release} on Release: line. -%global gcc_release 1 +%global gcc_release 2 %global nvptx_tools_gitrev 5f6f343a302d620b0868edab376c00b15741e39e %global newlib_cygwin_gitrev 50e2a63b04bdd018484605fbb954fd1bd5147fa0 %global _unpackaged_files_terminate_build 0 @@ -3133,6 +3133,9 @@ end %endif %changelog +* Thu Jul 29 2021 Florian Weimer - 11.2.1-2 +- Rebuild with changed aarch64 build flags (#1984652) + * Wed Jul 28 2021 Marek Polacek 11.2.1-1 - update from releases/gcc-11-branch (#1986836) - GCC 11.2 release