[netty] Update to upstream version 3.6.5

Mikolaj Izdebski mizdebsk at fedoraproject.org
Wed Apr 10 15:05:26 UTC 2013


commit 27c6b43ca5771d14111dc8c296bdded2f0d38238
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Wed Apr 10 17:05:06 2013 +0200

    Update to upstream version 3.6.5

 .gitignore |    1 +
 netty.spec |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 18da606..4783c27 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /netty-3.6.2.Final-dist.tar.bz2
 /netty-3.6.3.Final-dist.tar.bz2
 /netty-3.6.4.Final-dist.tar.bz2
+/netty-3.6.5.Final-dist.tar.bz2
diff --git a/netty.spec b/netty.spec
index a502837..9180d32 100644
--- a/netty.spec
+++ b/netty.spec
@@ -1,5 +1,5 @@
 Name:           netty
-Version:        3.6.4
+Version:        3.6.5
 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
+* Wed Apr 10 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 3.6.5-1
+- Update to upstream version 3.6.5
+
 * Mon Apr  8 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 3.6.4-1
 - Update to upstream version 3.6.4
 
diff --git a/sources b/sources
index 05aa6f5..8ca995e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c6503d699ad7b26ca68fe37fca417688  netty-3.6.4.Final-dist.tar.bz2
+51b350e5dd41072d1e85f13418a80cf1  netty-3.6.5.Final-dist.tar.bz2


More information about the scm-commits mailing list