diff --git a/.cvsignore b/.cvsignore index f6d0044..2574eea 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,3 +1,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 diff --git a/ldns.spec b/ldns.spec index cf8d073..4268aa4 100644 --- a/ldns.spec +++ b/ldns.spec @@ -1,7 +1,7 @@ Summary: Lowlevel DNS(SEC) library with API Name: ldns -Version: 1.3.0 -Release: 3%{?dist} +Version: 1.4.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 +* Fri Nov 7 2008 Paul Wouters - 1.4.0-1 +- Updated to 1.4.0 + * Wed May 28 2008 Paul Wouters - 1.3.0-3 - enable SHA2 functionality diff --git a/sources b/sources index 5e0e86e..080da19 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 87b828f611543cfd4a4b03a81180240e ldns-1.3.0.tar.gz +3af0b721222afa8bbfbe6db22b4be613 ldns-1.4.0.tar.gz