[apache-commons-lang3] Update to upstream version 3.3.2

Mikolaj Izdebski mizdebsk at fedoraproject.org
Mon Apr 14 07:59:23 UTC 2014


commit 319aa8def99f0287c7573cf497cf0c50752ee662
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Mon Apr 14 09:58:08 2014 +0200

    Update to upstream version 3.3.2

 .gitignore                |    1 +
 apache-commons-lang3.spec |    7 +++++--
 sources                   |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cb46a7b..80a857f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /commons-lang3-3.2.1-src.tar.gz
 /commons-lang3-3.3-src.tar.gz
 /commons-lang3-3.3.1-src.tar.gz
+/commons-lang3-3.3.2-src.tar.gz
diff --git a/apache-commons-lang3.spec b/apache-commons-lang3.spec
index fcb859c..19af5d8 100644
--- a/apache-commons-lang3.spec
+++ b/apache-commons-lang3.spec
@@ -2,8 +2,8 @@
 %global short_name      commons-%{base_name}3
 
 Name:           apache-%{short_name}
-Version:        3.3.1
-Release:        2%{?dist}
+Version:        3.3.2
+Release:        1%{?dist}
 Summary:        Provides a host of helper utilities for the java.lang API
 License:        ASL 2.0
 URL:            http://commons.apache.org/%{base_name}
@@ -62,6 +62,9 @@ Summary:        API documentation for %{name}
 %doc LICENSE.txt NOTICE.txt
 
 %changelog
+* Mon Apr 14 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 3.3.2-1
+- Update to upstream version 3.3.2
+
 * Thu Mar 20 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 3.3.1-2
 - Disable test failing on PPC64LE
 
diff --git a/sources b/sources
index fcf5e38..6cd49dd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8ab049135b2d15313da5d9f0656894a1  commons-lang3-3.3.1-src.tar.gz
+f57f8098c3f5cc54284100f3d6fa68d0  commons-lang3-3.3.2-src.tar.gz


More information about the scm-commits mailing list