From 417aebafe187176cc872fb12c25bd165c9f853a1 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 8 Feb 2011 08:29:55 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- dnsmasq.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dnsmasq.spec b/dnsmasq.spec index 5c969eb..7fb794d 100644 --- a/dnsmasq.spec +++ b/dnsmasq.spec @@ -11,7 +11,7 @@ Name: dnsmasq Version: 2.52 -Release: 1%{?extraversion}%{?dist} +Release: 2%{?extraversion}%{?dist} Summary: A lightweight DHCP/caching DNS server Group: System Environment/Daemons @@ -118,6 +118,9 @@ fi %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 2.52-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Tue Jan 26 2010 Itamar Reis Peixoto - 2.52-1 - New Version 2.52 - fix condrestart() in initscript bz 547605