Fri, 27 Jun 2025 00:15:13 CST | login

Information for build miniz-3.0.2-2.oc9

ID38477
Package Nameminiz
Version3.0.2
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/miniz.git?.#6373facbf5c29c000d0f180b845be6c6d4cf6097
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 bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 13:07:25 CST
CompletedFri, 13 Jun 2025 13:12:40 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/miniz.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/miniz.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
RPMs
src
miniz-3.0.2-2.oc9.src.rpm (info) (download)
aarch64
miniz-3.0.2-2.oc9.aarch64.rpm (info) (download)
miniz-devel-3.0.2-2.oc9.aarch64.rpm (info) (download)
miniz-debuginfo-3.0.2-2.oc9.aarch64.rpm (info) (download)
miniz-debugsource-3.0.2-2.oc9.aarch64.rpm (info) (download)
loongarch64
miniz-3.0.2-2.oc9.loongarch64.rpm (info) (download)
miniz-devel-3.0.2-2.oc9.loongarch64.rpm (info) (download)
miniz-debuginfo-3.0.2-2.oc9.loongarch64.rpm (info) (download)
miniz-debugsource-3.0.2-2.oc9.loongarch64.rpm (info) (download)
x86_64
miniz-3.0.2-2.oc9.x86_64.rpm (info) (download)
miniz-devel-3.0.2-2.oc9.x86_64.rpm (info) (download)
miniz-debuginfo-3.0.2-2.oc9.x86_64.rpm (info) (download)
miniz-debugsource-3.0.2-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
build.log
dnf.librepo.log
hw_info.log
dnf.log
mock_output.log
state.log
root.log
installed_pkgs.log
mock_config.log
aarch64
state.log
build.log
installed_pkgs.log
root.log
dnf.librepo.log
dnf.rpm.log
dnf.log
mock_output.log
hw_info.log
mock_config.log
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 3.0.2-2 - Rebuilt for loongarch64 * Mon Apr 15 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.0.2-1 - initial build