diff --git a/.cvsignore b/.cvsignore index ba24a00..679ea62 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -docutils-0.3.7.tar.gz +docutils-0.3.9.tar.gz diff --git a/python-docutils.spec b/python-docutils.spec index 4174a0c..6270492 100644 --- a/python-docutils.spec +++ b/python-docutils.spec @@ -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 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 0.3.7-7 - Bump version and rebuild to sync across architectures. diff --git a/sources b/sources index 6467907..96aad01 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fdd192d62bf5aebac6258a7ae8af5123 docutils-0.3.7.tar.gz +3b6727e4f53e88ae7cea7c296694fc6c docutils-0.3.9.tar.gz