bump
This commit is contained in:
parent
5aa83f6a48
commit
86ed6fdf42
@ -16,6 +16,10 @@
|
||||
%define fedora 6
|
||||
%define dist .el5
|
||||
%endif
|
||||
%if 0%{?rhel} == 6
|
||||
%define fedora 12
|
||||
%define dist .el6
|
||||
%endif
|
||||
|
||||
# Define variables to use in conditionals
|
||||
%define option_ssl 0
|
||||
@ -44,7 +48,7 @@ Summary: Spam filter for email which can be invoked from mail delivery agents
|
||||
Name: spamassassin
|
||||
Version: 3.3.0
|
||||
%define prename beta1
|
||||
Release: 0.21.%{prename}%{?dist}
|
||||
Release: 0.22.%{prename}%{?dist}
|
||||
License: ASL 2.0
|
||||
Group: Applications/Internet
|
||||
URL: http://spamassassin.apache.org/
|
||||
|
Loading…
Reference in New Issue
Block a user