From aed8f846f68b59f31746426ef0a232d4b2784396 Mon Sep 17 00:00:00 2001 From: Tomas Hozza Date: Tue, 20 May 2014 10:24:23 +0200 Subject: [PATCH] Update to 2.71 stable Signed-off-by: Tomas Hozza --- .gitignore | 1 + dnsmasq.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 63256df..31ac6a7 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ dnsmasq-2.52.tar.lzma /dnsmasq-2.69rc1.tar.xz /dnsmasq-2.69.tar.xz /dnsmasq-2.70.tar.xz +/dnsmasq-2.71.tar.xz diff --git a/dnsmasq.spec b/dnsmasq.spec index 046ae6b..3113f2e 100644 --- a/dnsmasq.spec +++ b/dnsmasq.spec @@ -12,7 +12,7 @@ %define _hardened_build 1 Name: dnsmasq -Version: 2.70 +Version: 2.71 Release: 1%{?extraversion:.%{extraversion}}%{?dist} Summary: A lightweight DHCP/caching DNS server @@ -141,6 +141,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/dhcp_* %changelog +* Tue May 20 2014 Tomas Hozza - 2.71-1 +- Update to 2.71 stable + * Fri Apr 25 2014 Tomas Hozza - 2.70-1 - Update to 2.70 stable diff --git a/sources b/sources index 6e04ad7..cd03d7f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1d654e80888ab5dbba015548fd284d46 dnsmasq-2.70.tar.xz +9e2e4d59c75e71ee3ca817ff0f9be69e dnsmasq-2.71.tar.xz