From 13c979105456a20beb1ba76c1228c2bb6335501f Mon Sep 17 00:00:00 2001 From: Paul Wouters Date: Fri, 4 Dec 2009 18:12:04 +0000 Subject: [PATCH] - Upgraded to 1.6.3, which has minor bugfixes --- .cvsignore | 1 + ldns.spec | 5 ++++- sources | 1 + 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.cvsignore b/.cvsignore index 597bdb2..09e6523 100644 --- a/.cvsignore +++ b/.cvsignore @@ -7,3 +7,4 @@ ldns-1.5.1.tar.gz ldns-1.6.0.tar.gz ldns-1.6.1.tar.gz ldns-1.6.2.tar.gz +ldns-1.6.3.tar.gz diff --git a/ldns.spec b/ldns.spec index e30b81b..1570a38 100644 --- a/ldns.spec +++ b/ldns.spec @@ -1,6 +1,6 @@ Summary: Lowlevel DNS(SEC) library with API Name: ldns -Version: 1.6.2 +Version: 1.6.3 Release: 1%{?dist} License: BSD Url: http://www.nlnetlabs.nl/%{name}/ @@ -88,6 +88,9 @@ rm -rf %{buildroot} %postun -p /sbin/ldconfig %changelog +* Fri Dec 04 2009 Paul Wouters - 1.6.3-1 +- Upgraded to 1.6.3, which has minor bugfixes + * Fri Nov 13 2009 Paul Wouters - 1.6.2-1 - Upgraded to 1.6.2. This fixes various bugs. (upstream released mostly to default with sha2 for the imminent diff --git a/sources b/sources index ff31eef..7ca0f62 100644 --- a/sources +++ b/sources @@ -1,2 +1,3 @@ a44dafecdcc49aaea5d20ae15bc738c0 ldns-1.6.1.tar.gz 88ade81d5ffafbb5a31316aacb262696 ldns-1.6.2.tar.gz +4234fc56f087d852b2f6d1e6ccd9b7da ldns-1.6.3.tar.gz