From e64aaad68ac8fbfbcbda72e958a6b2dc759bc606 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 21:45:41 +0100 Subject: [PATCH] automatic version update by autodist [release 4.3.4-1mamba;Tue Apr 19 2016] --- dhcp.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/dhcp.spec b/dhcp.spec index f415110..61b15ca 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.p1 +Version: 4.3.4 Release: 1mamba Summary: The ISC DHCP (Dynamic Host Configuration Protocol) client Group: System/Servers @@ -79,7 +79,7 @@ This package contains the DHCP server. #%setup -q -n %{name}-%{releasever}%{?patchver:-%patchver} %setup -q -n %{name}-%{releasever} #%patch0 -p1 -%patch1 -p1 +#%patch1 -p1 %patch2 -p1 %patch3 -p1 %patch4 -p1 @@ -208,6 +208,9 @@ grep "^send host-name" %{_sysconfdir}/dhclient.conf >/dev/null || { %doc RELNOTES doc %changelog +* Tue Apr 19 2016 Automatic Build System 4.3.4-1mamba +- automatic version update by autodist + * Tue Feb 16 2016 Automatic Build System 4.3.3.p1-1mamba - automatic version update by autodist