Unbound 1.4.18 rpmbuild on CentOS 6.3

Hello World,

I think I have found a mistake in contrib/unbound.spec. I attach a diff -u.

Before the change the rpmbuild complained it cannot find unbound-1.4.8.tar.gz.

— /home/rosa/code/unbound-1.4.18/contrib/unbound.spec 2011-07-13 14:17:13.000000000 +0200
+++ rpmbuild/SPECS/unbound.spec 2012-09-22 14:46:12.000000000 +0200
@@ -1,6 +1,6 @@
Summary: Validating, recursive, and caching DNS resolver
Name: unbound
-Version: 1.4.8
+Version: 1.4.18
Release: 1%{?dist}
License: BSD
Url: http://www.nlnetlabs.nl/unbound/

Cheers and Goodwill,
v

Hi Valentin,