update to 2.67rc4

Signed-off-by: Tomas Hozza <thozza@redhat.com>
This commit is contained in:
Tomas Hozza 2013-10-18 16:14:39 +02:00
parent ad8cf52062
commit c43d685d66
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -12,3 +12,4 @@ dnsmasq-2.52.tar.lzma
/dnsmasq-2.67test13.tar.xz
/dnsmasq-2.67test16.tar.xz
/dnsmasq-2.67rc2.tar.xz
/dnsmasq-2.67rc4.tar.xz

View File

@ -6,14 +6,14 @@
%endif
%if 0%{releasecandidate}
%define extrapath release-candidates/
%define extraversion rc2
%define extraversion rc4
%endif
%define _hardened_build 1
Name: dnsmasq
Version: 2.67
Release: 0.8.%{?extraversion}%{?dist}
Release: 0.9.%{?extraversion}%{?dist}
Summary: A lightweight DHCP/caching DNS server
Group: System Environment/Daemons
@ -137,6 +137,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/dhcp_*
%changelog
* Fri Oct 18 2013 Tomas Hozza <thozza@redhat.com> - 2.67-0.9.rc4
- update to 2.67rc4
* Wed Oct 02 2013 Tomas Hozza <thozza@redhat.com> - 2.67-0.8.rc2
- update to 2.67rc2

View File

@ -1 +1 @@
3a1a647e2dda5e270506295fa1f46414 dnsmasq-2.67rc2.tar.xz
720ce440e067dc4dbbb2a8b563151166 dnsmasq-2.67rc4.tar.xz