diff --git a/.cvsignore b/.cvsignore index d5134bc..0dbb733 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libev-3.49.tar.gz +libev-3.51.tar.gz diff --git a/import.log b/import.log index 8c99fc7..d22725e 100644 --- a/import.log +++ b/import.log @@ -1,2 +1,3 @@ libev-3_48-1_fc10:HEAD:libev-3.48-1.fc10.src.rpm:1226235699 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 diff --git a/libev.spec b/libev.spec index 1ecd9b3..67c3c6f 100644 --- a/libev.spec +++ b/libev.spec @@ -1,5 +1,5 @@ Name: libev -Version: 3.49 +Version: 3.51 Release: 1%{?dist} Summary: High-performance event loop/event model with lots of features @@ -21,7 +21,7 @@ featureful. And also smaller. Summary: High-performance event loop/event model with lots of features Group: System Environment/Libraries Requires: %{name} = %{version}-%{release} -Requires: pkgconfig +Requires: pkgconfig %description devel Libev is modelled (very losely) after libevent and the Event perl @@ -82,6 +82,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Dec 24 2008 Michal Nowak - 3.51-1 +- 3.51 + * Thu Nov 20 2008 Michal Nowak - 3.49-1 - version bump: 3.49 diff --git a/sources b/sources index 2a2da9b..6833712 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -57a7ca1faf0910fa19c1e56e316793bd libev-3.49.tar.gz +a756eb5c2fabf99212dde568627cf58a libev-3.51.tar.gz