Fri, 31 May 2024 04:34:50 UTC | login

Information for build apache-commons-text-1.9-3.fc37

ID213126
Package Nameapache-commons-text
Version1.9
Release3.fc37
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
StartedTue, 18 Oct 2022 08:34:27 UTC
CompletedTue, 18 Oct 2022 08:34:27 UTC
Tags
f37
f38
RPMs
src
apache-commons-text-1.9-3.fc37.src.rpm (info) (download)
noarch
apache-commons-text-1.9-3.fc37.noarch.rpm (info) (download)
apache-commons-text-javadoc-1.9-3.fc37.noarch.rpm (info) (download)
Changelog * 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