Tue, 21 May 2024 02:46:28 UTC | login

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

ID188309
Package Namegolang-github-pierrec-lz4
Version4.0.2
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/golang-github-pierrec-lz4.git#3b123808ee27a19cd37cf28845455931c3c46db1
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
StartedFri, 04 Dec 2020 11:27:08 UTC
CompletedFri, 04 Dec 2020 11:44:42 UTC
Taskbuild (f33, /rpms/golang-github-pierrec-lz4.git:3b123808ee27a19cd37cf28845455931c3c46db1)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/golang-github-pierrec-lz4.git#3b123808ee27a19cd37cf28845455931c3c46db1'}}
Tags
f33
RPMs
src
golang-github-pierrec-lz4-4.0.2-1.fc33.src.rpm (info) (download)
noarch
compat-golang-github-pierrec-lz4-4-devel-4.0.2-1.fc33.noarch.rpm (info) (download)
golang-github-pierrec-lz4-devel-4.0.2-1.fc33.noarch.rpm (info) (download)
riscv64
golang-github-pierrec-lz4-4.0.2-1.fc33.riscv64.rpm (info) (download)
golang-github-pierrec-lz4-debuginfo-4.0.2-1.fc33.riscv64.rpm (info) (download)
golang-github-pierrec-lz4-debugsource-4.0.2-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * 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) * Mon Oct 29 2018 Robert-André Mauchin <zebob.m@gmail.com> - 2.1.0-1 - First package for Fedora