tag mistake. bump

This commit is contained in:
Paul Wouters 2007-08-08 16:30:23 +00:00
parent 23f53eafb2
commit 9012a4571d

View File

@ -1,7 +1,7 @@
Summary: Lowlevel DNS(SEC) library with API
Name: ldns
Version: 1.2.0
Release: 6%{?dist}
Release: 7%{?dist}
License: BSD
Url: http://open.nlnetlabs.nl/%{name}/
Source: http://open.nlnetlabs.nl/downloads/%{name}-%{version}.tar.gz
@ -80,7 +80,7 @@ rm -rf %{buildroot}
%postun -p /sbin/ldconfig
%changelog
* Mon Aug 8 2007 Paul Wouters <paul@xelerance.com> 1.2.0-6
* Mon Aug 8 2007 Paul Wouters <paul@xelerance.com> 1.2.0-7
- Added sha256 DS record patch to ldns-key2ds
- Minor tweaks for proper doc/man page installation.