Sun, 16 Jun 2024 14:07:16 UTC | login

Information for build rust-tar-0.4.20-1.fc30

ID76429
Package Namerust-tar
Version0.4.20
Release1.fc30
Epoch
SummaryRust implementation of a TAR file reader and writer
DescriptionA Rust implementation of a TAR file reader and writer. This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire contents are never required to be entirely resident in memory all at once.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 01 Dec 2018 05:54:41 UTC
CompletedSat, 01 Dec 2018 05:54:41 UTC
Tags
f30
f31
RPMs
src
rust-tar-0.4.20-1.fc30.src.rpm (info) (download)
noarch
rust-tar+default-devel-0.4.20-1.fc30.noarch.rpm (info) (download)
rust-tar+xattr-devel-0.4.20-1.fc30.noarch.rpm (info) (download)
rust-tar-devel-0.4.20-1.fc30.noarch.rpm (info) (download)
Changelog * Wed Nov 14 2018 Josh Stone <jistone@redhat.com> - 0.4.20-1 - Update to 0.4.20 * Tue Nov 13 2018 Josh Stone <jistone@redhat.com> - 0.4.19-1 - Update to 0.4.19 - Adapt to new packaging * Fri Sep 28 2018 Josh Stone <jistone@redhat.com> - 0.4.17-1 - Update to 0.4.17 * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.16-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sat Jun 30 2018 Josh Stone <jistone@redhat.com> - 0.4.16-1 - Update to 0.4.16 * Wed Apr 25 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.4.15-1 - Update to 0.4.15 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.14-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Jan 13 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.4.14-1 - Update to 0.4.14 * Mon Jul 03 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.4.13-1 - Initial package