[netty] Update to upstream version 3.6.3

Mikolaj Izdebski mizdebsk at fedoraproject.org
Mon Feb 25 13:13:12 UTC 2013


commit e078ef5bec05abcedaee7599e88b8bcfa12eaf74
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Mon Feb 25 14:10:11 2013 +0100

    Update to upstream version 3.6.3

 .gitignore |    1 +
 netty.spec |    7 +++++--
 sources    |    3 +--
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c29c5e0..0cb1bdf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /netty-3.5.11.Final-dist.tar.bz2
 /netty-3.6.1.Final-dist.tar.bz2
 /netty-3.6.2.Final-dist.tar.bz2
+/netty-3.6.3.Final-dist.tar.bz2
diff --git a/netty.spec b/netty.spec
index 3b7c6be..41ca906 100644
--- a/netty.spec
+++ b/netty.spec
@@ -1,6 +1,6 @@
 Name:           netty
-Version:        3.6.2
-Release:        3%{?dist}
+Version:        3.6.3
+Release:        1%{?dist}
 Summary:        An asynchronous event-driven network application framework and tools for Java
 
 Group:          Development/Libraries
@@ -92,6 +92,9 @@ sed -i s/org.jboss.netty.util.internal.jzlib/com.jcraft.jzlib/ \
 %doc LICENSE.txt NOTICE.txt
 
 %changelog
+* Mon Feb 25 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 3.6.3-1
+- Update to upstream version 3.6.3
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.6.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 131bc42..26fc20b 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-0e87b221dc51dfa9ab6835958cf76032  netty-3.6.1.Final-dist.tar.bz2
-a7b835f702fff01504cd7ba9c12f1e19  netty-3.6.2.Final-dist.tar.bz2
+c70d4103fa621712b5002fab389de4bc  netty-3.6.3.Final-dist.tar.bz2


More information about the scm-commits mailing list