[gcc-python-plugin] 0.6-1

dmalcolm dmalcolm at fedoraproject.org
Tue Aug 2 20:07:37 UTC 2011


commit c931f2a5424d4d7f2275b8c92c244ef5eb8bff80
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Tue Aug 2 15:59:35 2011 -0400

    0.6-1

 .gitignore             |    1 +
 gcc-python-plugin.spec |    5 ++++-
 sources                |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e0584c5..fbceabb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /gcc-python-plugin-0.3.tar.gz
 /gcc-python-plugin-0.4.tar.gz
 /gcc-python-plugin-0.5.tar.gz
+/gcc-python-plugin-0.6.tar.gz
diff --git a/gcc-python-plugin.spec b/gcc-python-plugin.spec
index 04efaa6..de3021b 100644
--- a/gcc-python-plugin.spec
+++ b/gcc-python-plugin.spec
@@ -1,5 +1,5 @@
 Name:           gcc-python-plugin
-Version:        0.5
+Version:        0.6
 Release:        1%{?dist}
 Summary:        GCC plugin that embeds Python
 
@@ -329,6 +329,9 @@ CheckPlugin \
 %doc examples
 
 %changelog
+* Tue Aug  2 2011 David Malcolm <dmalcolm at redhat.com> - 0.6-1
+- 0.6
+
 * Wed Jul 27 2011 David Malcolm <dmalcolm at redhat.com> - 0.5-1
 - 0.5
 - examples are now in an "examples" subdirectory
diff --git a/sources b/sources
index 53a44d4..0b24734 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fc501bd2aa87319947da2f49357cca41  gcc-python-plugin-0.5.tar.gz
+7a8d757a446e756fc489b09f2002ecfa  gcc-python-plugin-0.6.tar.gz


More information about the scm-commits mailing list