1 |
# $Id: e-smith-email.spec,v 1.15 2021/11/15 15:40:52 jpp Exp $ |
# $Id: e-smith-email.spec,v 1.16 2022/04/16 16:32:01 jpp Exp $ |
2 |
|
|
3 |
Summary: e-smith server and gateway - email module |
Summary: e-smith server and gateway - email module |
4 |
%define name e-smith-email |
%define name e-smith-email |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 5.6.0 |
%define version 5.6.0 |
7 |
%define release 16 |
%define release 17 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
98 |
e-smith server and gateway software - email module. |
e-smith server and gateway software - email module. |
99 |
|
|
100 |
%changelog |
%changelog |
101 |
|
* Thu May 19 2022 Jean-Philippe Pialasse <tests@pialasse.com> 5.6.0-17.sme |
102 |
|
- fix typo in regex [SME: 11799] |
103 |
|
|
104 |
* Sat Apr 16 2022 Jean-Philippe Pialasse <tests@pialasse.com> 5.6.0-16.sme |
* Sat Apr 16 2022 Jean-Philippe Pialasse <tests@pialasse.com> 5.6.0-16.sme |
105 |
- fix missing dot in regex for untainting [SME: 11799] |
- fix missing dot in regex for untainting [SME: 11799] |
106 |
would delete any account named with the string before the dot |
would delete any account named with the string before the dot |