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

Information for build rebloom-1.0.3-3.fc29

ID28721
Package Namerebloom
Version1.0.3
Release3.fc29
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/rebloom.git#ed4ebe3b4baca9d4f0b08690b4f65429dbba653f
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
StartedThu, 24 May 2018 11:24:45 UTC
CompletedThu, 24 May 2018 11:38:59 UTC
Taskbuild (f29-candidate, /rpms/rebloom.git:ed4ebe3b4baca9d4f0b08690b4f65429dbba653f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/rebloom.git?#ed4ebe3b4baca9d4f0b08690b4f65429dbba653f'}}
Tags
f29
RPMs
src
rebloom-1.0.3-3.fc29.src.rpm (info) (download)
riscv64
rebloom-1.0.3-3.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jan 03 2018 Nathan Scott <nathans@redhat.com> - 1.0.3-2 - Remove python installation assumptions. * Mon Nov 27 2017 Nathan Scott <nathans@redhat.com> - 1.0.3-1 - Add runtime testing using python-rmtest package. - Update to latest upstream release. * Fri Nov 17 2017 Nathan Scott <nathans@redhat.com> - 1.0.1-1 - Update use of RPM license macro (from package review). - Update to latest upstream release. * Sun Oct 01 2017 Nathan Scott <nathans@redhat.com> - 1.0.0-1 - Initial package