[netty] Update to upstream version 3.5.3

Mikolaj Izdebski mizdebsk at fedoraproject.org
Tue Jul 24 12:26:27 UTC 2012


commit 4d5e305f9a2d3faba5881ebdab14116a7a7e1a49
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Tue Jul 24 14:12:42 2012 +0200

    Update to upstream version 3.5.3

 .gitignore |    1 +
 netty.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8097f60..4bac49a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /netty-3.2.4.Final-dist.tar.bz2
 /netty-3.2.7.Final-dist.tar.bz2
 /netty-3.5.2.Final-dist.tar.bz2
+/netty-3.5.3.Final-dist.tar.bz2
diff --git a/netty.spec b/netty.spec
index 742696d..1fec79b 100644
--- a/netty.spec
+++ b/netty.spec
@@ -1,6 +1,6 @@
 Name:           netty
-Version:        3.5.2
-Release:        3%{?dist}
+Version:        3.5.3
+Release:        1%{?dist}
 Summary:        An asynchronous event-driven network application framework and tools for Java
 
 Group:          Development/Libraries
@@ -103,6 +103,9 @@ install -pm 644 pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP-%{name}.pom
 %{_javadocdir}/%{name}
 
 %changelog
+* Tue Jul 24 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 3.5.3-1
+- Update to upstream version 3.5.3
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.5.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index c3d8104..3fcad79 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9b4c5480a6119534c63a17d65514f8cc  netty-3.5.2.Final-dist.tar.bz2
+e4f90b4b3e9157cfd3e405068d8cbb33  netty-3.5.3.Final-dist.tar.bz2


More information about the scm-commits mailing list