commit 7004a26107c318f23ca14c4709b037e913ac0368 Author: Paul Howarth <paul@xxxxxxxxxxxx> Date: Wed May 7 10:36:29 2014 +0100 Update to 0.61 - New upstream release 0.61 - Fix head() returning prematurely (https://github.com/ingydotnet/io-all-pm/issues/44) perl-IO-All.spec | 8 +++++++- sources | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) --- diff --git a/perl-IO-All.spec b/perl-IO-All.spec index 13f19d9..8a2c02c 100644 --- a/perl-IO-All.spec +++ b/perl-IO-All.spec @@ -1,5 +1,5 @@ Name: perl-IO-All -Version: 0.60 +Version: 0.61 Release: 1%{?dist} Summary: IO::All Perl module License: GPL+ or Artistic @@ -8,6 +8,7 @@ URL: http://search.cpan.org/dist/IO-All/ Source0: http://www.cpan.org/authors/id/F/FR/FREW/IO-All-%{version}.tar.gz BuildArch: noarch # Module Build +BuildRequires: perl BuildRequires: perl(ExtUtils::MakeMaker) >= 6.30 # Module Runtime BuildRequires: perl(Carp) @@ -95,6 +96,11 @@ make %{?_smp_mflags} test RELEASE_TESTING=1 %{_mandir}/man3/IO::All::Temp.3pm* %changelog +* Wed May 7 2014 Paul Howarth <paul@xxxxxxxxxxxx> - 0.61-1 +- Update to 0.61 + - Fix head() returning prematurely + (https://github.com/ingydotnet/io-all-pm/issues/44) + * Sat Mar 22 2014 Paul Howarth <paul@xxxxxxxxxxxx> - 0.60-1 - Update to 0.60 - Fix IO Layer situation diff --git a/sources b/sources index 4f89263..6099232 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -afd7ca403e2daaed3e04aad99516cb81 IO-All-0.60.tar.gz +9c8b41abc9e85cc0fbd344098107609d IO-All-0.61.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel