[bind/f22: 2/2] update to 9.10.2rc2

Tomas Hozza thozza at fedoraproject.org
Mon Feb 23 10:02:39 UTC 2015


commit f3967f646952d276bc70a67f81213dca5cb18ee8
Author: Tomas Hozza <thozza at redhat.com>
Date:   Mon Feb 23 09:59:32 2015 +0100

    update to 9.10.2rc2
    
    Signed-off-by: Tomas Hozza <thozza at redhat.com>

 .gitignore | 1 +
 bind.spec  | 7 +++++--
 sources    | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5acb2ab..7a5286b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,3 +50,4 @@ bind-9.7.2b1.tar.gz
 /bind-9.10.1.tar.gz
 /bind-9.10.1-P1.tar.gz
 /bind-9.10.2rc1.tar.gz
+/bind-9.10.2rc2.tar.gz
diff --git a/bind.spec b/bind.spec
index ab40bb2..ff9eee7 100644
--- a/bind.spec
+++ b/bind.spec
@@ -3,7 +3,7 @@
 #
 
 #%%global PATCHVER P1
-%global PREVER rc1
+%global PREVER rc2
 %global VERSION %{version}%{?PREVER}%{?PATCHVER:-%{PATCHVER}}
 
 %{?!SDB:       %global SDB       1}
@@ -24,7 +24,7 @@ Summary:  The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
 Name:     bind
 License:  ISC
 Version:  9.10.2
-Release:  0.2%{?PATCHVER:.%{PATCHVER}}%{?PREVER:.%{PREVER}}%{?dist}
+Release:  0.3%{?PATCHVER:.%{PATCHVER}}%{?PREVER:.%{PREVER}}%{?dist}
 Epoch:    32
 Url:      http://www.isc.org/products/BIND/
 Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -997,6 +997,9 @@ rm -rf ${RPM_BUILD_ROOT}
 
 
 %changelog
+* Mon Feb 23 2015 Tomas Hozza <thozza at redhat.com> - 32:9.10.2-0.3.rc1
+- update to 9.10.2rc2
+
 * Sat Feb 21 2015 Till Maas <opensource at till.name> - 32:9.10.2-0.2.rc1
 - Rebuilt for Fedora 23 Change
   https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
diff --git a/sources b/sources
index 22e949e..5b2b297 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-a53f3c44e6aeb304142007eb1e9278b4  bind-9.10.2rc1.tar.gz
+756d32c16403c832ec06c3e79ca2d298  bind-9.10.2rc2.tar.gz
 e4315fdea56983570d3a33702e925088  config-12.tar.bz2


More information about the scm-commits mailing list