Wed, 18 Sep 2024 05:10:10 UTC | login

Information for build libpal-0.9.8-6.fc38

ID242666
Package Namelibpal
Version0.9.8
Release6.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libpal.git#ad0e1ec7841fc4b12c9601ed5ec922789ae40179
SummaryPositional Astronomy Library
DescriptionThe PAL library is a partial re-implementation of Pat Wallace's popular SLALIB library written in C using a Gnu GPL license and layered on top of the IAU's SOFA library (or the BSD-licensed ERFA) where appropriate. PAL attempts to stick to the SLA C API where possible although palObs() has a more C-like API than the equivalent slaObs() function. In most cases it is enough to simply change the function prefix of a routine in order to link against PAL rather than SLALIB. Routines calling SOFA use modern nutation and precession models so will return slightly different answers than native SLALIB. PAL functions not available in SOFA were ported from the Fortran version of SLALIB that ships as part of the Starlink software and uses a GPL licence.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 27 Mar 2023 18:18:42 UTC
CompletedTue, 28 Mar 2023 09:04:55 UTC
Taskbuild (f38, /rpms/libpal.git:ad0e1ec7841fc4b12c9601ed5ec922789ae40179)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libpal.git#ad0e1ec7841fc4b12c9601ed5ec922789ae40179'}}
Tags
f38
f39
f40
RPMs
src
libpal-0.9.8-6.fc38.src.rpm (info) (download)
noarch
libpal-doc-0.9.8-6.fc38.noarch.rpm (info) (download)
riscv64
libpal-0.9.8-6.fc38.riscv64.rpm (info) (download)
libpal-devel-0.9.8-6.fc38.riscv64.rpm (info) (download)
libpal-debuginfo-0.9.8-6.fc38.riscv64.rpm (info) (download)
libpal-debugsource-0.9.8-6.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.8-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.8-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.8-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Nov 12 2021 Orion Poplawski <orion@nwra.com> - 0.9.8-3 - Make doc noarch * Thu Nov 11 2021 Orion Poplawski <orion@nwra.com> - 0.9.8-2 - Document licensing - More explicit files - Split out doc * Fri Oct 29 2021 Orion Poplawski <orion@nwra.com> - 0.9.8-1 - Initial package