Tue, 21 May 2024 00:16:01 UTC | login

Information for build golang-github-pierrec-lz4-3.2.1-2.fc33

ID184046
Package Namegolang-github-pierrec-lz4
Version3.2.1
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/golang-github-pierrec-lz4.git#4821e79706b2ddc90b62887cc391979df3835c08
SummaryLZ4 compression and decompression in pure Go
Description Package lz4 implements reading and writing lz4 compressed data (a frame), as specified in http://fastcompression.blogspot.com/2013/04/lz4-streaming-format-final.html. This package is compatible with the LZ4 frame format although the block level compression and decompression functions are exposed and are fully compatible with the LZ4 block format definition, they are low level and should not be used directly.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 15 Aug 2020 06:26:21 UTC
CompletedSat, 15 Aug 2020 07:02:25 UTC
Taskbuild (f33, /rpms/golang-github-pierrec-lz4.git:4821e79706b2ddc90b62887cc391979df3835c08)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/golang-github-pierrec-lz4.git#4821e79706b2ddc90b62887cc391979df3835c08'}}
Tags
f33
RPMs
src
golang-github-pierrec-lz4-3.2.1-2.fc33.src.rpm (info) (download)
noarch
golang-github-pierrec-lz4-devel-3.2.1-2.fc33.noarch.rpm (info) (download)
riscv64
golang-github-pierrec-lz4-3.2.1-2.fc33.riscv64.rpm (info) (download)
golang-github-pierrec-lz4-debuginfo-3.2.1-2.fc33.riscv64.rpm (info) (download)
golang-github-pierrec-lz4-debugsource-3.2.1-2.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sun Feb 16 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 3.2.1-1 - Update to latest version * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sat Aug 03 2019 Robert-André Mauchin <zebob.m@gmail.com> - 3.0.1-1 - Release 3.0.1 * Thu Jul 25 2019 Robert-André Mauchin <zebob.m@gmail.com> - 2.2.4-1 - Release 2.2.4 * Tue Apr 23 2019 Robert-André Mauchin <zebob.m@gmail.com> - 2.2.3-1 - Release 2.2.3 * Tue Apr 02 2019 Robert-André Mauchin <zebob.m@gmail.com> - 2.1.1-1 - Release 2.1.1 (#1693414) * Mon Oct 29 2018 Robert-André Mauchin <zebob.m@gmail.com> - 2.1.0-1 - First package for Fedora