Bump c-ares to 1.3.1
This commit is contained in:
parent
a5fc1302ba
commit
deef6d8148
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user