Rebuild against bind-9.9.8-P2

This commit is contained in:
Tomas Hozza 2015-12-16 19:27:05 +01:00
parent a40b8cb6b1
commit 87779bc0d8

View File

@ -18,7 +18,7 @@
Summary: Dynamic host configuration protocol software
Name: dhcp
Version: 4.3.3
Release: 9%{?dist}
Release: 10%{?dist}
# NEVER CHANGE THE EPOCH on this package. The previous maintainer (prior to
# dcantrell maintaining the package) made incorrect use of the epoch and
# that's why it is at 12 now. It should have never been used, but it was.
@ -667,6 +667,9 @@ done
%doc doc/html/
%changelog
* Wed Dec 16 2015 Tomas Hozza <thozza@redhat.com> - 12:4.3.3-10
- Rebuild against bind-9.9.8-P2
* Mon Dec 14 2015 Jiri Popelka <jpopelka@redhat.com> - 12:4.3.3-9
- implement DUID-UUID (RFC 6355) and make it default DUID type (#560361#60)