[apache-commons-net] Update to upstream 3.1

Mikolaj Izdebski mizdebsk at fedoraproject.org
Tue Jun 19 09:36:14 UTC 2012


commit 43cf3192ac87f76832c88adad379295724a554e0
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Tue Jun 19 11:15:40 2012 +0200

    Update to upstream 3.1

 .gitignore              |    1 +
 apache-commons-net.spec |    7 +++++--
 sources                 |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1914029..3a40027 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 commons-net-2.0-src.tar.gz
 /commons-net-2.2-src.tar.gz
+/commons-net-3.1-src.tar.gz
diff --git a/apache-commons-net.spec b/apache-commons-net.spec
index 54b50b5..8d4513f 100644
--- a/apache-commons-net.spec
+++ b/apache-commons-net.spec
@@ -3,8 +3,8 @@
 %global short_name   commons-%{base_name}
 
 Name:           apache-%{short_name}
-Version:        2.2
-Release:        4%{?dist}
+Version:        3.1
+Release:        1%{?dist}
 Summary:        Internet protocol suite Java library
 License:        ASL 2.0
 Group:          Development/Libraries
@@ -89,6 +89,9 @@ rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
 %doc LICENSE.txt NOTICE.txt
 
 %changelog
+* Tue Jun 19 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 3.1-1
+- Update to upstream 3.1
+
 * Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.2-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 32dcc3b..3d5054b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e52a248454857af78784dad1f5a94d87  commons-net-2.2-src.tar.gz
+c1f3c7cf453a2ae8382bbd611843ddb2  commons-net-3.1-src.tar.gz


More information about the scm-commits mailing list