Fri, 22 Nov 2024 05:24:22 UTC | login

Information for build zstr-1.0.7-5.fc41

ID341640
Package Namezstr
Version1.0.7
Release5.fc41
Epoch
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 bydavidlt
State complete
Volume DEFAULT
StartedWed, 23 Oct 2024 10:49:02 UTC
CompletedWed, 23 Oct 2024 10:49:02 UTC
Tags
f41
RPMs
src
zstr-1.0.7-5.fc41.src.rpm (info) (download)
noarch
zstr-devel-1.0.7-5.fc41.noarch.rpm (info) (download)
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