updated to 1.4.9
This commit is contained in:
parent
df40db990f
commit
bff1fb771e
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@ unbound-1.4.3.tar.gz
|
||||
unbound-1.4.4.tar.gz
|
||||
unbound-1.4.5.tar.gz
|
||||
/unbound-1.4.8.tar.gz
|
||||
/unbound-1.4.9.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
526898f2375b6ca507bee917ff9c21e0 unbound-1.4.8.tar.gz
|
||||
7079e75210c656761d3804a9f2ac7b9f unbound-1.4.9.tar.gz
|
||||
|
@ -8,8 +8,8 @@
|
||||
|
||||
Summary: Validating, recursive, and caching DNS(SEC) resolver
|
||||
Name: unbound
|
||||
Version: 1.4.8
|
||||
Release: 2%{?dist}
|
||||
Version: 1.4.9
|
||||
Release: 1%{?dist}
|
||||
License: BSD
|
||||
Url: http://www.nlnetlabs.nl/unbound/
|
||||
Source: http://www.unbound.net/downloads/%{name}-%{version}.tar.gz
|
||||
@ -198,6 +198,9 @@ fi
|
||||
%postun libs -p /sbin/ldconfig
|
||||
|
||||
%changelog
|
||||
* Sun Mar 27 2011 Paul Wouters <paul@xelerance.com> - 1.4.9-1
|
||||
- Updated to 1.4.9
|
||||
|
||||
* Sat Feb 12 2011 Paul Wouters <paul@xelerance.com> - 1.4.8-2
|
||||
- rebuilt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user