Sat, 09 Nov 2024 17:15:24 UTC | login

Information for build rebloom-1.1.0-6.fc33

ID180204
Package Namerebloom
Version1.1.0
Release6.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/rebloom.git#479fe681d0f0a1e4fcdeab367229626d0f693cad
SummaryBloom Filter Module for Redis
DescriptionThis provides a scalable bloom filter as a Redis data type. Bloom filters are probabilistic data structures that do a very good job at quickly determining if something is contained within a set.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 14 Aug 2020 04:44:24 UTC
CompletedFri, 14 Aug 2020 05:08:11 UTC
Taskbuild (f33, /rpms/rebloom.git:479fe681d0f0a1e4fcdeab367229626d0f693cad)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/rebloom.git#479fe681d0f0a1e4fcdeab367229626d0f693cad'}}
Tags
f33
f37
f38
RPMs
src
rebloom-1.1.0-6.fc33.src.rpm (info) (download)
riscv64
rebloom-1.1.0-6.fc33.riscv64.rpm (info) (download)
rebloom-debuginfo-1.1.0-6.fc33.riscv64.rpm (info) (download)
rebloom-debugsource-1.1.0-6.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Feb 17 2020 Nathan Scott <nathans@redhat.com> - 1.1.0-5 - Update the upstream sources for gcc 10 fix (BZ 1799968) * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Sep 14 2018 Nathan Scott <nathans@redhat.com> - 1.1.0-1 - Update dependencies for python3 and latest rmtest package. - Update the upstream sources (https://github.com/goodform).