- Update to 0.6.1
This commit is contained in:
parent
0852abb4bd
commit
746537fbfa
@ -1 +1 @@
|
|||||||
Sphinx-0.5.1.tar.gz
|
Sphinx-0.6.1.tar.gz
|
||||||
|
@ -4,8 +4,8 @@
|
|||||||
%define upstream_name Sphinx
|
%define upstream_name Sphinx
|
||||||
|
|
||||||
Name: python-sphinx
|
Name: python-sphinx
|
||||||
Version: 0.5.1
|
Version: 0.6.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Python documentation generator
|
Summary: Python documentation generator
|
||||||
|
|
||||||
Group: Development/Tools
|
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)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: python-devel python-docutils python-jinja python-setuptools
|
BuildRequires: python-devel python-docutils python-jinja2 python-setuptools
|
||||||
Requires: python-docutils python-jinja python-pygments
|
Requires: python-docutils python-jinja2 python-pygments
|
||||||
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -107,6 +107,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user