Information for build fapg-0.43-1.fc33

ID1485358
Package Namefapg
Version0.43
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/fapg.git#d3c7c0599c27005df4e370a90686d6be4915528d
SummaryFast Audio Playlist Generator
DescriptionFAPG means Fast Audio Playlist Generator. It is a tool to generate list of audio files (Wav, MP3, Ogg, etc) in various formats (M3U, PLS, HTML, etc). It is very useful if you have a large amount of audio files and you want to quickly and frequently build a playlist. It is coded in C to be as fast as possible, and does not use any specific audio library (like ID3Lib). This allow you to deploy it faster and easier, and to have better performances since the less informations are loaded. In the other hand, this tool is not (yet) compatible with all the known formats.
Built byfiliperosset
State complete
Volume prod
StartedSun, 29 Mar 2020 03:11:27 UTC
CompletedSun, 29 Mar 2020 03:13:38 UTC
Taskbuild (rawhide, /rpms/fapg.git:d3c7c0599c27005df4e370a90686d6be4915528d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/fapg.git#d3c7c0599c27005df4e370a90686d6be4915528d'}}
Tags
f33
RPMs
src
fapg-0.43-1.fc33.src.rpm (info) (download)
aarch64
fapg-0.43-1.fc33.aarch64.rpm (info) (download)
fapg-debuginfo-0.43-1.fc33.aarch64.rpm (info) (download)
fapg-debugsource-0.43-1.fc33.aarch64.rpm (info) (download)
armv7hl
fapg-0.43-1.fc33.armv7hl.rpm (info) (download)
fapg-debuginfo-0.43-1.fc33.armv7hl.rpm (info) (download)
fapg-debugsource-0.43-1.fc33.armv7hl.rpm (info) (download)
i686
fapg-0.43-1.fc33.i686.rpm (info) (download)
fapg-debuginfo-0.43-1.fc33.i686.rpm (info) (download)
fapg-debugsource-0.43-1.fc33.i686.rpm (info) (download)
ppc64le
fapg-0.43-1.fc33.ppc64le.rpm (info) (download)
fapg-debuginfo-0.43-1.fc33.ppc64le.rpm (info) (download)
fapg-debugsource-0.43-1.fc33.ppc64le.rpm (info) (download)
s390x
fapg-0.43-1.fc33.s390x.rpm (info) (download)
fapg-debuginfo-0.43-1.fc33.s390x.rpm (info) (download)
fapg-debugsource-0.43-1.fc33.s390x.rpm (info) (download)
x86_64
fapg-0.43-1.fc33.x86_64.rpm (info) (download)
fapg-debuginfo-0.43-1.fc33.x86_64.rpm (info) (download)
fapg-debugsource-0.43-1.fc33.x86_64.rpm (info) (download)
Logs
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
ppc64le
root.log
hw_info.log
state.log
build.log
mock_output.log
aarch64
hw_info.log
root.log
build.log
state.log
mock_output.log
i686
hw_info.log
state.log
build.log
root.log
mock_output.log
s390x
hw_info.log
state.log
build.log
root.log
mock_output.log
armv7hl
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Sun Mar 29 2020 Filipe Rosset <rosset.filipe@gmail.com> - 0.43-1 - Update to 0.43 fixes rhbz#1818114 * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.42-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.42-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.42-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.42-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sun Apr 08 2018 Filipe Rosset <rosset.filipe@gmail.com> - 0.42-6 - added gcc as BR