Fri, 28 Jun 2024 21:29:23 UTC | login

Information for build libpal-0.9.8-5.fc37

ID214641
Package Namelibpal
Version0.9.8
Release5.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libpal.git#765154cf6ca55478c3075031cb488bef86248335
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
StartedWed, 26 Oct 2022 19:20:51 UTC
CompletedWed, 26 Oct 2022 19:39:25 UTC
Taskbuild (f37, /rpms/libpal.git:765154cf6ca55478c3075031cb488bef86248335)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libpal.git#765154cf6ca55478c3075031cb488bef86248335'}}
Tags
f37
f38
RPMs
src
libpal-0.9.8-5.fc37.src.rpm (info) (download)
noarch
libpal-doc-0.9.8-5.fc37.noarch.rpm (info) (download)
riscv64
libpal-0.9.8-5.fc37.riscv64.rpm (info) (download)
libpal-devel-0.9.8-5.fc37.riscv64.rpm (info) (download)
libpal-debuginfo-0.9.8-5.fc37.riscv64.rpm (info) (download)
libpal-debugsource-0.9.8-5.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * 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