Sun, 24 Nov 2024 20:30:36 UTC | login

Information for build fedora-distro-aliases-1.5-1.fc41

ID341548
Package Namefedora-distro-aliases
Version1.5
Release1.fc41
Epoch
SummaryAliases for active Fedora releases
DescriptionSome projects such as Tito, Packit, Fedora Review Service, etc operate over currently active Fedora releases. They can use this package to find their version numbers instead of manually defining a list. This package queries Bodhi to find the active releases and therefore requires an internet connection.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 23 Oct 2024 10:46:10 UTC
CompletedWed, 23 Oct 2024 10:46:10 UTC
Tags
f41
RPMs
src
fedora-distro-aliases-1.5-1.fc41.src.rpm (info) (download)
noarch
python3-fedora-distro-aliases-1.5-1.fc41.noarch.rpm (info) (download)
Changelog * Mon Oct 07 2024 Jakub Kadlcik <frostyx@email.cz> 1.5-1 - Implement a caching mechanism (frostyx@email.cz) - Return bodhi releases as simple dicts (frostyx@email.cz) - Add CLI (mfocko@redhat.com) - Use pagination for bodhi's API (carlwgeorge@gmail.com) - Combine HTTP calls in bodhi_active_releases (carlwgeorge@gmail.com) * Tue Aug 20 2024 Jakub Kadlcik <frostyx@email.cz> 1.4-1 - Add an attribute with always numeric version number (frostyx@email.cz) * Sat Feb 24 2024 Jakub Kadlcik <frostyx@email.cz> 1.3-1 - Make sure everything behaves correctly during the branching window (frostyx@email.cz) - Add releasers.conf (frostyx@email.cz) * Tue Jan 23 2024 Jakub Kadlcik <frostyx@email.cz> 1.2-1 - Drop bodhi-client dependency (frostyx@email.cz) - Add installation instructions (frostyx@email.cz) - Show how to get only version numbers (frostyx@email.cz) * Sat Jan 13 2024 Jakub Kadlcik <frostyx@email.cz> 1.1-1 - Fix Source URL (frostyx@email.cz) - Unify descriptions and mention querying bodhi (frostyx@email.cz) - Link fedfind project (frostyx@email.cz) - make repository REUSE compliant (msuchy@redhat.com) * Tue Jan 09 2024 Jakub Kadlcik <frostyx@email.cz> - 1.0-1 - Initial package