From 48bc1f5d15668c5f43a474265425020b7f103717 Mon Sep 17 00:00:00 2001 From: Jiri Popelka Date: Sep 04 2015 08:54:41 +0000 Subject: 4.3.3 --- diff --git a/.gitignore b/.gitignore index 096928a..6e85073 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ /dhcp-4.3.2b1.tar.gz /dhcp-4.3.2.tar.gz /dhcp-4.3.3b1.tar.gz +/dhcp-4.3.3.tar.gz diff --git a/dhcp.spec b/dhcp.spec index 11c6489..d41967d 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -12,13 +12,13 @@ %global prever b1 #%%global VERSION %{version}-%{patchver} -#%%global VERSION %{version} -%global VERSION %{version}%{prever} +#%%global VERSION %{version}%{prever} +%global VERSION %{version} Summary: Dynamic host configuration protocol software Name: dhcp Version: 4.3.3 -Release: 0.2%{prever}%{?dist} +Release: 1%{?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. @@ -656,6 +656,9 @@ done %doc doc/html/ %changelog +* Fri Sep 04 2015 Jiri Popelka - 12:4.3.3-1 +- 4.3.3 + * Tue Aug 11 2015 Jiri Popelka - 12:4.3.3-0.2b1 - dhclient-script: respect DEFROUTE/GATEWAYDEV if Classless Static Routes are offered (#1251644) diff --git a/sources b/sources index 6a579c2..95707aa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a4c239bcf752b9b32f92d13f1b7cfa6a dhcp-4.3.3b1.tar.gz +c5577b09c9017cdd319a11ff6364268e dhcp-4.3.3.tar.gz