Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9a654e53b0 | |||
| 12c3de4bd6 | |||
| 1f61c2034c | |||
| 50327b0679 |
+1
-1
@@ -1 +1 @@
|
|||||||
Sphinx-0.3.tar.gz
|
Sphinx-0.4.2.tar.gz
|
||||||
|
|||||||
+5
-2
@@ -4,7 +4,7 @@
|
|||||||
%define upstream_name Sphinx
|
%define upstream_name Sphinx
|
||||||
|
|
||||||
Name: python-sphinx
|
Name: python-sphinx
|
||||||
Version: 0.3
|
Version: 0.4.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Python documentation generator
|
Summary: Python documentation generator
|
||||||
|
|
||||||
@@ -49,7 +49,7 @@ the Python docs:
|
|||||||
|
|
||||||
|
|
||||||
%package doc
|
%package doc
|
||||||
Summary: Documentation for ${name}
|
Summary: Documentation for %{name}
|
||||||
Group: Documentation
|
Group: Documentation
|
||||||
License: BSD
|
License: BSD
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
@@ -104,6 +104,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 25 2008 Michel Salim <salimma@fedoraproject.org> - 0.4.2-1
|
||||||
|
- Update to 0.4.2
|
||||||
|
|
||||||
* Mon May 26 2008 Michel Salim <salimma@fedoraproject.org> - 0.3-1
|
* Mon May 26 2008 Michel Salim <salimma@fedoraproject.org> - 0.3-1
|
||||||
- Update to 0.3
|
- Update to 0.3
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user