Sat, 18 May 2024 19:04:33 UTC | login

Information for build miniz-1.15-9.r4.fc29

ID28345
Package Nameminiz
Version1.15
Release9.r4.fc29
Epoch
SummaryCompression library implementing the zlib and Deflate
DescriptionMiniz is a lossless, high performance data compression library in a single source file that implements the zlib (RFC 1950) and Deflate (RFC 1951) compressed data format specification standards. It supports the most commonly used functions exported by the zlib library, but is a completely independent implementation so zlib's licensing requirements do not apply. It also contains simple to use functions for writing PNG format image files and reading/writing/appending ZIP format archives. Miniz's compression speed has been tuned to be comparable to zlib's, and it also has a specialized real-time compressor function designed to compare well against fastlz/minilzo.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 22 May 2018 17:46:17 UTC
CompletedTue, 22 May 2018 18:04:10 UTC
Taskbuild (f29-candidate, miniz-1.15-9.r4.fc29.src.rpm)
Tags
f29
RPMs
src
miniz-1.15-9.r4.fc29.src.rpm (info) (download)
riscv64
miniz-1.15-9.r4.fc29.riscv64.rpm (info) (download)
miniz-devel-1.15-9.r4.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Mar 23 2018 Petr Pisar <ppisar@redhat.com> - 1.15-9.r4 - Modernize a spec file * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.15-8.r4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.15-7.r4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.15-6.r4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.15-5.r4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Mar 08 2016 Petr Pisar <ppisar@redhat.com> - 1.15-4.r4 - Correct dependency on libc headers * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.15-3.r4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.15-2.r4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Tue Oct 14 2014 Petr Pisar <ppisar@redhat.com> - 1.15-1.r4 - 1.15r4 version packaged