[bookkeeper] Update netty3 patch for 3.9.3

Peter Robinson pbrobinson at fedoraproject.org
Sun Feb 15 21:40:43 UTC 2015


commit 618b46df799cbd483be6301698c6da4f49aff299
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sun Feb 15 21:40:23 2015 +0000

    Update netty3 patch for 3.9.3

 bookkeeper-4.2.1-netty.patch |    6 +++---
 bookkeeper.spec              |    5 ++++-
 2 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/bookkeeper-4.2.1-netty.patch b/bookkeeper-4.2.1-netty.patch
index 25a34b5..79380a5 100644
--- a/bookkeeper-4.2.1-netty.patch
+++ b/bookkeeper-4.2.1-netty.patch
@@ -10,7 +10,7 @@ index 1512a16..8e2fd43 100644
 +      <groupId>io.netty</groupId>
        <artifactId>netty</artifactId>
 -      <version>3.2.4.Final</version>
-+      <version>3.6.6.Final</version>
++      <version>3.9.3.Final</version>
      <scope>compile</scope>
      </dependency>
      <dependency>
@@ -26,7 +26,7 @@ index 1c7ebf8..8b11129 100644
 +      <groupId>io.netty</groupId>
        <artifactId>netty</artifactId>
 -      <version>3.2.4.Final</version>
-+      <version>3.6.6.Final</version>
++      <version>3.9.3.Final</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
@@ -42,7 +42,7 @@ index b23ae2e..228b107 100644
 +      <groupId>io.netty</groupId>
        <artifactId>netty</artifactId>
 -      <version>3.2.4.Final</version>
-+      <version>3.6.6.Final</version>
++      <version>3.9.3.Final</version>
        <scope>compile</scope>
      </dependency>
      <dependency>
diff --git a/bookkeeper.spec b/bookkeeper.spec
index fc4f361..97ab834 100644
--- a/bookkeeper.spec
+++ b/bookkeeper.spec
@@ -1,7 +1,7 @@
 %global _hardened_build 1
 Name:          bookkeeper
 Version:       4.2.1
-Release:       13%{?dist}
+Release:       14%{?dist}
 Summary:       Apache BookKeeper sub-project of ZooKeeper
 Group:         Development/Libraries
 License:       ASL 2.0
@@ -200,6 +200,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
 %doc LICENSE NOTICE
 
 %changelog
+* Sun Feb 15 2015 Peter Robinson <pbrobinson at fedoraproject.org> 4.2.1-14
+- Update netty3 patch for 3.9.3
+
 * Mon Jan 26 2015 Petr Machata <pmachata at redhat.com> - 4.2.1-13
 - Rebuild for boost 1.57.0
 


More information about the scm-commits mailing list