rebuild for new perl

This commit is contained in:
Tom Callaway 2008-01-15 17:08:42 +00:00
parent b5f3733e03
commit af700897b4

View File

@ -1,7 +1,7 @@
Summary: I/O on in-core objects like strings and arrays for Perl
Name: perl-IO-stringy
Version: 2.110
Release: 6%{?dist}
Release: 7%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/IO-stringy/
@ -42,6 +42,9 @@ filehandles; in particular, IO::Scalar, IO::ScalarArray, and IO::Lines.
%{_mandir}/man3/IO::*.3pm*
%changelog
* Tue Jan 15 2008 Tom "spot" Callaway <tcallawa@redhat.com> 2.110-7
- rebuild for new perl
* Mon Aug 13 2007 Paul Howarth <paul@city-fan.org> 2.110-6
- clarify license as GPL v1 or later, or Artistic (same as perl)