[perl-EV] Bump to rebuild against libev-source 4.18

Emmanuel Seyman eseyman at fedoraproject.org
Sun Sep 14 13:06:15 UTC 2014


commit e212ffe9f4fa88e3badc717617471af96045d88b
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Sep 14 15:06:11 2014 +0200

    Bump to rebuild against libev-source 4.18

 perl-EV.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-EV.spec b/perl-EV.spec
index 5b1a1da..1509476 100644
--- a/perl-EV.spec
+++ b/perl-EV.spec
@@ -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.15
+BuildRequires:  libev-source >= %{version}
 BuildRequires:  perl(AnyEvent) => 2.6
 
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -72,6 +72,9 @@ make test
 
 
 %changelog
+* Sun Sep 14 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 4.18-3
+- Bump to rebuild against libev-source 4.18
+
 * Sun Sep 07 2014 Jitka Plesnikova <jplesnik at redhat.com> - 4.18-2
 - Perl 5.20 rebuild
 


More information about the scm-commits mailing list