From 695b79525b1c2683cbd5868c32f5865523d24148 Mon Sep 17 00:00:00 2001 From: Tomas Hozza Date: Apr 11 2014 07:17:26 +0000 Subject: Update to 2.69 stable Signed-off-by: Tomas Hozza --- diff --git a/.gitignore b/.gitignore index 2891c14..6967d51 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ dnsmasq-2.52.tar.lzma /dnsmasq-2.68rc3.tar.xz /dnsmasq-2.68.tar.xz /dnsmasq-2.69rc1.tar.xz +/dnsmasq-2.69.tar.xz diff --git a/dnsmasq.spec b/dnsmasq.spec index 9dbfa75..968b288 100644 --- a/dnsmasq.spec +++ b/dnsmasq.spec @@ -1,5 +1,5 @@ %define testrelease 0 -%define releasecandidate 1 +%define releasecandidate 0 %if 0%{testrelease} %define extrapath test-releases/ %define extraversion test16 @@ -13,7 +13,7 @@ Name: dnsmasq Version: 2.69 -Release: 0.1%{?extraversion:.%{extraversion}}%{?dist} +Release: 1%{?extraversion:.%{extraversion}}%{?dist} Summary: A lightweight DHCP/caching DNS server Group: System Environment/Daemons @@ -141,6 +141,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/dhcp_* %changelog +* Fri Apr 11 2014 Tomas Hozza - 2.69-1 +- Update to 2.69 stable + * Mon Mar 24 2014 Tomas Hozza - 2.69-0.1.rc1 - Update to 2.69rc1 - enable DNSSEC implementation diff --git a/sources b/sources index b77d07f..5f0aa02 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -815af65149e0fd289c28991fb558cef5 dnsmasq-2.69rc1.tar.xz +c5a1152e646eb54db4f33f8e0deee180 dnsmasq-2.69.tar.xz