Bump c-ares to 1.3.1

This commit is contained in:
Tom Callaway 2006-07-10 12:21:00 +00:00
parent a5fc1302ba
commit deef6d8148
3 changed files with 7 additions and 3 deletions

View File

@ -1,2 +1,3 @@
c-ares-1.2.1.tar.gz
c-ares-1.3.0.tar.gz
c-ares-1.3.1.tar.gz

View File

@ -1,7 +1,7 @@
Summary: A library that performs asynchronous DNS operations
Name: c-ares
Version: 1.3.0
Release: 2%{?dist}
Version: 1.3.1
Release: 1%{?dist}
License: MIT
Group: System Environment/Libraries
URL: http://daniel.haxx.se/projects/c-ares/
@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/ares_*
%changelog
* Mon Jul 10 2006 Tom "spot" Callaway <tcallawa@redhat.com> 1.3.1-1
- bump to 1.3.1
* Tue Feb 28 2006 Tom "spot" Callaway <tcallawa@redhat.com> 1.3.0-2
- bump for FC-5 rebuild

View File

@ -1 +1 @@
badb4563a02d4188b478df31fa1b657d c-ares-1.3.0.tar.gz
e79413ca62df8f124bb0dbf32119310d c-ares-1.3.1.tar.gz