diff --git a/.cvsignore b/.cvsignore index a7ddb89..e87df43 100644 --- a/.cvsignore +++ b/.cvsignore @@ -2,3 +2,4 @@ unbound-1.1.1.tar.gz unbound-1.2.0.tar.gz unbound-1.2.1.tar.gz unbound-1.3.0.tar.gz +unbound-1.3.3.tar.gz diff --git a/sources b/sources index ab1bade..fd3ef40 100644 --- a/sources +++ b/sources @@ -1,4 +1 @@ -d2eb61c10c72de752aef2f77850d4f53 unbound-1.3.1rc2.tar.gz -783325c26ae1a47be0e496c94f3e1cca unbound-1.3.0.tar.gz -1aa735c95cff3d8bdec39b54ced7dd3d unbound-1.3.2.tar.gz -6feffef1e6ce315e465b5f747af76494 unbound-1.3.1.tar.gz +f6b2b2c375288dfd2a03c4a36676221e unbound-1.3.3.tar.gz diff --git a/unbound.spec b/unbound.spec index 7105e4c..544e0f8 100644 --- a/unbound.spec +++ b/unbound.spec @@ -8,8 +8,8 @@ Summary: Validating, recursive, and caching DNS(SEC) resolver Name: unbound -Version: 1.3.0 -Release: 3%{?dist} +Version: 1.3.3 +Release: 1%{?dist} License: BSD Url: http://www.nlnetlabs.nl/unbound/ Source: http://www.unbound.net/downloads/%{name}-%{version}.tar.gz @@ -17,9 +17,9 @@ Source1: unbound.init Source2: unbound.conf Source3: unbound.munin # See the unbound svn repository for further documentation on these -Patch1: unbound-r1657.patch -Patch2: unbound-r1670.patch -Patch3: unbound-r1677.patch +#Patch1: unbound-r1657.patch +#Patch2: unbound-r1670.patch +#Patch3: unbound-r1677.patch Patch4: unbound-1.2-glob.patch Group: System Environment/Daemons @@ -88,9 +88,9 @@ Python modules and extensions for unbound %prep %setup -q -%patch1 -%patch2 -%patch3 +#%patch1 +#%patch2 +#%patch3 %patch4 -p1 %build @@ -193,6 +193,9 @@ fi %postun libs -p /sbin/ldconfig %changelog +* Mon Aug 17 2009 Paul Wouters - 1.3.3-1 +- Updated to 1.3.3 + * Sun Jul 26 2009 Fedora Release Engineering - 1.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild