From 508d55e52330087eb2bc1109005c6363a66797f8 Mon Sep 17 00:00:00 2001 From: Douglas Schilling Landgraf Date: Tue, 11 Sep 2012 09:57:06 -0400 Subject: [PATCH] New version 2.63 --- .gitignore | 1 + dnsmasq.spec | 11 ++++++----- sources | 2 +- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 5645ee4..c531789 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ dnsmasq-2.52.tar.lzma /dnsmasq-2.58.tar.lzma /dnsmasq-2.59.tar.lzma +/dnsmasq-2.63.tar.gz diff --git a/dnsmasq.spec b/dnsmasq.spec index e77e03f..07d3e60 100644 --- a/dnsmasq.spec +++ b/dnsmasq.spec @@ -10,14 +10,14 @@ %endif Name: dnsmasq -Version: 2.59 -Release: 6%{?extraversion}%{?dist} +Version: 2.63 +Release: 1%{?extraversion}%{?dist} Summary: A lightweight DHCP/caching DNS server Group: System Environment/Daemons License: GPLv2 URL: http://www.thekelleys.org.uk/dnsmasq/ -Source0: http://www.thekelleys.org.uk/dnsmasq/%{?extrapath}%{name}-%{version}%{?extraversion}.tar.lzma +Source0: http://www.thekelleys.org.uk/dnsmasq/%{?extrapath}%{name}-%{version}%{?extraversion}.tar.gz Source1: %{name}.service BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -139,8 +139,9 @@ fi %{_mandir}/man1/dhcp_* %changelog -* Wed Jul 18 2012 Fedora Release Engineering - 2.59-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild +* Sat Aug 23 2012 Douglas Schilling Landgraf - 2.63-1 +- Use .tar.gz compression, in upstream site there is no .lzma anymore +- New version 2.63 * Sat Feb 11 2012 Pádraig Brady - 2.59-5 - Compile DHCP lease management utils with RPM_OPT_FLAGS diff --git a/sources b/sources index 0536b77..caa61a2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -42823ed7f5726fdfb343f60911de606b dnsmasq-2.59.tar.lzma +43e771997615ebcd8f6c6ffa60c3e40b dnsmasq-2.63.tar.gz