- Updated to 1.6.9

This commit is contained in:
Paul Wouters 2011-03-27 10:57:57 +02:00
parent d3c588f92e
commit dca6840097
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <paul@xelerance.com> - 1.6.9-1
- Updated to 1.6.9
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

View File

@ -1 +1 @@
17d15e0d185a6258eed2c3806d8fc7c5 ldns-1.6.8.tar.gz
fc9db99cfe7c9d7f86da8f53efdbbbd6 ldns-1.6.9.tar.gz