[ldns] * Fri Oct 26 2012 Paul Wouters <pwouters at redhat.com> - 1.6.15-1 - Updated to 1.6.15, as 1.6.14 accid

Paul Wouters pwouters at fedoraproject.org
Fri Oct 26 00:57:07 UTC 2012


commit a45620439d326153ea5291c4cde1e99a64f0f35d
Author: Paul Wouters <paul at nohats.ca>
Date:   Thu Oct 25 20:55:43 2012 -0400

    * Fri Oct 26 2012 Paul Wouters <pwouters at redhat.com> - 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 deletions(-)
---
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 <pwouters at 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 at 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
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


More information about the scm-commits mailing list