From 2b753c59bc7a261db90f62feabff56844b7476f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Toshio=20=E3=81=8F=E3=82=89=E3=81=A8=E3=81=BF?= Date: Thu, 16 Feb 2006 17:58:29 +0000 Subject: [PATCH] - Bump and rebuild for FC5. --- python-docutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-docutils.spec b/python-docutils.spec index f9469c6..d2b62ef 100644 --- a/python-docutils.spec +++ b/python-docutils.spec @@ -4,7 +4,7 @@ Name: python-%{srcname} Version: 0.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A system for processing plaintext documentation Group: Development/Languages @@ -88,6 +88,9 @@ rm -rf %{buildroot} %ghost %{python_sitelib}/roman.pyo %changelog +* Thu Feb 16 2006 Toshio Kuratomi 0.4-2 +- Bump and rebuild for FC5. + * Sun Jan 15 2006 Toshio Kuratomi 0.4-1 - Update to 0.4. - Scripted the listing of files in the python module.