From b956ec6ccc7c2a560be41ff2b9f7c7ada1e9e9bd Mon Sep 17 00:00:00 2001 From: Toshio くらとみ Date: Sun, 10 Dec 2006 05:29:38 +0000 Subject: - Bump and rebuild because I forgot to cvs up before the last build. --- pexpect.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pexpect.spec b/pexpect.spec index d07c339..9cf7646 100644 --- a/pexpect.spec +++ b/pexpect.spec @@ -3,7 +3,7 @@ Summary: Expect module for Python Name: pexpect Version: 2.1 -Release: 3%{?dist} +Release: 4%{?dist} License: MIT Group: Development/Languages @@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/* %changelog +* Sat Dec 09 2006 Toshio Kuratomi - 2.1-4 +- Bump and rebuild because I forgot to cvs up before the last build. + * Sat Dec 09 2006 Toshio Kuratomi - 2.1-3 - Bump and rebuild for python 2.5 on devel. - Add BR: python-devel as it provides a header necessary for python modules -- cgit