Update to 2.71 stable
Signed-off-by: Tomas Hozza <thozza@redhat.com>
This commit is contained in:
parent
ed23cea08b
commit
aed8f846f6
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@ dnsmasq-2.52.tar.lzma
|
|||||||
/dnsmasq-2.69rc1.tar.xz
|
/dnsmasq-2.69rc1.tar.xz
|
||||||
/dnsmasq-2.69.tar.xz
|
/dnsmasq-2.69.tar.xz
|
||||||
/dnsmasq-2.70.tar.xz
|
/dnsmasq-2.70.tar.xz
|
||||||
|
/dnsmasq-2.71.tar.xz
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
%define _hardened_build 1
|
%define _hardened_build 1
|
||||||
|
|
||||||
Name: dnsmasq
|
Name: dnsmasq
|
||||||
Version: 2.70
|
Version: 2.71
|
||||||
Release: 1%{?extraversion:.%{extraversion}}%{?dist}
|
Release: 1%{?extraversion:.%{extraversion}}%{?dist}
|
||||||
Summary: A lightweight DHCP/caching DNS server
|
Summary: A lightweight DHCP/caching DNS server
|
||||||
|
|
||||||
@ -141,6 +141,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man1/dhcp_*
|
%{_mandir}/man1/dhcp_*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Apr 25 2014 Tomas Hozza <thozza@redhat.com> - 2.70-1
|
||||||
- Update to 2.70 stable
|
- Update to 2.70 stable
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user