diff --git a/.cvsignore b/.cvsignore index 620fee5..937ecb6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libev-3.8.tar.gz +libev-3.9.tar.gz diff --git a/import.log b/import.log index 4796131..179120e 100644 --- a/import.log +++ b/import.log @@ -8,3 +8,4 @@ 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 libev-3_80-1_fc11:HEAD:libev-3.80-1.fc11.src.rpm:1249898792 +libev-3_90-1_fc12:HEAD:libev-3.90-1.fc12.src.rpm:1262448657 diff --git a/libev.spec b/libev.spec index 29984a5..72b8a61 100644 --- a/libev.spec +++ b/libev.spec @@ -1,7 +1,7 @@ -%define version_upstream 3.8 +%define version_upstream 3.9 Name: libev -Version: 3.80 +Version: 3.90 Release: 1%{?dist} Summary: High-performance event loop/event model with lots of features @@ -85,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Jan 2 2010 Michal Nowak - 3.90-1 +- 3.9 + * Fri Aug 10 2009 Michal Nowak - 3.80-1 - 3.8 - always use the most recent automake diff --git a/sources b/sources index 4a391cc..a3db61a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4897453c077056769777d43e5495ded1 libev-3.8.tar.gz +40fe7d56d70db83cc0c22a6a68d87a96 libev-3.9.tar.gz