summaryrefslogtreecommitdiffstats
path: root/bogofilter.spec
diff options
context:
space:
mode:
Diffstat (limited to 'bogofilter.spec')
-rw-r--r--bogofilter.spec9
1 files changed, 8 insertions, 1 deletions
diff --git a/bogofilter.spec b/bogofilter.spec
index 32cff5a..3130fa4 100644
--- a/bogofilter.spec
+++ b/bogofilter.spec
@@ -1,7 +1,7 @@
Summary: Fast anti-spam filtering by Bayesian statistical analysis
Name: bogofilter
Version: 1.2.4
-Release: 11%{?dist}
+Release: 12%{?dist}
License: GPLv2
Group: Applications/Internet
URL: http://bogofilter.sourceforge.net/
@@ -84,6 +84,9 @@ iconv -f iso-8859-1 -t utf-8 \
%{__chmod} -x contrib/*
+%check
+%{__make} %{?_smp_mflags} check
+
%files bogoupgrade
%defattr(-, root, root, 0755)
%{_bindir}/bogoupgrade
@@ -103,6 +106,10 @@ iconv -f iso-8859-1 -t utf-8 \
%exclude %{_mandir}/man1/bogoupgrade*
%changelog
+* Mon Oct 16 2017 Marek Kasik <mkasik@redhat.com> - 1.2.4-12
+- Enable unit tests
+- Resolves: #1502678
+
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.4-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild