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

Mikolaj Izdebski mizdebsk at fedoraproject.org
Tue Mar 11 08:06:53 UTC 2014


commit 613bf62d138c78ef11ce01761296a3c9486819aa
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Tue Mar 11 09:04:36 2014 +0100

    Update to upstream version 3.3

 .gitignore                |    1 +
 apache-commons-lang3.spec |    7 +++++--
 sources                   |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b3f9ddc..1b81e73 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /commons-lang3-3.1-src.tar.gz
 /commons-lang3-3.2-src.tar.gz
 /commons-lang3-3.2.1-src.tar.gz
+/commons-lang3-3.3-src.tar.gz
diff --git a/apache-commons-lang3.spec b/apache-commons-lang3.spec
index 78135db..2c142b6 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.2.1
-Release:        2%{?dist}
+Version:        3.3
+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}
@@ -58,6 +58,9 @@ Summary:        API documentation for %{name}
 %doc LICENSE.txt NOTICE.txt
 
 %changelog
+* Tue Mar 11 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 3.3-1
+- Update to upstream version 3.3
+
 * Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky at redhat.com> - 3.2.1-2
 - Use Requires: java-headless rebuild (#1067528)
 
diff --git a/sources b/sources
index f321e4c..832add5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-07c52bc19e2834b02c40e9b0e8eca65e  commons-lang3-3.2.1-src.tar.gz
+4c8c505cc3cba4c467c479e3e0f09ba4  commons-lang3-3.3-src.tar.gz


More information about the scm-commits mailing list