From 7a229a588805e5a3df3b5f39022483f80d47f3e4 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Fri, 17 Apr 2015 19:24:08 +0200 Subject: [PATCH] 5.0.1-0.2 --- .gitignore | 1 + gcc.spec | 11 ++++++++--- gcc5-libstdc++-docs.patch | 4 ++-- sources | 2 +- 4 files changed, 12 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 2d9ca42..2aa5a83 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /gcc-5.0.0-20150319.tar.bz2 /gcc-5.0.0-20150407.tar.bz2 /gcc-5.0.1-20150413.tar.bz2 +/gcc-5.0.1-20150417.tar.bz2 diff --git a/gcc.spec b/gcc.spec index 4cd246e..a4843dd 100644 --- a/gcc.spec +++ b/gcc.spec @@ -1,9 +1,9 @@ -%global DATE 20150413 -%global SVNREV 222046 +%global DATE 20150417 +%global SVNREV 222191 %global gcc_version 5.0.1 # 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 0.1 +%global gcc_release 0.2 %global _unpackaged_files_terminate_build 0 %global _performance_build 1 %global multilib_64_archs sparc64 ppc64 ppc64p7 s390x x86_64 @@ -3068,6 +3068,11 @@ fi %doc rpm.doc/changelogs/libcc1/ChangeLog* %changelog +* Fri Apr 17 2015 Jakub Jelinek 5.0.1-0.2 +- update from the 5 branch + - PRs bootstrap/62077, bootstrap/65763, debug/65771, ipa/65765, + libstdc++/65754, rtl-optimization/65761, target/65780, target/65787 + * Mon Apr 13 2015 Jakub Jelinek 5.0.1-0.1 - update from the trunk and 5 branch - update to GCC 5.1-RC1 diff --git a/gcc5-libstdc++-docs.patch b/gcc5-libstdc++-docs.patch index 58f4b33..beda445 100644 --- a/gcc5-libstdc++-docs.patch +++ b/gcc5-libstdc++-docs.patch @@ -4,7 +4,7 @@ FSF

-+ Release 5.0.0 ++ Release 5.0.1 +

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation @@ -18,7 +18,7 @@ - The API documentation, rendered into HTML, can be viewed online: + The API documentation, rendered into HTML, can be viewed here: