Rebuild for protobuf 3.6

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2018-11-21 17:16:18 +01:00
parent 7013983b07
commit 6269ca4b71
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: pdns
Version: 4.1.5
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A modern, advanced and high performance authoritative-only nameserver
Group: System Environment/Daemons
License: GPLv2
@ -305,6 +305,9 @@ exit 0
%{_libdir}/%{name}/libtinydnsbackend.so
%changelog
* Wed Nov 21 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 4.1.5-2
- Rebuild for protobuf 3.6
* Tue Nov 06 2018 Morten Stevens <mstevens@fedoraproject.org> - 4.1.5-1
- Update to 4.1.5
- PowerDNS Security Advisory 2018-03 (CVE-2018-10851)