3.9
This commit is contained in:
parent
7421ff0427
commit
015b4a0fdc
@ -1 +1 @@
|
|||||||
libev-3.8.tar.gz
|
libev-3.9.tar.gz
|
||||||
|
@ -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-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_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_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
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%define version_upstream 3.8
|
%define version_upstream 3.9
|
||||||
|
|
||||||
Name: libev
|
Name: libev
|
||||||
Version: 3.80
|
Version: 3.90
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: High-performance event loop/event model with lots of features
|
Summary: High-performance event loop/event model with lots of features
|
||||||
|
|
||||||
@ -85,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 2 2010 Michal Nowak <mnowak@redhat.com> - 3.90-1
|
||||||
|
- 3.9
|
||||||
|
|
||||||
* Fri Aug 10 2009 Michal Nowak <mnowak@redhat.com> - 3.80-1
|
* Fri Aug 10 2009 Michal Nowak <mnowak@redhat.com> - 3.80-1
|
||||||
- 3.8
|
- 3.8
|
||||||
- always use the most recent automake
|
- always use the most recent automake
|
||||||
|
Loading…
Reference in New Issue
Block a user