From 848bf9f984e57b898ca7f1055a1531a8000b8cab Mon Sep 17 00:00:00 2001 From: Tomas Hozza Date: Thu, 25 Sep 2014 17:36:51 +0200 Subject: [PATCH] Update to 2.72 stable Signed-off-by: Tomas Hozza --- .gitignore | 1 + dnsmasq.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 31ac6a7..c16cb9f 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ dnsmasq-2.52.tar.lzma /dnsmasq-2.69.tar.xz /dnsmasq-2.70.tar.xz /dnsmasq-2.71.tar.xz +/dnsmasq-2.72.tar.xz diff --git a/dnsmasq.spec b/dnsmasq.spec index 91529ae..84a5860 100644 --- a/dnsmasq.spec +++ b/dnsmasq.spec @@ -12,8 +12,8 @@ %define _hardened_build 1 Name: dnsmasq -Version: 2.71 -Release: 3%{?extraversion:.%{extraversion}}%{?dist} +Version: 2.72 +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 +* Thu Sep 25 2014 Tomas Hozza - 2.72-1 +- Update to 2.72 stable + * Sat Aug 16 2014 Fedora Release Engineering - 2.71-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index cd03d7f..cd63e2a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9e2e4d59c75e71ee3ca817ff0f9be69e dnsmasq-2.71.tar.xz +0256e0a71e27c8d8a5c89a0d18f3cfe2 dnsmasq-2.72.tar.xz