|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-EV
|
|
|
|
|
Version: 4.21
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Version: 4.22
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: Wrapper for the libev high-performance event loop library
|
|
|
|
|
|
|
|
|
|
# Note: The source archive includes a libev/ folder which contents are licensed
|
|
|
|
@ -14,7 +14,7 @@ Patch0: perl-EV-4.03-Don-t-ask-questions-at-build-time.patch
|
|
|
|
|
BuildRequires: perl(ExtUtils::MakeMaker)
|
|
|
|
|
BuildRequires: perl(common::sense)
|
|
|
|
|
BuildRequires: gdbm-devel
|
|
|
|
|
BuildRequires: libev-source >= 4.20
|
|
|
|
|
BuildRequires: libev-source >= 4.22
|
|
|
|
|
BuildRequires: perl(AnyEvent) => 2.6
|
|
|
|
|
BuildRequires: perl(Canary::Stability)
|
|
|
|
|
|
|
|
|
@ -73,6 +73,9 @@ make test
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Mar 23 2016 Emmanuel Seyman <emmanuel@seyman.fr> - 4.22-1
|
|
|
|
|
- Update to 4.22
|
|
|
|
|
|
|
|
|
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 4.21-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|