Compare commits

..
4 changed files with 14 additions and 6 deletions
+1 -1
View File
@@ -1 +1 @@
Sphinx-0.5.1.tar.gz
Sphinx-0.6.1.tar.gz
-1
View File
@@ -1 +0,0 @@
EL-5
+12 -3
View File
@@ -4,7 +4,7 @@
%define upstream_name Sphinx
Name: python-sphinx
Version: 0.5.1
Version: 0.6.1
Release: 1%{?dist}
Summary: Python documentation generator
@@ -15,8 +15,8 @@ Source0: http://pypi.python.org/packages/source/S/%{upstream_name}/%{upst
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: python-devel python-docutils python-jinja python-setuptools
Requires: python-docutils python-jinja python-pygments
BuildRequires: python-devel python-docutils python-jinja2 python-setuptools
Requires: python-docutils python-jinja2 python-pygments
%description
@@ -107,9 +107,18 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Fri Apr 17 2009 Michel Salim <salimma@fedoraproject.org> - 0.6.1-1
- Update to 0.6.1
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Fri Jan 2 2009 Michel Salim <salimma@fedoraproject.org> - 0.5.1-1
- Update to 0.5.1
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.5-2
- Rebuild for Python 2.6
* Mon Nov 24 2008 Michel Salim <salimma@fedoraproject.org> - 0.5-1
- Update to 0.5
+1 -1
View File
@@ -1 +1 @@
11456e362d75c1a4c5a5847921d3f4c7 Sphinx-0.5.1.tar.gz
fa1a32c406232a96a776de7dfae15032 Sphinx-0.6.1.tar.gz