From a5b87c94a115928fbc5344c357b3796c164c770c Mon Sep 17 00:00:00 2001
From: Mikolaj Izdebski <mizdebsk@redhat.com>
Date: Thu, 16 May 2013 07:07:26 +0200
Subject: [PATCH] Update to upstream version 3.6.6

---
 .gitignore | 1 +
 netty.spec | 5 ++++-
 sources    | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 4783c27..b4c2958 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /netty-3.6.3.Final-dist.tar.bz2
 /netty-3.6.4.Final-dist.tar.bz2
 /netty-3.6.5.Final-dist.tar.bz2
+/netty-3.6.6.Final-dist.tar.bz2
diff --git a/netty.spec b/netty.spec
index 9180d32..a138039 100644
--- a/netty.spec
+++ b/netty.spec
@@ -1,5 +1,5 @@
 Name:           netty
-Version:        3.6.5
+Version:        3.6.6
 Release:        1%{?dist}
 Summary:        An asynchronous event-driven network application framework and tools for Java
 
@@ -95,6 +95,9 @@ sed -i s/org.jboss.netty.util.internal.jzlib/com.jcraft.jzlib/ \
 %doc LICENSE.txt NOTICE.txt
 
 %changelog
+* Thu May 16 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.6.6-1
+- Update to upstream version 3.6.6
+
 * Wed Apr 10 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.6.5-1
 - Update to upstream version 3.6.5
 
diff --git a/sources b/sources
index 8ca995e..d6c3144 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-51b350e5dd41072d1e85f13418a80cf1  netty-3.6.5.Final-dist.tar.bz2
+b07b7b2fbc9d79a13f9b7da386018836  netty-3.6.6.Final-dist.tar.bz2