From a45620439d326153ea5291c4cde1e99a64f0f35d Mon Sep 17 00:00:00 2001 From: Paul Wouters Date: Thu, 25 Oct 2012 20:55:43 -0400 Subject: [PATCH] * Fri Oct 26 2012 Paul Wouters - 1.6.15-1 - Updated to 1.6.15, as 1.6.14 accidentally broke ABI --- .gitignore | 1 + ldns.spec | 6 +++++- sources | 1 + 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4e01a9f..3a9e96d 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/ldns.spec b/ldns.spec index b4dac07..a8120cb 100644 --- a/ldns.spec +++ b/ldns.spec @@ -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 - 1.6.15-1 +- Updated to 1.6.15, as 1.6.14 accidentally broke ABI + * Tue Oct 23 2012 Paul Wouters - 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 diff --git a/sources b/sources index 1295c02..3831193 100644 --- a/sources +++ b/sources @@ -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