[gcc/f16] 4.6.3-2

Jakub Jelinek jakub at fedoraproject.org
Tue Mar 6 16:51:19 UTC 2012


commit 309cf406e268e4d4684ca946243bc1847361ec1f
Author: Jakub Jelinek <jakub at redhat.com>
Date:   Tue Mar 6 17:51:15 2012 +0100

    4.6.3-2

 gcc.spec |    9 +++++++--
 sources  |    2 +-
 2 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/gcc.spec b/gcc.spec
index 5673f8e..ecce9bb 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,9 +1,9 @@
 %global DATE 20120306
-%global SVNREV 184984
+%global SVNREV 185003
 %global gcc_version 4.6.3
 # 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 _unpackaged_files_terminate_build 0
 %global multilib_64_archs sparc64 ppc64 s390x x86_64
 %ifarch %{ix86} x86_64 ia64 ppc ppc64 alpha
@@ -2466,6 +2466,11 @@ fi
 %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/plugin
 
 %changelog
+* Tue Mar  6 2012 Jakub Jelinek <jakub at redhat.com> 4.6.3-2
+- backport PLUGIN_FINISH_DECL event support
+- adjust 22_locale/num_put/put/char/9780-2.cc testcase for recent
+  locale data changes in glibc
+
 * Tue Mar  6 2012 Jakub Jelinek <jakub at redhat.com> 4.6.3-1
 - update from the 4.6 branch
   - GCC 4.6.3 release
diff --git a/sources b/sources
index ef5b85a..cfff95c 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 2659f09c2e43ef8b7d4406321753f1b2  fastjar-0.97.tar.gz
-a83c1013d789aa312a4651ea770bff9d  gcc-4.6.3-20120306.tar.bz2
+f9c7ca38fda4721cc78d4453237da1be  gcc-4.6.3-20120306.tar.bz2


More information about the scm-commits mailing list