From 19e38902d283a88a5eb9cb7b9912a6fe29d81ff1 Mon Sep 17 00:00:00 2001 From: Jiri Popelka Date: May 23 2012 12:52:52 +0000 Subject: 4.2.4rc2 --- diff --git a/.gitignore b/.gitignore index d5c2f96..df83ac5 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /dhcp-4.2.3-P2.tar.gz /dhcp-4.2.4b1.tar.gz /dhcp-4.2.4rc1.tar.gz +/dhcp-4.2.4rc2.tar.gz diff --git a/dhcp.spec b/dhcp.spec index e778000..f1ac936 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -9,7 +9,7 @@ #%%global patchver P2 -%global prever rc1 +%global prever rc2 #%%global VERSION %{version} @@ -19,7 +19,7 @@ Summary: Dynamic host configuration protocol software Name: dhcp Version: 4.2.4 -Release: 0.5.%{prever}%{?dist} +Release: 0.6.%{prever}%{?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. @@ -564,6 +564,9 @@ fi %changelog +* Wed May 23 2012 Jiri Popelka - 12:4.2.4-0.6.rc2 +- 4.2.4rc2 + * Mon May 07 2012 Jiri Popelka - 12:4.2.4-0.5.rc1 - dhcpd.service: explicitly add -cf to indicate what conf file we use (#819325) - no need to copy /etc/*.conf to /etc/dhcp/*.conf in %%prep anymore diff --git a/sources b/sources index 8a29abd..91b66aa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7300d05b7b04495e54d6c40247d11882 dhcp-4.2.4rc1.tar.gz +eb1030ead28198ba622b51bb3b1585dd dhcp-4.2.4rc2.tar.gz