Information for build rust-zopfli-0.8.2-1.fc42

ID22228
Package Namerust-zopfli
Version0.8.2
Release1.fc42
Epoch
DraftFalse
SummaryRust implementation of the Zopfli compression algorithm
DescriptionA Rust implementation of the Zopfli compression algorithm.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 09 Jun 2025 16:57:58 UTC
CompletedMon, 09 Jun 2025 16:57:58 UTC
Tags
f42
RPMs
src
rust-zopfli-0.8.2-1.fc42.src.rpm (info) (download)
noarch
rust-zopfli+default-devel-0.8.2-1.fc42.noarch.rpm (info) (download)
rust-zopfli+gzip-devel-0.8.2-1.fc42.noarch.rpm (info) (download)
rust-zopfli+std-devel-0.8.2-1.fc42.noarch.rpm (info) (download)
rust-zopfli+zlib-devel-0.8.2-1.fc42.noarch.rpm (info) (download)
rust-zopfli-devel-0.8.2-1.fc42.noarch.rpm (info) (download)
Changelog * Fri Apr 18 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0.8.2-1 - Update to 0.8.2 (close RHBZ#2360972) - Remove workaround for proptest-derive OOM on s390x * 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