diff --git a/.cvsignore b/.cvsignore index aa36441..0d7f95b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -3,3 +3,4 @@ ldns-1.2.2.tar.gz ldns-1.3.0.tar.gz ldns-1.4.0.tar.gz ldns-1.5.0.tar.gz +ldns-1.5.1.tar.gz diff --git a/ldns.spec b/ldns.spec index 469c368..d425469 100644 --- a/ldns.spec +++ b/ldns.spec @@ -1,6 +1,6 @@ Summary: Lowlevel DNS(SEC) library with API Name: ldns -Version: 1.5.0 +Version: 1.5.1 Release: 1%{?dist} License: BSD Url: http://www.nlnetlabs.nl/%{name}/ @@ -85,6 +85,10 @@ rm -rf %{buildroot} %postun -p /sbin/ldconfig %changelog +* Mon Feb 10 2009 Paul Wouters - 1.5.1-1 +- Updated to new version, 1.5.0 had a bug preventing + zone signing. + * Mon Feb 9 2009 Paul Wouters - 1.5.0-1 - Updated to new version diff --git a/sources b/sources index 1fe682d..48b2b2c 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 676c088b6a7e1ae0be16a16410fda805 ldns-1.5.0.tar.gz +17f73def98711e1475409d9a8d5d9dcd ldns-1.5.1.tar.gz