diff --git a/.gitignore b/.gitignore index 2fe2ae1..ca47efe 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ unbound-1.4.5.tar.gz /unbound-1.5.3.tar.gz /unbound-1.5.4.tar.gz /unbound-1.5.5.tar.gz +/unbound-1.5.6.tar.gz diff --git a/sources b/sources index 3863a1a..d96ee28 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e86cccd261c1b01fa9e34cb59b0013d3 unbound-1.5.5.tar.gz +691a34abd8e9257dd65b70f28326c1f0 unbound-1.5.6.tar.gz diff --git a/unbound.spec b/unbound.spec index 1878994..2aa0bc7 100644 --- a/unbound.spec +++ b/unbound.spec @@ -20,8 +20,8 @@ Summary: Validating, recursive, and caching DNS(SEC) resolver Name: unbound -Version: 1.5.5 -Release: 2%{?extra_version:.%{extra_version}}%{?dist} +Version: 1.5.6 +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 @@ -429,6 +429,9 @@ popd %changelog +* Fri Nov 13 2015 Tomas Hozza - 1.5.6-1 +- Update to 1.5.6 (#1176729) + * Wed Nov 04 2015 Robert Kuska - 1.5.5-2 - Rebuilt for Python3.5 rebuild