[netty] Update to upstream version 3.6.2

Mikolaj Izdebski mizdebsk at fedoraproject.org
Wed Jan 16 17:48:46 UTC 2013


commit 90bd8a1ea9e8635929a10d26e9ba5ef8ef4ae2bf
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Wed Jan 16 18:44:06 2013 +0100

    Update to upstream version 3.6.2

 .gitignore |    1 +
 netty.spec |    5 ++++-
 sources    |    1 +
 3 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3be2bea..c29c5e0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /netty-3.5.3.Final-dist.tar.bz2
 /netty-3.5.11.Final-dist.tar.bz2
 /netty-3.6.1.Final-dist.tar.bz2
+/netty-3.6.2.Final-dist.tar.bz2
diff --git a/netty.spec b/netty.spec
index c731e3a..17a65f0 100644
--- a/netty.spec
+++ b/netty.spec
@@ -1,5 +1,5 @@
 Name:           netty
-Version:        3.6.1
+Version:        3.6.2
 Release:        1%{?dist}
 Summary:        An asynchronous event-driven network application framework and tools for Java
 
@@ -92,6 +92,9 @@ sed -i s/org.jboss.netty.util.internal.jzlib/com.jcraft.jzlib/ \
 %doc LICENSE.txt NOTICE.txt
 
 %changelog
+* Wed Jan 16 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 3.6.2-1
+- Update to upstream version 3.6.2
+
 * Tue Jan 15 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 3.6.1-1
 - Update to upstream version 3.6.1
 
diff --git a/sources b/sources
index 79a6910..131bc42 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 0e87b221dc51dfa9ab6835958cf76032  netty-3.6.1.Final-dist.tar.bz2
+a7b835f702fff01504cd7ba9c12f1e19  netty-3.6.2.Final-dist.tar.bz2


More information about the scm-commits mailing list