Rebuild for new perl

This commit is contained in:
Tom Callaway 2008-02-08 18:16:43 +00:00
parent 127129f04b
commit 55014c60f0

View File

@ -1,7 +1,7 @@
Summary: ASN.1 Encode/Decode library
Name: perl-Convert-ASN1
Version: 0.21
Release: 2%{?dist}.1
Release: 3%{?dist}
Group: Development/Libraries
License: GPL+ or Artistic
@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Fri Feb 8 2008 Tom "spot" Callaway <tcallawa@redhat.com> 0.21-3
- rebuild for new perl
* Mon Oct 15 2007 Tom "spot" Callaway <tcallawa@redhat.com> 0.21-2.1
- add BR: perl(ExtUtils::MakeMaker)