From 37e31093e7f6c0e27a28fbd1cf2dc56fa46ed121 Mon Sep 17 00:00:00 2001 From: Michel Alexandre Salim Date: Thu, 8 Dec 2011 17:15:02 +0100 Subject: [PATCH] Revert el6 branch to Sphinx 1.0.x This reverts commit f55dc614d6616e49d2ccaaad55c3296b81937bba. --- .gitignore | 1 - python-sphinx.spec | 7 ++----- sources | 2 +- 3 files changed, 3 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 17ed307..0749f5b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ /Sphinx-1.0.4.tar.gz /Sphinx-1.0.6.tar.gz /Sphinx-1.0.7.tar.gz -/Sphinx-1.1.2.tar.gz diff --git a/python-sphinx.spec b/python-sphinx.spec index 85cd2aa..eaeaf4e 100644 --- a/python-sphinx.spec +++ b/python-sphinx.spec @@ -5,8 +5,8 @@ %global upstream_name Sphinx Name: python-sphinx -Version: 1.1.2 -Release: 1%{?dist} +Version: 1.0.7 +Release: 2%{?dist} Summary: Python documentation generator Group: Development/Tools @@ -152,9 +152,6 @@ make test %changelog -* Mon Nov 28 2011 Toshio Kuratomi - 1.1.2-1 -- Update to upstream 1.1.2 - * 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 c045db9..a2630fe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b65a5d5d6172f3dcfefb4770ec63926e Sphinx-1.1.2.tar.gz +42c722d48e52d4888193965dd473adb5 Sphinx-1.0.7.tar.gz