diff --git a/gcc.spec b/gcc.spec index 02669a5..6d8ee07 100644 --- a/gcc.spec +++ b/gcc.spec @@ -1,10 +1,10 @@ -%global DATE 20190215 -%global SVNREV 268945 -%global gcc_version 8.2.1 +%global DATE 20190222 +%global SVNREV 269133 +%global gcc_version 8.3.1 %global gcc_major 8 # 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 9 +%global gcc_release 1 %global nvptx_tools_gitrev c28050f60193b3b95a18866a96f03334e874e78f %global nvptx_newlib_gitrev aadc8eb0ec43b7cd0dd2dfb484bae63c8b05ef24 %global _unpackaged_files_terminate_build 0 @@ -3128,6 +3128,10 @@ fi %endif %changelog +* Fri Feb 22 2019 Jakub Jelinek 8.3.1-1 +- update from the 8 branch + - GCC 8.3 release + * Fri Feb 15 2019 Jakub Jelinek 8.2.1-9 - update from the 8 branch - GCC 8.3-rc1 diff --git a/gcc8-libstdc++-docs.patch b/gcc8-libstdc++-docs.patch index e73a92b..5f6a2ae 100644 --- a/gcc8-libstdc++-docs.patch +++ b/gcc8-libstdc++-docs.patch @@ -4,7 +4,7 @@ FSF

-+ Release 8.2.1 ++ Release 8.3.1 +

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation @@ -17,7 +17,7 @@

- The API documentation, rendered into HTML, can be viewed online + The API documentation, rendered into HTML, can be viewed locally -+ for the 8.2.1 release, ++ for the 8.3.1 release, + online for each GCC release and