From 5933f0d54a93079961cbf4337109b02da41c4328 Mon Sep 17 00:00:00 2001 From: Emmanuel Seyman Date: Sat, 6 Sep 2014 23:05:55 +0200 Subject: [PATCH] Update to 4.18 --- .gitignore | 1 + perl-EV.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 243a4a9..f226c58 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /EV-4.03.tar.gz /EV-4.11.tar.gz /EV-4.17.tar.gz +/EV-4.18.tar.gz diff --git a/perl-EV.spec b/perl-EV.spec index aac12e7..1571eb0 100644 --- a/perl-EV.spec +++ b/perl-EV.spec @@ -1,6 +1,6 @@ Name: perl-EV -Version: 4.17 -Release: 3%{?dist} +Version: 4.18 +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 @@ -72,6 +72,9 @@ make test %changelog +* Sat Sep 06 2014 Emmanuel Seyman - 4.18-1 +- Update to 4.18 + * Wed Sep 03 2014 Jitka Plesnikova - 4.17-3 - Perl 5.20 rebuild diff --git a/sources b/sources index 6f3eabc..15c851f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ffc39299fab4589bb850b5a46ccd2395 EV-4.17.tar.gz +5931d0ba91f93b95723e80d573da606f EV-4.18.tar.gz