From 807d85b48faae2e6e9e2951d07df5a4972b0d2c7 Mon Sep 17 00:00:00 2001 From: Michel Alexandre Salim Date: Fri, 2 Jan 2009 18:35:34 +0000 Subject: [PATCH] - Update to 0.5.1 --- .cvsignore | 2 +- python-sphinx.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 4278cba..1bf367a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Sphinx-0.5.tar.gz +Sphinx-0.5.1.tar.gz diff --git a/python-sphinx.spec b/python-sphinx.spec index ee9807d..82a0fd0 100644 --- a/python-sphinx.spec +++ b/python-sphinx.spec @@ -4,8 +4,8 @@ %define upstream_name Sphinx Name: python-sphinx -Version: 0.5 -Release: 2%{?dist} +Version: 0.5.1 +Release: 1%{?dist} Summary: Python documentation generator Group: Development/Tools @@ -107,6 +107,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Jan 2 2009 Michel Salim - 0.5.1-1 +- Update to 0.5.1 + * Sat Nov 29 2008 Ignacio Vazquez-Abrams - 0.5-2 - Rebuild for Python 2.6 diff --git a/sources b/sources index e661d0e..f90f6b5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -55a33cc13b5096c8763cd4a933b30ddc Sphinx-0.5.tar.gz +11456e362d75c1a4c5a5847921d3f4c7 Sphinx-0.5.1.tar.gz