[nsd] updated to 3.2.8

Paul Wouters pwouters at fedoraproject.org
Sun Mar 27 10:04:31 UTC 2011


commit bbb0b68200f591f603ff35b247547ff61a4bc779
Author: Paul Wouters <paul at xelerance.com>
Date:   Sun Mar 27 12:05:59 2011 +0200

    updated to 3.2.8

 .gitignore |    1 +
 nsd.spec   |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3d7d313..d677b11 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ nsd-3.2.3.tar.gz
 nsd-3.2.4.tar.gz
 nsd-3.2.6.tar.gz
 /nsd-3.2.7.tar.gz
+/nsd-3.2.8.tar.gz
diff --git a/nsd.spec b/nsd.spec
index 4b92f5a..dd5e1c5 100644
--- a/nsd.spec
+++ b/nsd.spec
@@ -1,7 +1,7 @@
 Summary: Fast and lean authoritative DNS Name Server
 Name: nsd
-Version: 3.2.7
-Release: 5%{?dist}
+Version: 3.2.8
+Release: 1%{?dist}
 License: BSD
 Url: http://www.nlnetlabs.nl/%{name}/
 Source: http://www.nlnetlabs.nl/downloads/%{name}/%{name}-%{version}.tar.gz
@@ -96,6 +96,9 @@ if [ "$1" -ge "1" ]; then
 fi
 
 %changelog
+* Sun Mar 27 2011 Paul Wouters <paul at xelerance.com> - 3.2.8-1
+- updated to 3.2.8
+
 * Wed Mar 09 2011 Paul Wouters <paul at xelerance.com> - 3.2.7-5
 - Fix misnamed variable NSD_AUTORELOAD which should be NSD_AUTOREBUILD
 - Fix for init script properly returning OK/Failed (bz#535107) by Noa Resare
diff --git a/sources b/sources
index 7fdb8c8..759ea45 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b5aca8a207f77db566b08db25bf77d74  nsd-3.2.7.tar.gz
+963c2123853e7759ffb772da40c68838  nsd-3.2.8.tar.gz


More information about the scm-commits mailing list