From 0de1ad3afa0e209606ef7a5bd45e4421dbf42d7e Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Fri, 9 Dec 2005 22:40:11 +0000 Subject: [PATCH] gcc update bump --- dhcp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dhcp.spec b/dhcp.spec index 15a8abb..b51c6b1 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -2,7 +2,7 @@ Summary: A DHCP (Dynamic Host Configuration Protocol) server and relay agent. Name: dhcp Version: 3.0.3 -Release: 16 +Release: 16.1 Epoch: 11 License: distributable Group: System Environment/Daemons @@ -319,6 +319,9 @@ exit 0 %{_mandir}/man3/* %changelog +* Fri Dec 09 2005 Jesse Keating +- rebuilt + * Mon Dec 05 2005 Jason Vas Dias - 11:3.0.3-16 - fix gcc 4.1 compile warnings (-Werror)