Update to 2.72 stable

Signed-off-by: Tomas Hozza <thozza@redhat.com>
This commit is contained in:
Tomas Hozza 2014-09-25 17:36:51 +02:00
parent 7bb1482771
commit 848bf9f984
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -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 <thozza@redhat.com> - 2.72-1
- Update to 2.72 stable
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.71-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild

View File

@ -1 +1 @@
9e2e4d59c75e71ee3ca817ff0f9be69e dnsmasq-2.71.tar.xz
0256e0a71e27c8d8a5c89a0d18f3cfe2 dnsmasq-2.72.tar.xz