Fri, 29 Mar 2024 04:47:44 UTC | login

Information for build apache-commons-lang3-3.11-1.fc33

ID185987
Package Nameapache-commons-lang3
Version3.11
Release1.fc33
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
StartedSun, 23 Aug 2020 10:10:29 UTC
CompletedSun, 23 Aug 2020 10:10:29 UTC
Tags
f33
f37
f38
RPMs
src
apache-commons-lang3-3.11-1.fc33.src.rpm (info) (download)
noarch
apache-commons-lang3-3.11-1.fc33.noarch.rpm (info) (download)
apache-commons-lang3-javadoc-3.11-1.fc33.noarch.rpm (info) (download)
Changelog * Wed Aug 12 2020 Fabio Valentini <decathorpe@gmail.com> - 3.11-1 - Update to version 3.11. - Fixes RHBZ#1699692 * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jul 10 2020 Jiri Vanek <jvanek@redhat.com> - 3.8.1-6 - Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 * 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