Rebuilt for protobuf 3.12

This commit is contained in:
Adrian Reber 2020-06-20 18:52:39 +02:00
parent 845dbbd800
commit 5fdee0f1cc
No known key found for this signature in database
GPG Key ID: 82C9378ED3C4906A
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: dnsdist
Version: 1.4.0
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Highly DNS-, DoS- and abuse-aware loadbalancer
License: GPLv2
URL: https://dnsdist.org
@ -116,6 +116,9 @@ exit 0
%changelog
* Sun Jun 14 2020 Adrian Reber <adrian@lisas.de> - 1.4.0-5
- Rebuilt for protobuf 3.12
* Tue Mar 03 2020 Ruben Kerkhof <ruben@rubenkerkhof.com> - 1.4.0-4
- Fix build with GCC 10 (#1799286)