real 3.70
This commit is contained in:
parent
1b64e01a5f
commit
014027c4dc
@ -1 +1 @@
|
||||
libev-3.6.tar.gz
|
||||
libev-3.7.tar.gz
|
||||
|
@ -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
|
||||
|
@ -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 <mnowak@redhat.com> - 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 <mnowak@redhat.com> - 3.70-1
|
||||
- v3.7
|
||||
- list libev soname explicitly
|
||||
|
Loading…
Reference in New Issue
Block a user