Compare commits
1 Commits
f11
...
python-sph
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
746537fbfa |
@@ -1 +1 @@
|
||||
Sphinx-0.5.1.tar.gz
|
||||
Sphinx-0.6.1.tar.gz
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user