From 23f53eafb23d9b4565b08e3a04ba47b597cbd9f2 Mon Sep 17 00:00:00 2001 From: Paul Wouters Date: Wed, 8 Aug 2007 16:28:56 +0000 Subject: [PATCH] bump release --- ldns.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ldns.spec b/ldns.spec index 1798c95..0a23bbd 100644 --- a/ldns.spec +++ b/ldns.spec @@ -1,7 +1,7 @@ Summary: Lowlevel DNS(SEC) library with API Name: ldns Version: 1.2.0 -Release: 5%{?dist} +Release: 6%{?dist} License: BSD Url: http://open.nlnetlabs.nl/%{name}/ Source: http://open.nlnetlabs.nl/downloads/%{name}-%{version}.tar.gz @@ -80,7 +80,7 @@ rm -rf %{buildroot} %postun -p /sbin/ldconfig %changelog -* Mon Aug 8 2007 Paul Wouters 1.2.0-5 +* Mon Aug 8 2007 Paul Wouters 1.2.0-6 - Added sha256 DS record patch to ldns-key2ds - Minor tweaks for proper doc/man page installation.