From 7654fafca7d913777ff3ee91f6b1f7b570480144 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Tue, 19 Feb 2008 16:20:30 +0000 Subject: [PATCH] 1.5.1 --- .cvsignore | 2 +- c-ares.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 6785809..40afa60 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -c-ares-1.4.0.tar.gz +c-ares-1.5.1.tar.gz diff --git a/c-ares.spec b/c-ares.spec index a7eaf88..0fff0b4 100644 --- a/c-ares.spec +++ b/c-ares.spec @@ -1,7 +1,7 @@ Summary: A library that performs asynchronous DNS operations Name: c-ares -Version: 1.4.0 -Release: 2%{?dist} +Version: 1.5.1 +Release: 1%{?dist} License: MIT Group: System Environment/Libraries URL: http://daniel.haxx.se/projects/c-ares/ @@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/ares_* %changelog +* Tue Feb 19 2008 Tom "spot" Callaway 1.5.1-1 +- update to 1.5.1 + * Thu Aug 23 2007 Tom "spot" Callaway 1.4.0-2 - rebuild for ppc32 diff --git a/sources b/sources index 3c2df7f..ecea1f8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cd1f8e7dd47cf099518014014f23a98b c-ares-1.4.0.tar.gz +f39acb8033391b0afebf367d314bed36 c-ares-1.5.1.tar.gz