Fri, 17 May 2024 19:19:57 UTC | login

Information for build golang-github-pierrec-lz4-4.1.3-1.fc33

ID191929
Package Namegolang-github-pierrec-lz4
Version4.1.3
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/golang-github-pierrec-lz4.git#0c7bcb3690526252a0316b50ac7ea9546487189e
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, 16 Jan 2021 11:35:38 UTC
CompletedSat, 16 Jan 2021 12:01:49 UTC
Taskbuild (f33, /rpms/golang-github-pierrec-lz4.git:0c7bcb3690526252a0316b50ac7ea9546487189e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/golang-github-pierrec-lz4.git#0c7bcb3690526252a0316b50ac7ea9546487189e'}}
Tags
f33
f37
f38
RPMs
src
golang-github-pierrec-lz4-4.1.3-1.fc33.src.rpm (info) (download)
noarch
compat-golang-github-pierrec-lz4-4-devel-4.1.3-1.fc33.noarch.rpm (info) (download)
golang-github-pierrec-lz4-devel-4.1.3-1.fc33.noarch.rpm (info) (download)
riscv64
golang-github-pierrec-lz4-4.1.3-1.fc33.riscv64.rpm (info) (download)
golang-github-pierrec-lz4-debuginfo-4.1.3-1.fc33.riscv64.rpm (info) (download)
golang-github-pierrec-lz4-debugsource-4.1.3-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Tue Jan 05 2021 Robert-André Mauchin <zebob.m@gmail.com> - 4.1.3-1 - Update to 4.1.3 - Close: rhbz#1912532 * Mon Dec 21 2020 Robert-André Mauchin <zebob.m@gmail.com> - 4.1.2-1 - Update to 4.1.2 - Close: rhbz#1885756 * Thu Sep 17 2020 Robert-André Mauchin <zebob.m@gmail.com> - 4.0.2-1 - Update to 4.0.2 * 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)