From 3115ac688c813029a50ea71feb6d27f3997e458c Mon Sep 17 00:00:00 2001 From: Mathieu Bridon Date: Sep 28 2012 09:13:41 +0000 Subject: Update to 4.11 --- diff --git a/.gitignore b/.gitignore index dff3bd0..8d71968 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ libev-3.9.tar.gz /libev-4.01.tar.gz /libev-4.03.tar.gz /libev-4.04.tar.gz +/libev-4.11.tar.gz diff --git a/libev.spec b/libev.spec index 4a6b53b..3c580b6 100644 --- a/libev.spec +++ b/libev.spec @@ -2,9 +2,9 @@ %global inst_srcdir %{buildroot}/%{source_dir} Name: libev -Version: 4.04 -Release: 3%{?dist} Summary: High-performance event loop/event model with lots of features +Version: 4.11 +Release: 1%{?dist} Group: System Environment/Libraries License: BSD or GPLv2+ URL: http://software.schmorp.de/pkg/libev.html @@ -85,7 +85,11 @@ install -p -m 0644 Changes ev.pod LICENSE README %{inst_srcdir} %files source %{source_dir} + %changelog +* Fri Sep 28 2012 Mathieu Bridon - 4.11-1 +- Update to 4.11 + * Thu Jul 19 2012 Fedora Release Engineering - 4.04-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index 71c9df6..04d62cf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c1130d0a4782681ba5277df1bc3fb335 libev-4.04.tar.gz +cda69b858a1849dfe6ce17c930cf10cd libev-4.11.tar.gz