From d840da14a6d10a6e40ccaeb3ca9cfdbdbc9420a7 Mon Sep 17 00:00:00 2001 From: Michel Alexandre Salim Date: Thu, 8 Dec 2011 17:20:53 +0100 Subject: [PATCH] Update to upstream 1.0.8 --- .gitignore | 4 +--- python-sphinx.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 0749f5b..a591c09 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1 @@ -/Sphinx-1.0.4.tar.gz -/Sphinx-1.0.6.tar.gz -/Sphinx-1.0.7.tar.gz +/Sphinx-1.0.8.tar.gz diff --git a/python-sphinx.spec b/python-sphinx.spec index eaeaf4e..472df64 100644 --- a/python-sphinx.spec +++ b/python-sphinx.spec @@ -5,8 +5,8 @@ %global upstream_name Sphinx Name: python-sphinx -Version: 1.0.7 -Release: 2%{?dist} +Version: 1.0.8 +Release: 1%{?dist} Summary: Python documentation generator Group: Development/Tools @@ -152,6 +152,9 @@ make test %changelog +* Thu Dec 8 2011 Michel Salim - 1.0.8-1 +- Update to upstream 1.0.8 + * Wed Feb 09 2011 Fedora Release Engineering - 1.0.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index a2630fe..999fa26 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -42c722d48e52d4888193965dd473adb5 Sphinx-1.0.7.tar.gz +6f9aace3f7e523ce55514eafa2764c6f Sphinx-1.0.8.tar.gz