parent
d4ddc0e23f
commit
a11ea9e92c
5
gcc.spec
5
gcc.spec
@ -4,7 +4,7 @@
|
|||||||
%global gcc_major 11
|
%global gcc_major 11
|
||||||
# Note, gcc_release must be integer, if you want to add suffixes to
|
# Note, gcc_release must be integer, if you want to add suffixes to
|
||||||
# %%{release}, append them after %%{gcc_release} on Release: line.
|
# %%{release}, append them after %%{gcc_release} on Release: line.
|
||||||
%global gcc_release 1
|
%global gcc_release 2
|
||||||
%global nvptx_tools_gitrev 5f6f343a302d620b0868edab376c00b15741e39e
|
%global nvptx_tools_gitrev 5f6f343a302d620b0868edab376c00b15741e39e
|
||||||
%global newlib_cygwin_gitrev 50e2a63b04bdd018484605fbb954fd1bd5147fa0
|
%global newlib_cygwin_gitrev 50e2a63b04bdd018484605fbb954fd1bd5147fa0
|
||||||
%global _unpackaged_files_terminate_build 0
|
%global _unpackaged_files_terminate_build 0
|
||||||
@ -3133,6 +3133,9 @@ end
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 29 2021 Florian Weimer <fweimer@redhat.com> - 11.2.1-2
|
||||||
|
- Rebuild with changed aarch64 build flags (#1984652)
|
||||||
|
|
||||||
* Wed Jul 28 2021 Marek Polacek <polacek@redhat.com> 11.2.1-1
|
* Wed Jul 28 2021 Marek Polacek <polacek@redhat.com> 11.2.1-1
|
||||||
- update from releases/gcc-11-branch (#1986836)
|
- update from releases/gcc-11-branch (#1986836)
|
||||||
- GCC 11.2 release
|
- GCC 11.2 release
|
||||||
|
Loading…
Reference in New Issue
Block a user