Update to upstream version 3.2.1

This commit is contained in:
Mikolaj Izdebski 2014-01-09 16:43:13 +01:00
parent 278001a9ec
commit 6bfff47501
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/commons-lang3-3.0.1-src.tar.gz /commons-lang3-3.0.1-src.tar.gz
/commons-lang3-3.1-src.tar.gz /commons-lang3-3.1-src.tar.gz
/commons-lang3-3.2-src.tar.gz /commons-lang3-3.2-src.tar.gz
/commons-lang3-3.2.1-src.tar.gz

View File

@ -2,7 +2,7 @@
%global short_name commons-%{base_name}3 %global short_name commons-%{base_name}3
Name: apache-%{short_name} Name: apache-%{short_name}
Version: 3.2 Version: 3.2.1
Release: 1%{?dist} Release: 1%{?dist}
Summary: Provides a host of helper utilities for the java.lang API Summary: Provides a host of helper utilities for the java.lang API
License: ASL 2.0 License: ASL 2.0
@ -58,6 +58,9 @@ Summary: API documentation for %{name}
%doc LICENSE.txt NOTICE.txt %doc LICENSE.txt NOTICE.txt
%changelog %changelog
* Thu Jan 9 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.2.1-1
- Update to upstream version 3.2.1
* Thu Jan 2 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.2-1 * Thu Jan 2 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.2-1
- Update to upstream version 3.2 - Update to upstream version 3.2

View File

@ -1 +1 @@
fdfbdd64080b16e421fd28e9c5fef675 commons-lang3-3.2-src.tar.gz 07c52bc19e2834b02c40e9b0e8eca65e commons-lang3-3.2.1-src.tar.gz