* Thu Jul 03 2025 Jean-Philippe Pialasse <jpp@koozali.org> 4.0.1-3.sme
- fix code version against 4.000001 [SME: 13067]
This commit is contained in:
parent
fa105a08b8
commit
d0e5830aa8
@ -1 +0,0 @@
|
||||
sme10
|
@ -53,14 +53,14 @@
|
||||
%define real_name Mail-SpamAssassin
|
||||
%{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)}
|
||||
|
||||
%global saversion 3.004004
|
||||
%global saversion 4.000001
|
||||
#%%global prerev rc2
|
||||
|
||||
Summary: Spam filter for email which can be invoked from mail delivery agents
|
||||
Name: spamassassin
|
||||
Version: 4.0.1
|
||||
#Release: 0.8.%%{prerev}%%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: ASL 2.0
|
||||
URL: https://spamassassin.apache.org/
|
||||
Source0: https://www.apache.org/dist/%{name}/source/%{real_name}-%{version}.tar.bz2
|
||||
@ -400,6 +400,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jul 03 2025 Jean-Philippe Pialasse <jpp@koozali.org> 4.0.1-3.sme
|
||||
- fix code version against 4.000001 [SME: 13067]
|
||||
|
||||
* Fri Feb 21 2025 John Crisp <jcrisp@safeandsoundit.co.uk> 4.0.1-2
|
||||
- Fix commit issues for updated sources [SME: 12938]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user