diff --git a/.gitignore b/.gitignore index 1b81e73..cb46a7b 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /commons-lang3-3.2-src.tar.gz /commons-lang3-3.2.1-src.tar.gz /commons-lang3-3.3-src.tar.gz +/commons-lang3-3.3.1-src.tar.gz diff --git a/apache-commons-lang3.spec b/apache-commons-lang3.spec index 2c142b6..bc86ef8 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.3 +Version: 3.3.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 Mar 20 2014 Mikolaj Izdebski - 3.3.1-1 +- Update to upstream version 3.3.1 + * Tue Mar 11 2014 Mikolaj Izdebski - 3.3-1 - Update to upstream version 3.3 diff --git a/sources b/sources index 832add5..fcf5e38 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4c8c505cc3cba4c467c479e3e0f09ba4 commons-lang3-3.3-src.tar.gz +8ab049135b2d15313da5d9f0656894a1 commons-lang3-3.3.1-src.tar.gz