Update to upstream version 3.3.2
This commit is contained in:
parent
c3a26d7586
commit
319aa8def9
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
|||||||
/commons-lang3-3.2.1-src.tar.gz
|
/commons-lang3-3.2.1-src.tar.gz
|
||||||
/commons-lang3-3.3-src.tar.gz
|
/commons-lang3-3.3-src.tar.gz
|
||||||
/commons-lang3-3.3.1-src.tar.gz
|
/commons-lang3-3.3.1-src.tar.gz
|
||||||
|
/commons-lang3-3.3.2-src.tar.gz
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
%global short_name commons-%{base_name}3
|
%global short_name commons-%{base_name}3
|
||||||
|
|
||||||
Name: apache-%{short_name}
|
Name: apache-%{short_name}
|
||||||
Version: 3.3.1
|
Version: 3.3.2
|
||||||
Release: 2%{?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
|
||||||
URL: http://commons.apache.org/%{base_name}
|
URL: http://commons.apache.org/%{base_name}
|
||||||
@ -62,6 +62,9 @@ Summary: API documentation for %{name}
|
|||||||
%doc LICENSE.txt NOTICE.txt
|
%doc LICENSE.txt NOTICE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 14 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.3.2-1
|
||||||
|
- Update to upstream version 3.3.2
|
||||||
|
|
||||||
* Thu Mar 20 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.3.1-2
|
* Thu Mar 20 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.3.1-2
|
||||||
- Disable test failing on PPC64LE
|
- Disable test failing on PPC64LE
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user