From 06bfaa4fefd252a74a8998e1ca03adebc0e241b4 Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Thu, 26 Jul 2012 13:55:23 +0200 Subject: Update to 9.9.1-P2 Signed-off-by: Adam Tkac --- bind.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'bind.spec') diff --git a/bind.spec b/bind.spec index 36b87a0..e198ab3 100644 --- a/bind.spec +++ b/bind.spec @@ -2,7 +2,7 @@ # Red Hat BIND package .spec file # -%define PATCHVER P1 +%define PATCHVER P2 #%define PREVER rc2 #%define VERSION %{version}%{PREVER} #%define VERSION %{version} @@ -22,7 +22,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv Name: bind License: ISC Version: 9.9.1 -Release: 4.%{PATCHVER}%{?dist} +Release: 5.%{PATCHVER}%{?dist} Epoch: 32 Url: http://www.isc.org/products/BIND/ Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -771,6 +771,9 @@ rm -rf ${RPM_BUILD_ROOT} %endif %changelog +* Thu Jul 26 2012 Adam Tkac 32:9.9.1-5.P2 +- update to 9.9.1-P2 + * Wed Jul 18 2012 Fedora Release Engineering - 32:9.9.1-4.P1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild -- cgit