From 194520652e4bb1153b0a8f5a5294c19d1283bbd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Toshio=20=E3=81=8F=E3=82=89=E3=81=A8=E3=81=BF?= Date: Mon, 17 Aug 2009 19:55:10 +0000 Subject: [PATCH] - Update to 0.6.2 -- upstream bugfix requested inside bz#512438 --- .cvsignore | 2 +- python-sphinx.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index de9e87c..d3096ec 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Sphinx-0.6.1.tar.gz +Sphinx-0.6.2.tar.gz diff --git a/python-sphinx.spec b/python-sphinx.spec index ff89e7e..a9e9d9a 100644 --- a/python-sphinx.spec +++ b/python-sphinx.spec @@ -4,8 +4,8 @@ %define upstream_name Sphinx Name: python-sphinx -Version: 0.6.1 -Release: 3%{?dist} +Version: 0.6.2 +Release: 1%{?dist} Summary: Python documentation generator Group: Development/Tools @@ -109,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Aug 17 2009 Toshio Kuratomi - 0.6.2-1 +- Update to 0.6.2 -- upstream bugfix requested inside bz#512438 + * Sun Jul 26 2009 Fedora Release Engineering - 0.6.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index 59e1460..66342c7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fa1a32c406232a96a776de7dfae15032 Sphinx-0.6.1.tar.gz +c8f79e171addc73342cc2e775dc78880 Sphinx-0.6.2.tar.gz