diff --git a/perl-AnyEvent.spec b/perl-AnyEvent.spec index fbf8524..3bb6ae2 100644 --- a/perl-AnyEvent.spec +++ b/perl-AnyEvent.spec @@ -5,7 +5,7 @@ Name: perl-AnyEvent Version: 7.11 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Framework for multiple event loops Group: Development/Libraries License: GPL+ or Artistic @@ -29,6 +29,7 @@ BuildRequires: perl(List::Util) BuildRequires: perl(overload) BuildRequires: perl(Scalar::Util) BuildRequires: perl(Socket) +BuildRequires: perl(Storable) BuildRequires: perl(Task::Weaken) BuildRequires: perl(Time::HiRes) @@ -162,6 +163,9 @@ make test %changelog +* Wed Aug 26 2015 Petr Ĺ abata - 7.11-2 +- Prevent FTBFS by adding a missing build time dependency + * Fri Jul 17 2015 Paul Howarth - 7.11-1 - Update to 7.11 - AnyEvent::Socket::parse_ipv6 could accept malformed ipv6 addresses (extra