Mon, 30 Sep 2024 18:57:03 UTC | login

Information for build libpal-0.9.8-7.fc40

ID265975
Package Namelibpal
Version0.9.8
Release7.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libpal.git#e5695550096fc2ec72a08296ad134b8a759c0842
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 failed
Volume DEFAULT
StartedSun, 31 Dec 2023 18:26:45 UTC
CompletedSun, 31 Dec 2023 19:42:08 UTC
Taskbuild (f40, /rpms/libpal.git:e5695550096fc2ec72a08296ad134b8a759c0842)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libpal.git#e5695550096fc2ec72a08296ad134b8a759c0842'}}
Tags No tags
RPMs No RPMs
Changelog * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.8-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * 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