Set license file to GPL2.0

This commit is contained in:
2024-04-04 11:21:48 +01:00
parent 718f4ea6aa
commit e833d6e71d
2 changed files with 90 additions and 41 deletions

View File

@@ -1,5 +1,5 @@
%define version 11.0.0
%define release 4
%define release 5
%define name smeserver-dovecot
@@ -38,6 +38,9 @@ Configure the dovecot IMAP server with sieve scripts support,
quota, ACL, extended logging, master user
%changelog
* Thu Apr 04 2024 Brian Read <brianr@koozali.org> 11.0.0-5.sme
- Set license file to GPL2.0 [SME: 12577]
* Sat Mar 30 2024 Trevor Batley <trevor@batley.id.au> 11.0.0-4.sme
- template fix as per [SME: 12562]