Update to 2.69 stable

Signed-off-by: Tomas Hozza <thozza@redhat.com>
This commit is contained in:
Tomas Hozza 2014-04-11 09:17:26 +02:00
parent 9f1463102a
commit 695b79525b
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -17,3 +17,4 @@ dnsmasq-2.52.tar.lzma
/dnsmasq-2.68rc3.tar.xz
/dnsmasq-2.68.tar.xz
/dnsmasq-2.69rc1.tar.xz
/dnsmasq-2.69.tar.xz

View File

@ -1,5 +1,5 @@
%define testrelease 0
%define releasecandidate 1
%define releasecandidate 0
%if 0%{testrelease}
%define extrapath test-releases/
%define extraversion test16
@ -13,7 +13,7 @@
Name: dnsmasq
Version: 2.69
Release: 0.1%{?extraversion:.%{extraversion}}%{?dist}
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
* Fri Apr 11 2014 Tomas Hozza <thozza@redhat.com> - 2.69-1
- Update to 2.69 stable
* Mon Mar 24 2014 Tomas Hozza <thozza@redhat.com> - 2.69-0.1.rc1
- Update to 2.69rc1
- enable DNSSEC implementation

View File

@ -1 +1 @@
815af65149e0fd289c28991fb558cef5 dnsmasq-2.69rc1.tar.xz
c5a1152e646eb54db4f33f8e0deee180 dnsmasq-2.69.tar.xz