From 014027c4dcb6027a25ecb3259aae9bc26fad63c2 Mon Sep 17 00:00:00 2001 From: Michal Nowak Date: Jul 17 2009 20:44:57 +0000 Subject: real 3.70 --- diff --git a/.cvsignore b/.cvsignore index af2de54..15a8ca4 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libev-3.6.tar.gz +libev-3.7.tar.gz diff --git a/import.log b/import.log index c501eef..a36bc3e 100644 --- a/import.log +++ b/import.log @@ -6,3 +6,4 @@ 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 libev-3_60-1_fc11:HEAD:libev-3.60-1.fc11.src.rpm:1246282750 libev-3_70-1_fc11:HEAD:libev-3.70-1.fc11.src.rpm:1247825976 +libev-3_70-2_fc11:HEAD:libev-3.70-2.fc11.src.rpm:1247863439 diff --git a/libev.spec b/libev.spec index a90da3e..616abeb 100644 --- a/libev.spec +++ b/libev.spec @@ -1,8 +1,8 @@ -%define version_upstream 3.6 +%define version_upstream 3.7 Name: libev Version: 3.70 -Release: 1%{?dist} +Release: 2%{?dist} Summary: High-performance event loop/event model with lots of features Group: System Environment/Libraries @@ -85,6 +85,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Jul 17 2009 Michal Nowak - 3.70-2 +- spec file change, which prevented uploading most recent tarball + so the RPM was "3.70" but tarball was from 3.60 + * Fri Jul 17 2009 Michal Nowak - 3.70-1 - v3.7 - list libev soname explicitly diff --git a/sources b/sources index 63c32e0..7c7a9a9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -40901d8d679cae4e42a15f5146bcf6a1 libev-3.6.tar.gz +8ad575ba379e3304b9b8b7e60a4ac0e0 libev-3.7.tar.gz