From b8184fd5b618174adc4555ed7933cd90e3a9b180 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 14 Jun 2012 16:16:40 +0200 Subject: [PATCH] Perl 5.16 rebuild --- perl-AnyEvent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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