Tue, 03 Oct 2023 04:42:50 CST | login

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

ID45216
Package Nameapache-commons-text
Version1.9
Release4.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/apache-commons-text.git#94031f141b7b5cea542213254ec7233a4fced883
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 bykojiadmin
State complete
Volume DEFAULT
StartedSun, 18 Jun 2023 20:16:30 CST
CompletedMon, 19 Jun 2023 16:53:38 CST
Taskbuild (f38-build-side-42-init-devel, /rpms/apache-commons-text.git:94031f141b7b5cea542213254ec7233a4fced883)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/apache-commons-text.git#94031f141b7b5cea542213254ec7233a4fced883'}}
Tags
f38-build-side-42-init-devel
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)
Logs
noarch
installed_pkgs.log
root.log
state.log
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
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