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