This commit is contained in:
Tom Callaway 2008-03-05 14:57:53 +00:00
parent c138105042
commit 71d83b325a

View File

@ -1,6 +1,6 @@
Name: perl-Test-LongString
Version: 0.11
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Perl module to test long strings
License: GPL+ or Artistic
Group: Development/Libraries
@ -57,6 +57,9 @@ make test
%{_mandir}/man3/*
%changelog
* Wed Mar 05 2008 Tom "spot" Callaway <tcallawa@redhat.com> 0.11-3
- rebuild for new perl
* Thu Sep 06 2007 Ralf Corsépius <rc040203@freenet.de> - 0.11-2
- BR: perl(ExtUtils::MakeMaker).
- Update license tag.