- Update to 0.6.1

This commit is contained in:
Michel Alexandre Salim 2009-04-17 19:44:06 +00:00
commit 746537fbfa
3 changed files with 9 additions and 6 deletions

View file

@ -4,8 +4,8 @@
%define upstream_name Sphinx
Name: python-sphinx
Version: 0.5.1
Release: 2%{?dist}
Version: 0.6.1
Release: 1%{?dist}
Summary: Python documentation generator
Group: Development/Tools
@ -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,6 +107,9 @@ 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