[c-ares] 1.9.1

Tom Callaway spot at fedoraproject.org
Tue Jun 26 01:21:17 UTC 2012


commit 6603e0b880419991033ccd6ef4c4ac6257ede6a7
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Mon Jun 25 21:21:36 2012 -0400

    1.9.1

 .gitignore  |    1 +
 c-ares.spec |    5 ++++-
 sources     |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3b360a5..023724d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ c-ares-1.7.3.tar.gz
 /c-ares-1.7.4.tar.gz
 /c-ares-1.7.5.tar.gz
 /c-ares-1.8.0.tar.gz
+/c-ares-1.9.1.tar.gz
diff --git a/c-ares.spec b/c-ares.spec
index 006ef11..3a320df 100644
--- a/c-ares.spec
+++ b/c-ares.spec
@@ -1,6 +1,6 @@
 Summary: A library that performs asynchronous DNS operations
 Name: c-ares
-Version: 1.8.0
+Version: 1.9.1
 Release: 1%{?dist}
 License: MIT
 Group: System Environment/Libraries
@@ -67,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/ares_*
 
 %changelog
+* Mon Jun 25 2012 Tom Callaway <spot at fedoraproject.org> - 1.9.1-1
+- update to 1.9.1
+
 * Sat Apr 28 2012 Tom Callaway <spot at fedoraproject.org> - 1.8.0-1
 - update to 1.8.0
 - fix multilib patch (thanks to Paul Howarth)
diff --git a/sources b/sources
index ead44d6..1d2574b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2936494add5663ecc57147cc3c9697f9  c-ares-1.8.0.tar.gz
+389db4917a3b58c4ce4ebfe961fd84c4  c-ares-1.9.1.tar.gz


More information about the scm-commits mailing list