Information for build zstr-1.0.7-6.fc42

ID109284
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
Release6.fc42
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/zstr.git#108871b15e6126bd1a8f427db4c969e59e1ab624
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
StartedWed, 26 Feb 2025 23:23:38 CST
CompletedWed, 26 Feb 2025 23:43:23 CST
Taskbuild (f42, /rpms/zstr.git:108871b15e6126bd1a8f427db4c969e59e1ab624)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/zstr.git#108871b15e6126bd1a8f427db4c969e59e1ab624'}}
Tags
f42
RPMs
src
zstr-1.0.7-6.fc42.src.rpm (info) (download)
noarch
zstr-devel-1.0.7-6.fc42.noarch.rpm (info) (download)
Logs
riscv64
installed_pkgs.log
build.log
root.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.7-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * 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