[gcc-python-plugin/f16] 0.9-1

Jakub Jelinek jakub at fedoraproject.org
Tue Mar 6 21:00:42 UTC 2012


commit b81c84013a866af83e89e3aa9d6e0180201ec398
Author: Jakub Jelinek <jakub at redhat.com>
Date:   Tue Mar 6 22:00:37 2012 +0100

    0.9-1

 .gitignore             |    1 +
 gcc-python-plugin.spec |   19 ++++++++-----------
 sources                |    2 +-
 3 files changed, 10 insertions(+), 12 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 431e14d..5d37f78 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /gcc-python-plugin-0.5.tar.gz
 /gcc-python-plugin-0.6.tar.gz
 /gcc-python-plugin-0.7.tar.gz
+/gcc-python-plugin-0.9.tar.gz
diff --git a/gcc-python-plugin.spec b/gcc-python-plugin.spec
index a65662c..553e5f1 100644
--- a/gcc-python-plugin.spec
+++ b/gcc-python-plugin.spec
@@ -38,8 +38,8 @@
 %global with_hard_gcc_version_requirement 1
 
 Name:           gcc-python-plugin
-Version:        0.7
-Release:        1.1%{?dist}
+Version:        0.9
+Release:        1%{?dist}
 Summary:        GCC plugin that embeds Python
 
 Group:          Development/Languages
@@ -394,21 +394,18 @@ CheckPlugin \
 %doc examples
 
 %changelog
-* Tue Mar  6 2012 Jakub Jelinek <jakub at redhat.com> - 0.7-1.1
-- rebuilt against gcc 4.6.3
+* Mon Feb  6 2012 David Malcolm <dmalcolm at redhat.com> - 0.9-1
+- 0.9
+
+* Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.7-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
 * Tue Nov 29 2011 David Malcolm <dmalcolm at redhat.com> - 0.7-1
 - 0.7; drop patch 1
 
-* Thu Oct 27 2011 David Malcolm <dmalcolm at redhat.com> - 0.6-4.2
-- rebuild against newer gcc
-
-* Wed Oct 26 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6-4.1
+* Wed Oct 26 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6-4
 - Rebuilt for glibc bug#747377
 
-* 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
 
diff --git a/sources b/sources
index c6b3674..89f6a55 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-53887aec8c3a82bbe2e92f719d7aeb9c  gcc-python-plugin-0.7.tar.gz
+f7b57742f10e6830be68dd54a3711f5a  gcc-python-plugin-0.9.tar.gz


More information about the scm-commits mailing list