[bind] Update to 9.9.1-P2

Adam Tkac atkac at fedoraproject.org
Thu Jul 26 11:55:46 UTC 2012


commit 06bfaa4fefd252a74a8998e1ca03adebc0e241b4
Author: Adam Tkac <vonsch at gmail.com>
Date:   Thu Jul 26 13:55:23 2012 +0200

    Update to 9.9.1-P2
    
    Signed-off-by: Adam Tkac <vonsch at gmail.com>

 .gitignore |    1 +
 bind.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7a9770b..ca0b911 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@ bind-9.7.2b1.tar.gz
 /bind-9.9.0.tar.gz
 /bind-9.9.1.tar.gz
 /bind-9.9.1-P1.tar.gz
+/bind-9.9.1-P2.tar.gz
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 <atkac redhat com> 32:9.9.1-5.P2
+- update to 9.9.1-P2
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 32:9.9.1-4.P1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 2b5974c..0f3746d 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-4ed20e77f2967c13eaab5563d0c45c76  bind-9.9.1-P1.tar.gz
+5f2f9ec0f1f1c67beaada349cdac0c15  bind-9.9.1-P2.tar.gz
 76857526420dc8e153ad688aeb5a2c4b  config-8.tar.bz2


More information about the scm-commits mailing list