Rebuild for protobuf 3.1.0

This commit is contained in:
Orion Poplawski 2016-11-19 09:12:47 -07:00
parent 7ff4c24e39
commit ad628291d1
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: pdns
Version: 4.0.1
Release: 2%{?dist}
Release: 3%{?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
* Sat Nov 19 2016 Orion Poplawski <orion@cora.nwra.com> - 4.0.1-3
- Rebuild for protobuf 3.1.0
* Tue Aug 23 2016 Richard Shaw <hobbes1069@gmail.com> - 4.0.1-2
- Rebuild for updated yaml-cpp