- 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:
Toshio くらとみ 2005-06-07 21:45:42 +00:00
parent 780194875e
commit 1aa841f89d
3 changed files with 9 additions and 4 deletions

View File

@ -1 +1 @@
docutils-0.3.7.tar.gz
docutils-0.3.9.tar.gz

View File

@ -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.

View File

@ -1 +1 @@
fdd192d62bf5aebac6258a7ae8af5123 docutils-0.3.7.tar.gz
3b6727e4f53e88ae7cea7c296694fc6c docutils-0.3.9.tar.gz