Mon, 29 Apr 2024 19:59:36 UTC | login

Information for build zfstream-20041202-29.fc33

ID153067
Package Namezfstream
Version20041202
Release29.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/zfstream.git#e1bb97d65e7c44627b002c2e7c5d3f7e9e14d330
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, 28 Mar 2020 17:07:12 UTC
CompletedSat, 28 Mar 2020 17:30:09 UTC
Taskbuild (f33, /rpms/zfstream.git:e1bb97d65e7c44627b002c2e7c5d3f7e9e14d330)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/zfstream.git#e1bb97d65e7c44627b002c2e7c5d3f7e9e14d330'}}
Tags
f33
RPMs
src
zfstream-20041202-29.fc33.src.rpm (info) (download)
riscv64
zfstream-20041202-29.fc33.riscv64.rpm (info) (download)
zfstream-devel-20041202-29.fc33.riscv64.rpm (info) (download)
zfstream-debuginfo-20041202-29.fc33.riscv64.rpm (info) (download)
zfstream-debugsource-20041202-29.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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 * Tue Jul 31 2018 Florian Weimer <fweimer@redhat.com> - 20041202-23 - Rebuild with fixed binutils * Sun Jul 29 2018 Thomas Sailer <t.sailer@alumni.ethz.ch> - 20041202-22 - explicitly add gcc and g++ to the build root