Fri, 31 May 2024 07:40:05 UTC | login

Information for build apache-commons-text-1.9-4.fc38

ID236408
Package Nameapache-commons-text
Version1.9
Release4.fc38
Epoch
SummaryApache Commons Text is a library focused on algorithms working on strings
DescriptionThe Commons Text library provides additions to the standard JDK's text handling. Our goal is to provide a consistent set of tools for processing text generally from computing distances between Strings to being able to efficiently do String escaping of various types.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 11 Mar 2023 08:29:33 UTC
CompletedSat, 11 Mar 2023 08:29:33 UTC
Tags
f38
RPMs
src
apache-commons-text-1.9-4.fc38.src.rpm (info) (download)
noarch
apache-commons-text-1.9-4.fc38.noarch.rpm (info) (download)
apache-commons-text-javadoc-1.9-4.fc38.noarch.rpm (info) (download)
Changelog * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.9-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.9-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Apr 23 2022 Didik Supriadi <didiksupriadi41@fedoraproject.org> - 1.9-2 - Add BR on mockito-inline - Patch the test files to disable url lookup - Use maven-local-openjdk11 to be able to compile test files - Reverse the order of %autosetup and %gpgverify * Wed Jul 21 2021 Didik Supriadi <didiksupriadi41@fedoraproject.org> - 1.9-1 - Initial package