From 3b05e7e3e8129128f2a4de41d11c0741f755ee52 Mon Sep 17 00:00:00 2001 From: Michel Alexandre Salim Date: Mon, 6 Aug 2012 20:10:37 +0700 Subject: [PATCH] Rebuild for Python 3.3 --- python-sphinx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-sphinx.spec b/python-sphinx.spec index c5393f6..9bb7fe1 100644 --- a/python-sphinx.spec +++ b/python-sphinx.spec @@ -9,7 +9,7 @@ Name: python-sphinx Version: 1.1.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python documentation generator Group: Development/Tools @@ -252,6 +252,9 @@ popd %changelog +* Mon Aug 6 2012 Michel Salim - 1.1.3-4 +- Rebuild for Python 3.3 + * Fri Aug 3 2012 David Malcolm - 1.1.3-3 - remove rhel logic from with_python3 conditional