diff --git a/perl-AnyEvent.spec b/perl-AnyEvent.spec index 12990ae..789ddbd 100644 --- a/perl-AnyEvent.spec +++ b/perl-AnyEvent.spec @@ -5,7 +5,7 @@ Name: perl-AnyEvent Version: 7.01 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Framework for multiple event loops Group: Development/Libraries License: GPL+ or Artistic @@ -119,6 +119,9 @@ make test %changelog +* Thu Jun 14 2012 Petr Pisar - 7.01-2 +- Perl 5.16 rebuild + * Sun May 13 2012 Paul Howarth - 7.01-1 - Update to 7.01: - Fail with EPROTO in AnyEvent::Handle when TLS is requested but not