From 4a01e9ca755f58568fbdd02a0297ac406e03af5f Mon Sep 17 00:00:00 2001 From: Paul Wouters Date: Mon, 11 Sep 2006 23:08:00 +0000 Subject: [PATCH] bump release --- ldns.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ldns.spec b/ldns.spec index f5d1443..444216b 100644 --- a/ldns.spec +++ b/ldns.spec @@ -1,7 +1,7 @@ Summary: Lowlevel DNS(SEC) library with API Name: ldns Version: 1.0.1 -Release: 2%{?dist} +Release: 3%{?dist} License: BSD Url: http://open.nlnetlabs.nl/%{name}/ Source: http://open.nlnetlabs.nl/downloads/%{name}-%{version}.tar.gz @@ -78,7 +78,7 @@ rm -rf %{buildroot} %postun -p /sbin/ldconfig %changelog -* Mon Sep 11 2006 Paul Wouters 1.0.1-2 +* Mon Sep 11 2006 Paul Wouters 1.0.1-3 - Fixed changelog typo in date - Rebuild requested for PT_GNU_HASH support from gcc - Did not upgrade to 1.1.0 due to compile issues on x86_64