* Wed Jun 11 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0-5.sme

- open esmith using UTF8 [SME: 13036]
  rewrite smartmatches to grep
This commit is contained in:
2025-06-11 18:17:28 -04:00
parent 38cd36bd70
commit 3cc63a7890
3 changed files with 45 additions and 45 deletions

View File

@@ -1,6 +1,6 @@
%define name smeserver-certificates
%define version 11.0
%define release 4
%define release 5
Summary: This is what smeserver-certificates does.
Name: %{name}
Version: %{version}
@@ -25,6 +25,10 @@ AutoReqProv: no
%changelog
* Wed Jun 11 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0-5.sme
- open esmith using UTF8 [SME: 13036]
rewrite smartmatches to grep
* Thu Feb 20 2025 Brian Read <brianr@koozali.org> 11.0-4.sme
- Add local open DB in check on domain sub [SME: 12932]