Fri, 29 Mar 2024 16:02:20 UTC | login

Information for build zfstream-20041202-30.fc33

ID184973
Package Namezfstream
Version20041202
Release30.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/zfstream.git#ddf4723cd52966653af4c33666c918b63f5878b9
SummaryLibrary for reading and writing compressed and non-compressed files
Descriptionzfstream is a small C++ library which provides an abstraction API for reading and writing compressed and non-compressed files using the same API. It supports libz and libbz2 compression schemes. The library is trivial to use and provides client applications with a unified interface for reading and writing files without having to know whether they are compressed or not.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 15 Aug 2020 12:56:01 UTC
CompletedSat, 15 Aug 2020 13:22:23 UTC
Taskbuild (f33, /rpms/zfstream.git:ddf4723cd52966653af4c33666c918b63f5878b9)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/zfstream.git#ddf4723cd52966653af4c33666c918b63f5878b9'}}
Tags
f33
f37
f38
RPMs
src
zfstream-20041202-30.fc33.src.rpm (info) (download)
riscv64
zfstream-20041202-30.fc33.riscv64.rpm (info) (download)
zfstream-devel-20041202-30.fc33.riscv64.rpm (info) (download)
zfstream-debuginfo-20041202-30.fc33.riscv64.rpm (info) (download)
zfstream-debugsource-20041202-30.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 20041202-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 20041202-29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 20041202-28 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Feb 14 2019 Thomas Sailer <t.sailer@alumni.ethz.ch> - 20041202-27 - add missing library to pkgconf file - use pkgconf for zlib and bzip2 * Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 20041202-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Sep 24 2018 Thomas Sailer <t.sailer@alumni.ethz.ch> - 20041202-25 - use minizip instead of minizip-compat * Tue Aug 28 2018 Patrik Novotný <panovotn@redhat.com - 20041202-24 - change requires to minizip-compat(-devel), rhbz#1609830, rhbz#1615381