- Update to upstream 1.0.7
This commit is contained in:
parent
f9ba5a714c
commit
e0af5ebac0
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
/Sphinx-1.0.4.tar.gz
|
/Sphinx-1.0.4.tar.gz
|
||||||
/Sphinx-1.0.6.tar.gz
|
/Sphinx-1.0.6.tar.gz
|
||||||
|
/Sphinx-1.0.7.tar.gz
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
%global upstream_name Sphinx
|
%global upstream_name Sphinx
|
||||||
|
|
||||||
Name: python-sphinx
|
Name: python-sphinx
|
||||||
Version: 1.0.6
|
Version: 1.0.7
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Python documentation generator
|
Summary: Python documentation generator
|
||||||
|
|
||||||
@ -152,6 +152,9 @@ make test
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 18 2011 Toshio Kuratomi <toshio@fedoraproject.org> - 1.0.7-1
|
||||||
|
- Update to upstream 1.0.7
|
||||||
|
|
||||||
* Mon Jan 17 2011 Toshio Kuratomi <toshio@fedoraproject.org> - 1.0.6-1
|
* Mon Jan 17 2011 Toshio Kuratomi <toshio@fedoraproject.org> - 1.0.6-1
|
||||||
- Update to upstream 1.0.6
|
- Update to upstream 1.0.6
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user