[gcc-python-plugin/f16] rebuild against newer gcc

dmalcolm dmalcolm at fedoraproject.org
Mon Oct 24 19:29:56 UTC 2011


commit ad8e69aced6479f603130895a74d147ec00bbb91
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Mon Oct 24 15:29:29 2011 -0400

    rebuild against newer gcc

 gcc-python-plugin.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/gcc-python-plugin.spec b/gcc-python-plugin.spec
index 2283e23..31e5725 100644
--- a/gcc-python-plugin.spec
+++ b/gcc-python-plugin.spec
@@ -39,7 +39,7 @@
 
 Name:           gcc-python-plugin
 Version:        0.6
-Release:        3%{?dist}
+Release:        3.1%{?dist}
 Summary:        GCC plugin that embeds Python
 
 Group:          Development/Languages
@@ -399,6 +399,9 @@ CheckPlugin \
 %doc examples
 
 %changelog
+* Mon Oct 24 2011 David Malcolm <dmalcolm at redhat.com> - 0.6-3.1
+- rebuild against newer gcc
+
 * Mon Oct  3 2011 David Malcolm <dmalcolm at redhat.com> - 0.6-3
 - add hard requirement on the exact gcc version the plugin was built with
 


More information about the scm-commits mailing list