From 3fd253851afed09be83810a28993a0967e7008c9 Mon Sep 17 00:00:00 2001 From: Morten Stevens Date: Jul 29 2016 17:46:36 +0000 Subject: Update to 4.0.1 --- diff --git a/.gitignore b/.gitignore index 270faa3..8fd4819 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ pdns-2.9.22.tar.gz /pdns-4.0.0-beta1.tar.bz2 /pdns-4.0.0-rc2.tar.bz2 /pdns-4.0.0.tar.bz2 +/pdns-4.0.1.tar.bz2 diff --git a/pdns.spec b/pdns.spec index 7d883cd..70ec680 100644 --- a/pdns.spec +++ b/pdns.spec @@ -2,8 +2,8 @@ %global backends %{nil} Name: pdns -Version: 4.0.0 -Release: 2%{?dist} +Version: 4.0.1 +Release: 1%{?dist} Summary: A modern, advanced and high performance authoritative-only nameserver Group: System Environment/Daemons License: GPLv2 @@ -312,6 +312,9 @@ exit 0 %{_libdir}/%{name}/libtinydnsbackend.so %changelog +* Fri Jul 29 2016 Morten Stevens - 4.0.1-1 +- Update to 4.0.1 + * Mon Jul 11 2016 Ruben Kerkhof - 4.0.0-2 - Enable reproducible builds diff --git a/sources b/sources index 40f3289..ecba349 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4a0c7025a10f159b862de381eb2cc7f2 pdns-4.0.0.tar.bz2 +d34a390672aa043f8a287e5bb2284f4a pdns-4.0.1.tar.bz2