[dnsmasq/f20] update to 2.67rc4

Tomas Hozza thozza at fedoraproject.org
Fri Oct 18 14:16:51 UTC 2013


commit c43d685d6644d202dd2ee516a0cf9229477dcefe
Author: Tomas Hozza <thozza at redhat.com>
Date:   Fri Oct 18 16:14:39 2013 +0200

    update to 2.67rc4
    
    Signed-off-by: Tomas Hozza <thozza at redhat.com>

 .gitignore   |    1 +
 dnsmasq.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e46f270..e73184f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ dnsmasq-2.52.tar.lzma
 /dnsmasq-2.67test13.tar.xz
 /dnsmasq-2.67test16.tar.xz
 /dnsmasq-2.67rc2.tar.xz
+/dnsmasq-2.67rc4.tar.xz
diff --git a/dnsmasq.spec b/dnsmasq.spec
index 64d44c2..66621eb 100644
--- a/dnsmasq.spec
+++ b/dnsmasq.spec
@@ -6,14 +6,14 @@
 %endif
 %if 0%{releasecandidate}
   %define extrapath release-candidates/
-  %define extraversion rc2
+  %define extraversion rc4
 %endif
 
 %define _hardened_build 1
 
 Name:           dnsmasq
 Version:        2.67
-Release:        0.8.%{?extraversion}%{?dist}
+Release:        0.9.%{?extraversion}%{?dist}
 Summary:        A lightweight DHCP/caching DNS server
 
 Group:          System Environment/Daemons
@@ -137,6 +137,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/dhcp_*
 
 %changelog
+* Fri Oct 18 2013 Tomas Hozza <thozza at redhat.com> - 2.67-0.9.rc4
+- update to 2.67rc4
+
 * Wed Oct 02 2013 Tomas Hozza <thozza at redhat.com> - 2.67-0.8.rc2
 - update to 2.67rc2
 
diff --git a/sources b/sources
index 3215112..6a5aba4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3a1a647e2dda5e270506295fa1f46414  dnsmasq-2.67rc2.tar.xz
+720ce440e067dc4dbbb2a8b563151166  dnsmasq-2.67rc4.tar.xz


More information about the scm-commits mailing list