Fri, 10 May 2024 00:37:39 UTC | login

Information for build apache-commons-lang3-3.8.1-5.fc32

ID143032
Package Nameapache-commons-lang3
Version3.8.1
Release5.fc32
Epoch
SummaryProvides a host of helper utilities for the java.lang API
DescriptionThe standard Java libraries fail to provide enough methods for manipulation of its core classes. The Commons Lang Component provides these extra methods. The Commons Lang Component provides a host of helper utilities for the java.lang API, notably String manipulation methods, basic numerical methods, object reflection, creation and serialization, and System properties. Additionally it contains an inheritable enum type, an exception structure that supports multiple types of nested-Exceptions and a series of utilities dedicated to help with building methods, such as hashCode, toString and equals. With version of commons-lang 3.x, developers decided to change API and therefore created differently named artifact and jar files. This is the new version, while apache-commons-lang is the compatibility package.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Mar 2020 10:52:15 UTC
CompletedFri, 27 Mar 2020 10:52:15 UTC
Tags
f33
RPMs
src
apache-commons-lang3-3.8.1-5.fc32.src.rpm (info) (download)
noarch
apache-commons-lang3-3.8.1-5.fc32.noarch.rpm (info) (download)
apache-commons-lang3-javadoc-3.8.1-5.fc32.noarch.rpm (info) (download)
Changelog * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Oct 12 2018 Marian Koncek <mkoncek@redhat.com> - 3.8.1-2 - Fix incorrect OSGi metadata - Resolves: rhbz#1636556 * Mon Oct 01 2018 Marian Koncek <mkoncek@redhat.com> - 3.8.1-1 - Update to upstream version 3.8.1 - Resolves: rhbz#1619243 * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.7-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Jan 29 2018 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.7-2 - Cleanup spec file