Thu, 19 Sep 2024 16:51:27 UTC | login

Information for build rebloom-1.1.0-3.fc31

ID123006
Package Namerebloom
Version1.1.0
Release3.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/rebloom.git#1aedbd30477a5c9f69fc51468f678f0b66db6faf
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
StartedSat, 10 Aug 2019 17:53:03 UTC
CompletedSat, 10 Aug 2019 19:20:51 UTC
Taskbuild (f31-candidate, /rpms/rebloom.git:1aedbd30477a5c9f69fc51468f678f0b66db6faf)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/rebloom.git#1aedbd30477a5c9f69fc51468f678f0b66db6faf'}}
Tags
f31
f32
f33
RPMs
src
rebloom-1.1.0-3.fc31.src.rpm (info) (download)
riscv64
rebloom-1.1.0-3.fc31.riscv64.rpm (info) (download)
rebloom-debuginfo-1.1.0-3.fc31.riscv64.rpm (info) (download)
rebloom-debugsource-1.1.0-3.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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). * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sun Mar 18 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.0.3-4 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * 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