From eab620ccf83688181a35f2ec2d772df0433a749c Mon Sep 17 00:00:00 2001 From: Paul Wouters Date: Mon, 9 Feb 2009 23:28:08 +0000 Subject: [PATCH] update ldns to version 1.5.0 --- .cvsignore | 1 + ldns.spec | 7 +++++-- sources | 3 +-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 2574eea..aa36441 100644 --- a/.cvsignore +++ b/.cvsignore @@ -2,3 +2,4 @@ ldns-1.2.1.tar.gz ldns-1.2.2.tar.gz ldns-1.3.0.tar.gz ldns-1.4.0.tar.gz +ldns-1.5.0.tar.gz diff --git a/ldns.spec b/ldns.spec index f628ef9..469c368 100644 --- a/ldns.spec +++ b/ldns.spec @@ -1,7 +1,7 @@ Summary: Lowlevel DNS(SEC) library with API Name: ldns -Version: 1.4.0 -Release: 3%{?dist} +Version: 1.5.0 +Release: 1%{?dist} License: BSD Url: http://www.nlnetlabs.nl/%{name}/ Source: http://www.nlnetlabs.nl/downloads/%{name}-%{version}.tar.gz @@ -85,6 +85,9 @@ rm -rf %{buildroot} %postun -p /sbin/ldconfig %changelog +* Mon Feb 9 2009 Paul Wouters - 1.5.0-1 +- Updated to new version + * Thu Feb 05 2009 Adam Tkac - 1.4.0-3 - fixed configure flags diff --git a/sources b/sources index 080da19..1fe682d 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -87b828f611543cfd4a4b03a81180240e ldns-1.3.0.tar.gz -3af0b721222afa8bbfbe6db22b4be613 ldns-1.4.0.tar.gz +676c088b6a7e1ae0be16a16410fda805 ldns-1.5.0.tar.gz