From 358539795b7fff7335ea51cbbf534189846ca879 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Fri, 15 Sep 2006 14:38:13 +0000 Subject: [PATCH] build for fc6 --- perl-Clone.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Clone.spec b/perl-Clone.spec index 91ace30..407df1e 100644 --- a/perl-Clone.spec +++ b/perl-Clone.spec @@ -1,6 +1,6 @@ Name: perl-Clone Version: 0.20 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Recursively copy perl datatypes Group: Development/Libraries License: GPL or Artistic @@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Sep 15 2006 Tom "spot" Callaway 0.20-2 +- bump for fc6 + * Fri Mar 31 2006 Tom "spot" Callaway 0.20-1 - bump to 0.20 - new BR: perl-Taint-Runtime