* Fri Oct 26 2012 Paul Wouters <pwouters@redhat.com> - 1.6.15-1

- Updated to 1.6.15, as 1.6.14 accidentally broke ABI
This commit is contained in:
Paul Wouters 2012-10-25 20:55:43 -04:00
parent fc840627bd
commit a45620439d
3 changed files with 7 additions and 1 deletions

1
.gitignore vendored
View File

@ -18,3 +18,4 @@ ldns-1.6.6.tar.gz
/ldns-1.6.12.tar.gz
/ldns-1.6.13.tar.gz
/ldns-1.6.14.tar.gz
/ldns-1.6.15.tar.gz

View File

@ -7,7 +7,7 @@
Summary: Low-level DNS(SEC) library with API
Name: ldns
Version: 1.6.14
Version: 1.6.15
Release: 1%{?dist}
License: BSD
Url: http://www.nlnetlabs.nl/%{name}/
@ -123,7 +123,11 @@ rm -rf %{buildroot}
%postun -p /sbin/ldconfig
%changelog
* Fri Oct 26 2012 Paul Wouters <pwouters@redhat.com> - 1.6.15-1
- Updated to 1.6.15, as 1.6.14 accidentally broke ABI
* Tue Oct 23 2012 Paul Wouters <pwouters@redhat.com> - 1.6.14-1
- [pulled before release]
- Updated to 1.6.14
- Removed merged in patch
- Added new dependancy on ca-certificates for ldns-dane PKIX validation

View File

@ -1,2 +1,3 @@
bcada4f2e62aa40fcdd5d73aec46f284 ldns-1.6.13.tar.gz
013dfd1c8725c707bbb5bcf70dbee2ff ldns-1.6.14.tar.gz
164d271350d832c45e4a9be4b9cb4206 ldns-1.6.15.tar.gz