From f1c2fc7661e6c0ac1d7a5c0743eac4762a0a84d7 Mon Sep 17 00:00:00 2001 From: Jiri Popelka Date: Jun 06 2012 06:52:35 +0000 Subject: 4.2.4 --- diff --git a/.gitignore b/.gitignore index df83ac5..6f864e1 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /dhcp-4.2.4b1.tar.gz /dhcp-4.2.4rc1.tar.gz /dhcp-4.2.4rc2.tar.gz +/dhcp-4.2.4.tar.gz diff --git a/dhcp.spec b/dhcp.spec index 22cb4c0..0806eaa 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -9,17 +9,16 @@ #%%global patchver P2 -%global prever rc2 +#%%global prever rc2 - -#%%global VERSION %{version} #%%global VERSION %{version}-%{patchver} -%global VERSION %{version}%{prever} +#%%global VERSION %{version}%{prever} +%global VERSION %{version} Summary: Dynamic host configuration protocol software Name: dhcp Version: 4.2.4 -Release: 0.8.%{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. @@ -568,6 +567,9 @@ fi %changelog +* Wed Jun 06 2012 Jiri Popelka - 12:4.2.4-1 +- 4.2.4 + * Tue Jun 05 2012 Jiri Popelka - 12:4.2.4-0.8.rc2 - return prematurely removed 12-dhcpd (NM dispatcher script) (#828522) diff --git a/sources b/sources index 91b66aa..9b617ba 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -eb1030ead28198ba622b51bb3b1585dd dhcp-4.2.4rc2.tar.gz +c244cefe663d43100af757d8ff625a1f dhcp-4.2.4.tar.gz