Update to 1.6.0
This commit is contained in:
parent
67a4fff523
commit
652f3fa496
1
.gitignore
vendored
1
.gitignore
vendored
@ -37,3 +37,4 @@ unbound-1.4.5.tar.gz
|
||||
/unbound-1.5.8.tar.gz
|
||||
/unbound-1.5.9.tar.gz
|
||||
/unbound-1.5.10.tar.gz
|
||||
/unbound-1.6.0.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
0a3a236811f1ab5c1dc31974fa74e047 unbound-1.5.10.tar.gz
|
||||
SHA512 (unbound-1.6.0.tar.gz) = c92adee98ef759d033ac39784796e936e292f0671a42ad455411b82a9ba552744e4a0de432ee4ac05609dc0b429b70d5ce8169c20d3d65f4acf5afc5e02822ac
|
||||
|
@ -20,8 +20,8 @@
|
||||
|
||||
Summary: Validating, recursive, and caching DNS(SEC) resolver
|
||||
Name: unbound
|
||||
Version: 1.5.10
|
||||
Release: 3%{?extra_version:.%{extra_version}}%{?dist}
|
||||
Version: 1.6.0
|
||||
Release: 1%{?extra_version:.%{extra_version}}%{?dist}
|
||||
License: BSD
|
||||
Url: http://www.nlnetlabs.nl/unbound/
|
||||
Source: http://www.unbound.net/downloads/%{name}-%{version}%{?extra_version}.tar.gz
|
||||
@ -441,6 +441,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Dec 21 2016 Kevin Fenzi <kevin@scrye.com> - 1.6.0-1
|
||||
- Update to 1.6.0
|
||||
|
||||
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 1.5.10-3
|
||||
- Rebuild for Python 3.6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user