build for fc6

This commit is contained in:
Tom Callaway 2006-09-15 14:38:13 +00:00
parent f6baa9a350
commit 358539795b

View File

@ -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 <tcallawa@redhat.com> 0.20-2
- bump for fc6
* Fri Mar 31 2006 Tom "spot" Callaway <tcallawa@redhat.com> 0.20-1
- bump to 0.20
- new BR: perl-Taint-Runtime