Update to 4.11

This commit is contained in:
Mathieu Bridon 2012-09-28 16:58:06 +08:00
parent 7761d0b114
commit 3115ac688c
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ libev-3.9.tar.gz
/libev-4.01.tar.gz
/libev-4.03.tar.gz
/libev-4.04.tar.gz
/libev-4.11.tar.gz

View File

@ -2,9 +2,9 @@
%global inst_srcdir %{buildroot}/%{source_dir}
Name: libev
Version: 4.04
Release: 3%{?dist}
Summary: High-performance event loop/event model with lots of features
Version: 4.11
Release: 1%{?dist}
Group: System Environment/Libraries
License: BSD or GPLv2+
URL: http://software.schmorp.de/pkg/libev.html
@ -85,7 +85,11 @@ install -p -m 0644 Changes ev.pod LICENSE README %{inst_srcdir}
%files source
%{source_dir}
%changelog
* Fri Sep 28 2012 Mathieu Bridon <bochecha@fedoraproject.org> - 4.11-1
- Update to 4.11
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.04-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

View File

@ -1 +1 @@
c1130d0a4782681ba5277df1bc3fb335 libev-4.04.tar.gz
cda69b858a1849dfe6ce17c930cf10cd libev-4.11.tar.gz