- Update to version 0.3.9.
- Use a dist tag as there aren't any differences between supported fc releases (FC3, FC4, devel.)
This commit is contained in:
parent
780194875e
commit
1aa841f89d
@ -1 +1 @@
|
||||
docutils-0.3.7.tar.gz
|
||||
docutils-0.3.9.tar.gz
|
||||
|
@ -5,8 +5,8 @@
|
||||
%define srcname docutils
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 0.3.7
|
||||
Release: 7
|
||||
Version: 0.3.9
|
||||
Release: 1%{?dist}
|
||||
Summary: A system for processing plaintext documentation
|
||||
|
||||
Group: Development/Languages
|
||||
@ -101,6 +101,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%ghost %{python_sitelib}/docutils/*/*/*/*.pyo
|
||||
|
||||
%changelog
|
||||
* Tue Jun 7 2005 Toshio Kuratomi <toshio-tiki-lounge.com> 0.3.9-1
|
||||
- Update to version 0.3.9.
|
||||
- Use a dist tag as there aren't any differences between supported fc
|
||||
releases (FC3, FC4, devel.)
|
||||
|
||||
* Thu May 12 2005 Toshio Kuratomi <toshio-tiki-lounge.com> 0.3.7-7
|
||||
- Bump version and rebuild to sync across architectures.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user