Information for build rust-zopfli-0.8.1-6.fc42

ID107574
Package Namerust-zopfli
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.8.1
Release6.fc42
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/rust-zopfli.git#04d7c4178a83baad3e5cfc178373d3feb5ae6b8a
SummaryRust implementation of the Zopfli compression algorithm
DescriptionA Rust implementation of the Zopfli compression algorithm.
Built bykojiadmin
State complete
Volume DEFAULT
StartedWed, 19 Feb 2025 01:08:55 CST
CompletedWed, 19 Feb 2025 02:37:05 CST
Taskbuild (f42, /rpms/rust-zopfli.git:04d7c4178a83baad3e5cfc178373d3feb5ae6b8a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/rust-zopfli.git#04d7c4178a83baad3e5cfc178373d3feb5ae6b8a'}}
Tags
f42
RPMs
src
rust-zopfli-0.8.1-6.fc42.src.rpm (info) (download)
noarch
rust-zopfli+default-devel-0.8.1-6.fc42.noarch.rpm (info) (download)
rust-zopfli+gzip-devel-0.8.1-6.fc42.noarch.rpm (info) (download)
rust-zopfli+std-devel-0.8.1-6.fc42.noarch.rpm (info) (download)
rust-zopfli+zlib-devel-0.8.1-6.fc42.noarch.rpm (info) (download)
rust-zopfli-devel-0.8.1-6.fc42.noarch.rpm (info) (download)
Logs
riscv64
build.log
state.log
installed_pkgs.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Sun Sep 15 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.8.1-4 - Allow proptest-derive 0.5.0 * Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri May 24 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.8.1-2 - Disable tests on s390x for now - Works around RHBZ#2283132 * Tue May 21 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.8.1-1 - Update to 0.8.1 (close RHBZ#2281428) * Thu Mar 14 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.8.0-4 - Use rust2rpm 26 features to reduce the amount of manual packaging work * Thu Feb 08 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.8.0-2 - Exclude more files from the published crate * Thu Feb 08 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.8.0-1 - Update to 0.8.0 (close RHBZ#2259758) - Patch out the zopfli binary, which conflicts with the one provided by the zopfli package