Information for build zstr-1.0.7-5.fc41

ID90057
Package Namezstr
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.0.7
Release5.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/zstr.git#bc84761c5d6fb4f42fd15d930ea7b3717dbec8fe
SummaryA C++ header-only ZLib wrapper
DescriptionThis C++ header-only library enables the use of C++ standard iostreams to access ZLib-compressed streams. For input access (decompression), the compression format is auto-detected, and multiple concatenated compressed streams are decompressed seamlessly. For output access (compression), the only parameter exposed by this API is the compression level.
git:https://github.com/mateidavid/zstr.git
Built bykojiadmin
State complete
Volume DEFAULT
StartedSun, 29 Sep 2024 17:00:00 CST
CompletedSun, 29 Sep 2024 17:10:36 CST
Taskbuild (f41-build-side-1, /rpms/zstr.git:bc84761c5d6fb4f42fd15d930ea7b3717dbec8fe)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/zstr.git#bc84761c5d6fb4f42fd15d930ea7b3717dbec8fe'}}
Tags
f41
f41-build-side-1
RPMs
src
zstr-1.0.7-5.fc41.src.rpm (info) (download)
noarch
zstr-devel-1.0.7-5.fc41.noarch.rpm (info) (download)
Logs
riscv64
root.log
installed_pkgs.log
hw_info.log
build.log
state.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Sep 23 2024 Jerry James <loganjerry@gmail.com> - 1.0.7-5 - Use zlib-ng directly rather than via the compatibility interface * Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.7-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jul 17 2024 Jerry James <loganjerry@gmail.com> - 1.0.7-3 - Add VCS field * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Jan 09 2024 Jerry James <loganjerry@gmail.com> - 1.0.7-1 - Initial RPM