From d9312cef3fe050b423962068f6e2df9a68edb4ab Mon Sep 17 00:00:00 2001 From: cturner Date: Wed, 22 Sep 2004 14:21:35 +0000 Subject: [PATCH] bumps for rebuilds --- perl-Parse-RecDescent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Parse-RecDescent.spec b/perl-Parse-RecDescent.spec index 2deaf0d..aa276d3 100644 --- a/perl-Parse-RecDescent.spec +++ b/perl-Parse-RecDescent.spec @@ -2,7 +2,7 @@ Name: perl-Parse-RecDescent Version: 1.94 -Release: 3 +Release: 4 Summary: Parse-RecDescent Perl module License: distributable Group: Development/Libraries @@ -67,6 +67,9 @@ fi %defattr(-,root,root) %changelog +* Wed Sep 22 2004 Chip Turner 1.94-4 +- rebuild + * Tue Feb 17 2004 Chip Turner 1.94-2 - fix rm to not be interactive (bz115997)