Update to 2.72 stable
Signed-off-by: Tomas Hozza <thozza@redhat.com>
This commit is contained in:
parent
7bb1482771
commit
848bf9f984
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user