[nsd/el5] * Mon Jul 22 2013 Paul Wouters <pwouters at redhat.com> - 3.2.16-1 - Updated to 3.2.16

Paul Wouters pwouters at fedoraproject.org
Mon Jul 22 14:34:44 UTC 2013


commit 8ab7107242f99e405ae748de837e74b5e6ea0d00
Author: Paul Wouters <pwouters at redhat.com>
Date:   Mon Jul 22 10:34:23 2013 -0400

    * Mon Jul 22 2013 Paul Wouters <pwouters at redhat.com> - 3.2.16-1
    - Updated to 3.2.16

 .gitignore |    1 +
 nsd.spec   |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dd1325b..ab3c769 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ nsd-3.2.7.tar.gz
 /nsd-3.2.12.tar.gz
 /nsd-3.2.13.tar.gz
 /nsd-3.2.15.tar.gz
+/nsd-3.2.16.tar.gz
diff --git a/nsd.spec b/nsd.spec
index 0e53bd5..cc6c076 100644
--- a/nsd.spec
+++ b/nsd.spec
@@ -1,7 +1,7 @@
 Summary: Fast and lean authoritative DNS Name Server
 Name: nsd
-Version: 3.2.15
-Release: 3%{?dist}
+Version: 3.2.16
+Release: 1%{?dist}
 License: BSD
 Url: http://www.nlnetlabs.nl/%{name}/
 Source: http://www.nlnetlabs.nl/downloads/%{name}/%{name}-%{version}.tar.gz
@@ -97,6 +97,9 @@ if [ "$1" -ge "1" ]; then
 fi
 
 %changelog
+* Mon Jul 22 2013 Paul Wouters <pwouters at redhat.com> - 3.2.16-1
+- Updated to 3.2.16
+
 * Tue Feb 05 2013 Paul Wouters <pwouters at redhat.com> - 3.2.15-3
 - Updates to 3.2.15 which contains rate limit code
 - Fix to nsd.init script to return non-zero on service status
diff --git a/sources b/sources
index 3b99274..96bc7f3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b5fdbf78bd3f4133d1295af21a61f7c8  nsd-3.2.15.tar.gz
+c16a845884851d26c85d5117f11e5f08  nsd-3.2.16.tar.gz


More information about the scm-commits mailing list