Sat, 08 Jun 2024 10:15:54 UTC | login

Information for build fcl-0.7.0-6.fc40

ID287326
Package Namefcl
Version0.7.0
Release6.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/fcl.git#89136b0bf8249b6afdbd9bc452b30407160a7f03
SummaryFlexible Collision Library
DescriptionFCL is a library for performing three types of proximity queries on a pair of geometric models composed of triangles. * Collision detection: detecting whether the two models overlap, and optionally, all of the triangles that overlap. * Distance computation: computing the minimum distance between a pair of models, i.e., the distance between the closest pair of points. * Tolerance verification: determining whether two models are closer or farther than a tolerance distance. * Continuous collision detection: detecting whether the two moving models overlap during the movement, and optionally, the time of contact. * Contact information: for collision detection and continuous collision detection, the contact information (including contact normals and contact points) can be returned optionally.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 26 Feb 2024 18:31:55 UTC
CompletedWed, 28 Feb 2024 08:33:27 UTC
Taskbuild (f40, /rpms/fcl.git:89136b0bf8249b6afdbd9bc452b30407160a7f03)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/fcl.git#89136b0bf8249b6afdbd9bc452b30407160a7f03'}}
Tags
f40
f41
RPMs
src
fcl-0.7.0-6.fc40.src.rpm (info) (download)
riscv64
fcl-0.7.0-6.fc40.riscv64.rpm (info) (download)
fcl-devel-0.7.0-6.fc40.riscv64.rpm (info) (download)
fcl-debuginfo-0.7.0-6.fc40.riscv64.rpm (info) (download)
fcl-debugsource-0.7.0-6.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Jan 29 2022 Rich Mattes <richmattes@gmail.com> - 0.7.0-1 - Update to release 0.7.0 (rhbz#2003209)