Update to 2.71 stable

Signed-off-by: Tomas Hozza <thozza@redhat.com>
This commit is contained in:
Tomas Hozza 2014-05-20 10:24:23 +02:00
parent ed23cea08b
commit aed8f846f6
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <thozza@redhat.com> - 2.71-1
- Update to 2.71 stable
* Fri Apr 25 2014 Tomas Hozza <thozza@redhat.com> - 2.70-1
- Update to 2.70 stable

View File

@ -1 +1 @@
1d654e80888ab5dbba015548fd284d46 dnsmasq-2.70.tar.xz
9e2e4d59c75e71ee3ca817ff0f9be69e dnsmasq-2.71.tar.xz