diff --git a/perl-IO-stringy.spec b/perl-IO-stringy.spec index d88ee05..74e1fcd 100644 --- a/perl-IO-stringy.spec +++ b/perl-IO-stringy.spec @@ -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: 20%{?dist} +Release: 21%{?dist} License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/IO-stringy/ @@ -14,6 +14,7 @@ BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(FileHandle) BuildRequires: perl(IO::File) BuildRequires: perl(IO::Handle) +BuildRequires: perl(lib) BuildRequires: perl(Symbol) Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) @@ -63,6 +64,9 @@ rm -rf %{buildroot} %{_mandir}/man3/IO::WrapTie.3pm* %changelog +* Thu Nov 15 2012 Petr Ĺ abata - 2.110-21 +- BuildRequire perl(lib) + * Fri Jul 20 2012 Fedora Release Engineering - 2.110-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild