From 95a0b75250638619045915ca70924949c670265b Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 21:45:42 +0100 Subject: [PATCH] automatic version update by autodist [release 4.4.2.1-1mamba;Sat May 29 2021] --- dhcp.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/dhcp.spec b/dhcp.spec index 495e6bf..a84fddc 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -1,14 +1,14 @@ %define patchver %(echo %version | cut -d. -f4) %define releasever %(echo %version | cut -d. -f1-3) Name: dhcp -Version: 4.4.2 -Release: 2mamba +Version: 4.4.2.1 +Release: 1mamba Summary: The ISC DHCP (Dynamic Host Configuration Protocol) client Group: System/Servers Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.isc.org/software/dhcp +URL: https://www.isc.org/dhcp/ Source0: ftp://ftp.isc.org/isc/dhcp/%{releasever}/%{name}-%{releasever}.tar.gz #Source0: ftp://ftp.freenet.de/pub/ftp.isc.org/isc/dhcp/%{name}-%{releasever}%{?patchver:-%patchver}.tar.gz Source1: dhcpd@.service @@ -29,7 +29,6 @@ BuildRequires: glibc-devel #BuildRequires: idutils BuildRequires: net-tools Requires: net-tools -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description DHCP (Dynamic Host Configuration Protocol) is a protocol which allows individual devices on an IP network to get their own network configuration information (IP address, subnetmask, broadcast address, etc.) from a DHCP server. @@ -216,6 +215,9 @@ grep "^send host-name" %{_sysconfdir}/dhclient.conf >/dev/null || { %doc RELNOTES doc %changelog +* Sat May 29 2021 Automatic Build System 4.4.2.1-1mamba +- automatic version update by autodist + * Tue Apr 21 2020 Silvan Calarco 4.4.2-2mamba - rebuilt with debug package