diff --git a/.gitignore b/.gitignore index 849a1b2..82e996e 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ ldns-1.6.4.tar.gz ldns-1.6.5.tar.gz ldns-1.6.6.tar.gz /ldns-1.6.8.tar.gz +/ldns-1.6.9.tar.gz diff --git a/ldns.spec b/ldns.spec index 8eb7b48..dd2d831 100644 --- a/ldns.spec +++ b/ldns.spec @@ -7,8 +7,8 @@ Summary: Lowlevel DNS(SEC) library with API Name: ldns -Version: 1.6.8 -Release: 2%{?dist} +Version: 1.6.9 +Release: 1%{?dist} License: BSD Url: http://www.nlnetlabs.nl/%{name}/ Source: http://www.nlnetlabs.nl/downloads/%{name}/%{name}-%{version}.tar.gz @@ -124,6 +124,9 @@ rm -rf %{buildroot} %postun -p /sbin/ldconfig %changelog +* Sun Mar 27 2011 Paul Wouters - 1.6.9-1 +- Updated to 1.6.9 + * Mon Feb 07 2011 Fedora Release Engineering - 1.6.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index 3b2d16a..d0685ab 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -17d15e0d185a6258eed2c3806d8fc7c5 ldns-1.6.8.tar.gz +fc9db99cfe7c9d7f86da8f53efdbbbd6 ldns-1.6.9.tar.gz