jakub pushed to gcc (f22). "5.0.1-0.2"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Apr 17 17:34:14 UTC 2015


>From 7a229a588805e5a3df3b5f39022483f80d47f3e4 Mon Sep 17 00:00:00 2001
From: Jakub Jelinek <jakub at redhat.com>
Date: Fri, 17 Apr 2015 19:24:08 +0200
Subject: 5.0.1-0.2


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 <jakub at redhat.com> 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 <jakub at redhat.com> 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 @@
        <a class="link" href="http://www.fsf.org/" target="_top">FSF
        </a>
      </p><p>
-+      Release 5.0.0
++      Release 5.0.1
 +    </p><p>
        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:
  </p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p>
-+      <a class="link" href="api/index.html" target="_top">for the 5.0.0 release, local
++      <a class="link" href="api/index.html" target="_top">for the 5.0.1 release, local
 +      </a>
 +    </p></li><li class="listitem"><p>
        <a class="link" href="http://gcc.gnu.org/onlinedocs/libstdc++/libstdc++-html-USERS-3.4/index.html" target="_top">for the 3.4 release
diff --git a/sources b/sources
index f95775f..f3ec04d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4591e55674cc174766f5943d8635b275  gcc-5.0.1-20150413.tar.bz2
+95324ee9bce6045eb2b0c0ffecd91f64  gcc-5.0.1-20150417.tar.bz2
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/gcc.git/commit/?h=f22&id=7a229a588805e5a3df3b5f39022483f80d47f3e4


More information about the scm-commits mailing list