Information for build snappy-1.1.9-7.fc38

ID2146038
Package Namesnappy
Version1.1.9
Release7.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/snappy.git#d54a43d99b8cd1f3ede2b24fc1a841f494eef847
SummaryFast compression and decompression library
DescriptionSnappy is a compression/decompression library. It does not aim for maximum compression, or compatibility with any other compression library; instead, it aims for very high speeds and reasonable compression. For instance, compared to the fastest mode of zlib, Snappy is an order of magnitude faster for most inputs, but the resulting compressed files are anywhere from 20% to 100% bigger.
Built bymgieseki
State complete
Volume DEFAULT
StartedFri, 03 Feb 2023 10:40:04 UTC
CompletedFri, 03 Feb 2023 10:50:59 UTC
Taskbuild (rawhide, /rpms/snappy.git:d54a43d99b8cd1f3ede2b24fc1a841f494eef847)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/snappy.git#d54a43d99b8cd1f3ede2b24fc1a841f494eef847'}}
Tags
coreos-pool
f38
f38-Beta
f39
RPMs
src
snappy-1.1.9-7.fc38.src.rpm (info) (download)
aarch64
snappy-1.1.9-7.fc38.aarch64.rpm (info) (download)
snappy-devel-1.1.9-7.fc38.aarch64.rpm (info) (download)
snappy-debuginfo-1.1.9-7.fc38.aarch64.rpm (info) (download)
snappy-debugsource-1.1.9-7.fc38.aarch64.rpm (info) (download)
i686
snappy-1.1.9-7.fc38.i686.rpm (info) (download)
snappy-devel-1.1.9-7.fc38.i686.rpm (info) (download)
snappy-debuginfo-1.1.9-7.fc38.i686.rpm (info) (download)
snappy-debugsource-1.1.9-7.fc38.i686.rpm (info) (download)
ppc64le
snappy-1.1.9-7.fc38.ppc64le.rpm (info) (download)
snappy-devel-1.1.9-7.fc38.ppc64le.rpm (info) (download)
snappy-debuginfo-1.1.9-7.fc38.ppc64le.rpm (info) (download)
snappy-debugsource-1.1.9-7.fc38.ppc64le.rpm (info) (download)
s390x
snappy-1.1.9-7.fc38.s390x.rpm (info) (download)
snappy-devel-1.1.9-7.fc38.s390x.rpm (info) (download)
snappy-debuginfo-1.1.9-7.fc38.s390x.rpm (info) (download)
snappy-debugsource-1.1.9-7.fc38.s390x.rpm (info) (download)
x86_64
snappy-1.1.9-7.fc38.x86_64.rpm (info) (download)
snappy-devel-1.1.9-7.fc38.x86_64.rpm (info) (download)
snappy-debuginfo-1.1.9-7.fc38.x86_64.rpm (info) (download)
snappy-debugsource-1.1.9-7.fc38.x86_64.rpm (info) (download)
Logs
i686
hw_info.log
state.log
build.log
root.log
mock_output.log
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
aarch64
hw_info.log
state.log
build.log
root.log
mock_output.log
ppc64le
hw_info.log
state.log
build.log
root.log
mock_output.log
s390x
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Tue Jan 31 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.1.9-7 - Build with C++14 instead of C++11; gtest 1.13.0 requires it * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.9-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.9-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.9-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.9-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Thu Jul 08 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 1.1.9-2 - Do not forcibly disable RTTI * Sat May 15 2021 Martin Gieseking <martin.gieseking@uos.de> - 1.1.9-1 - Updated to new release.