From bfd5744868d18a1667dcbe9be3bf540148bf4ae7 Mon Sep 17 00:00:00 2001
From: David Malcolm <dmalcolm@redhat.com>
Date: Sat, 4 Aug 2012 20:47:26 -0400
Subject: [PATCH] rebuild for
 https://fedoraproject.org/wiki/Features/Python_3.3

---
 python-pygments.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/python-pygments.spec b/python-pygments.spec
index fd9fae7..ecf5f53 100644
--- a/python-pygments.spec
+++ b/python-pygments.spec
@@ -22,7 +22,7 @@
 
 Name:           python-pygments
 Version:        1.4
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Syntax highlighting engine written in Python
 
 Group:          Development/Libraries
@@ -206,6 +206,9 @@ popd
 
 
 %changelog
+* Sat Aug 04 2012 David Malcolm <dmalcolm@redhat.com> - 1.4-7
+- rebuild for https://fedoraproject.org/wiki/Features/Python_3.3
+
 * Fri Aug  3 2012 David Malcolm <dmalcolm@redhat.com> - 1.4-6
 - remove rhel logic from with_python3 conditional