diff --git a/.gitignore b/.gitignore index ad019e0..b3f9ddc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /commons-lang3-3.0.1-src.tar.gz /commons-lang3-3.1-src.tar.gz /commons-lang3-3.2-src.tar.gz +/commons-lang3-3.2.1-src.tar.gz diff --git a/apache-commons-lang3.spec b/apache-commons-lang3.spec index 5ef2c38..9d14049 100644 --- a/apache-commons-lang3.spec +++ b/apache-commons-lang3.spec @@ -2,7 +2,7 @@ %global short_name commons-%{base_name}3 Name: apache-%{short_name} -Version: 3.2 +Version: 3.2.1 Release: 1%{?dist} Summary: Provides a host of helper utilities for the java.lang API License: ASL 2.0 @@ -58,6 +58,9 @@ Summary: API documentation for %{name} %doc LICENSE.txt NOTICE.txt %changelog +* Thu Jan 9 2014 Mikolaj Izdebski - 3.2.1-1 +- Update to upstream version 3.2.1 + * Thu Jan 2 2014 Mikolaj Izdebski - 3.2-1 - Update to upstream version 3.2 diff --git a/sources b/sources index cad6f31..f321e4c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fdfbdd64080b16e421fd28e9c5fef675 commons-lang3-3.2-src.tar.gz +07c52bc19e2834b02c40e9b0e8eca65e commons-lang3-3.2.1-src.tar.gz