From 06720811c80a16cf16c96a20ac65d371e96f164b Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Tue, 16 Apr 2013 16:22:54 +0200 Subject: [PATCH] Rebuild against new bind Signed-off-by: Adam Tkac --- dhcp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dhcp.spec b/dhcp.spec index 93d628e..15ff0be 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -18,7 +18,7 @@ Summary: Dynamic host configuration protocol software Name: dhcp Version: 4.2.5 -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. @@ -585,6 +585,9 @@ done %changelog +* Tue Apr 16 2013 Adam Tkac - 12:4.2.5-10 +- rebuild against new bind + * Wed Apr 03 2013 Tomas Hozza - 12:4.2.5-9 - Expose next-server DHCPv4 option to dhclient script