From f8da1db321f3eaff6b8f6d795f5def78c9b552f3 Mon Sep 17 00:00:00 2001 From: Michal Nowak Date: Thu, 30 Apr 2009 07:39:49 +0000 Subject: [PATCH] 3.6 --- .cvsignore | 2 +- import.log | 1 + libev.spec | 12 ++++++++---- sources | 2 +- 4 files changed, 11 insertions(+), 6 deletions(-) diff --git a/.cvsignore b/.cvsignore index 26d1122..af2de54 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libev-3.53.tar.gz +libev-3.6.tar.gz diff --git a/import.log b/import.log index 80affea..22ac054 100644 --- a/import.log +++ b/import.log @@ -3,3 +3,4 @@ libev-3_49-1_fc10:HEAD:libev-3.49-1.fc10.src.rpm:1227205127 libev-3_51-1_fc10:HEAD:libev-3.51-1.fc10.src.rpm:1230159384 libev-3_52-1_fc10:HEAD:libev-3.52-1.fc10.src.rpm:1231367575 libev-3_53-1_fc11:HEAD:libev-3.53-1.fc11.src.rpm:1237457716 +libev-3_6-1_fc11:HEAD:libev-3.6-1.fc11.src.rpm:1241077041 diff --git a/libev.spec b/libev.spec index 1a09e61..ee496aa 100644 --- a/libev.spec +++ b/libev.spec @@ -1,5 +1,5 @@ Name: libev -Version: 3.53 +Version: 3.6 Release: 1%{?dist} Summary: High-performance event loop/event model with lots of features @@ -10,7 +10,7 @@ Source0: http://dist.schmorp.de/libev/Attic/%{name}-%{version}.tar.gz Source1: %{name}.pc.in BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: automake17 +BuildRequires: automake17 %description Libev is modelled (very losely) after libevent and the Event perl @@ -20,8 +20,8 @@ featureful. And also smaller. %package devel Summary: High-performance event loop/event model with lots of features Group: System Environment/Libraries -Requires: %{name} = %{version}-%{release} -Requires: pkgconfig +Requires: %{name} = %{version}-%{release} +Requires: pkgconfig %description devel Libev is modelled (very losely) after libevent and the Event perl @@ -82,6 +82,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Apr 30 2009 Michal Nowak - 3.6-1 +- 3.60 +- fixed few mixed-use-of-spaces-and-tabs warnings in spec file + * Thu Mar 19 2009 Michal Nowak - 3.53-1 - 3.53 diff --git a/sources b/sources index bb110c1..63c32e0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d21d59c5085a3656f1ab0890468dd703 libev-3.53.tar.gz +40901d8d679cae4e42a15f5146bcf6a1 libev-3.6.tar.gz