commit 794c271fa05fdc06879aade9b1e7053fb72cce30 Author: Emmanuel Seyman <emmanuel@xxxxxxxxx> Date: Sun Nov 2 03:25:07 2014 +0100 Update to 0.64 .gitignore | 1 + perl-IO-Async.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index e236d2d..31c4f7a 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ IO-Async-0.28.tar.gz /IO-Async-0.61.tar.gz /IO-Async-0.62.tar.gz /IO-Async-0.63.tar.gz +/IO-Async-0.64.tar.gz diff --git a/perl-IO-Async.spec b/perl-IO-Async.spec index 99f10d2..e77c106 100644 --- a/perl-IO-Async.spec +++ b/perl-IO-Async.spec @@ -1,6 +1,6 @@ Name: perl-IO-Async -Version: 0.63 -Release: 2%{?dist} +Version: 0.64 +Release: 1%{?dist} Summary: A collection of modules that implement asynchronous filehandle IO License: GPL+ or Artistic @@ -19,6 +19,7 @@ BuildRequires: perl(Test::Pod) BuildRequires: perl(Test::Refcount) BuildRequires: perl(Test::Warn) BuildRequires: perl(Socket::GetAddrInfo) >= 0.08 +BuildRequires: perl(Struct::Dumb) BuildRequires: perl(Async::MergePoint) BuildRequires: perl(Time::HiRes) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -53,6 +54,9 @@ make test %changelog +* Sun Nov 02 2014 Emmanuel Seyman <emmanuel@xxxxxxxxx> - 0.64-1 +- Update to 0.64 + * Fri Aug 29 2014 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 0.63-2 - Perl 5.20 rebuild diff --git a/sources b/sources index 2061291..6d48442 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ce1664b4e5960f0620c8f1260698ae39 IO-Async-0.63.tar.gz +52a52cd31d70bbd7d9a2e3dfc18d3853 IO-Async-0.64.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