diff --git a/dhcp.spec b/dhcp.spec index 2f47a9e..a911426 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -1,7 +1,7 @@ %define patchver %(echo %version | cut -d. -f4) %define releasever %(echo %version | cut -d. -f1-3) Name: dhcp -Version: 4.3.3 +Version: 4.3.3.P1 Release: 1mamba Summary: The ISC DHCP (Dynamic Host Configuration Protocol) client Group: System/Servers @@ -208,6 +208,9 @@ grep "^send host-name" %{_sysconfdir}/dhclient.conf >/dev/null || { %doc RELNOTES doc %changelog +* Wed Jan 13 2016 Automatic Build System 4.3.3.P1-1mamba +- automatic version update by autodist + * Sat Oct 10 2015 Automatic Build System 4.3.3-1mamba - automatic version update by autodist