- Update to upstream 1.0.6
This commit is contained in:
parent
ff20a4d877
commit
f9ba5a714c
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/Sphinx-1.0.4.tar.gz
|
/Sphinx-1.0.4.tar.gz
|
||||||
|
/Sphinx-1.0.6.tar.gz
|
||||||
|
@ -5,8 +5,8 @@
|
|||||||
%global upstream_name Sphinx
|
%global upstream_name Sphinx
|
||||||
|
|
||||||
Name: python-sphinx
|
Name: python-sphinx
|
||||||
Version: 1.0.4
|
Version: 1.0.6
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Python documentation generator
|
Summary: Python documentation generator
|
||||||
|
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
@ -152,6 +152,9 @@ make test
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 17 2011 Toshio Kuratomi <toshio@fedoraproject.org> - 1.0.6-1
|
||||||
|
- Update to upstream 1.0.6
|
||||||
|
|
||||||
* Mon Nov 1 2010 Michel Salim <salimma@fedoraproject.org> - 1.0.4-3
|
* Mon Nov 1 2010 Michel Salim <salimma@fedoraproject.org> - 1.0.4-3
|
||||||
- Fix -doc Makefile to allow regeneration of .rst files
|
- Fix -doc Makefile to allow regeneration of .rst files
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user