commit c27a78c70d2fb65fdabe53e67ff5262796e4914d Author: Paul Howarth <paul@xxxxxxxxxxxx> Date: Mon May 14 14:25:59 2012 +0100 Update to 7.01 - New upstream release 7.01: - Fail with EPROTO in AnyEvent::Handle when TLS is requested but not available, instead of throwing an exception - Use File::Spec to get the tmpdir in t/*, to avoid needless failures on (most, not mine :) windows boxes - New handle read types: tls_detect and tls_autostart - BR: perl(File::Spec) perl-AnyEvent.spec | 12 +++++++++++- sources | 2 +- 2 files changed, 12 insertions(+), 2 deletions(-) --- diff --git a/perl-AnyEvent.spec b/perl-AnyEvent.spec index daba971..12990ae 100644 --- a/perl-AnyEvent.spec +++ b/perl-AnyEvent.spec @@ -4,7 +4,7 @@ %global debug_package %{nil} Name: perl-AnyEvent -Version: 7.0 +Version: 7.01 Release: 1%{?dist} Summary: Framework for multiple event loops Group: Development/Libraries @@ -27,6 +27,7 @@ BuildRequires: perl(Task::Weaken) BuildRequires: perl(Time::HiRes) # Test suite requirements +BuildRequires: perl(File::Spec) BuildRequires: perl(Net::SSLeay) BuildRequires: perl(Test::More) @@ -118,6 +119,15 @@ make test %changelog +* Sun May 13 2012 Paul Howarth <paul@xxxxxxxxxxxx> - 7.01-1 +- Update to 7.01: + - Fail with EPROTO in AnyEvent::Handle when TLS is requested but not + available, instead of throwing an exception + - Use File::Spec to get the tmpdir in t/*, to avoid needless failures on + (most, not mine :) windows boxes + - New handle read types: tls_detect and tls_autostart +- BR: perl(File::Spec) + * Thu Apr 26 2012 Paul Howarth <paul@xxxxxxxxxxxx> - 7.0-1 - Update to 7.0 - Package generates no debuginfo, so avoid creation of debuginfo sub-package diff --git a/sources b/sources index 63e168b..da5fe40 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -af64802330543c2fae3ceedc52370738 AnyEvent-7.0.tar.gz +f26c1d03d7f5fe7d82e6885e5887bf8f AnyEvent-7.01.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