[ldns/el6] * 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 22:21:26 UTC 2012


commit f8d6477c8d8616c3d913dfd40c12859c8cbec9b0
Author: Paul Wouters <paul at libreswan.org>
Date:   Fri Oct 26 18:21:03 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
      (We never released 1.6.14)

 .gitignore |    1 +
 ldns.spec  |    6 +++++-
 sources    |    3 +--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ca5aacf..7dcae19 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ ldns-1.6.10.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 652dfe2..5ebc0db 100644
--- a/ldns.spec
+++ b/ldns.spec
@@ -7,7 +7,7 @@
 
 Summary: Lowlevel 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}/
@@ -124,6 +124,10 @@ 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
+  (We never released 1.6.14)
+
 * Tue Oct 23 2012 Paul Wouters <pwouters at redhat.com> - 1.6.14-1
 - Updated to 1.6.14
 - Removed merged in patch
diff --git a/sources b/sources
index 1295c02..1dca257 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-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