Fri, 10 May 2024 16:23:21 UTC | login

Information for build qsf-1.2.11-9.fc31

ID111863
Package Nameqsf
Version1.2.11
Release9.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/qsf.git#44b70a642d627b5248f0356c03a5427f3d15343e
SummaryQuick Spam Filter
DescriptionQuick Spam Filter (QSF) is an Open Source email classification filter, designed to be small, fast, and accurate, which works to classify incoming email as either spam or non-spam. To recognise spam, QSF strips the text out of the email (using MIME decoding and HTML stripping) and then splits it into tokens (words, word pairs, URLs, and so on). These tokens are then looked up in a database and analysed using the Bayesian technique to see whether the email should be classified as spam or not. QSF is designed to be run by an MDA, such as procmail.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 07 Aug 2019 21:44:58 UTC
CompletedWed, 07 Aug 2019 22:43:33 UTC
Taskbuild (f31-candidate, /rpms/qsf.git:44b70a642d627b5248f0356c03a5427f3d15343e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/qsf.git#44b70a642d627b5248f0356c03a5427f3d15343e'}}
Tags
f31
f32
f33
RPMs
src
qsf-1.2.11-9.fc31.src.rpm (info) (download)
riscv64
qsf-1.2.11-9.fc31.riscv64.rpm (info) (download)
qsf-debuginfo-1.2.11-9.fc31.riscv64.rpm (info) (download)
qsf-debugsource-1.2.11-9.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.2.11-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.11-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Jul 23 2018 Miroslav Lichvar <mlichvar@redhat.com> 1.2.11-7 - add gcc to build requirements * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.11-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.11-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jan 17 2018 Miroslav Lichvar <mlichvar@redhat.com> 1.2.11-4 - rebuild with new gdbm