Accepting request 1077057 from home:dirkmueller:Factory

- update to 2.2.10:
  *  Bug fix release.
  Ü  $message_id_format %r and %z expandos use a URL-safe Base64 encoding:
     '-' and '_' instead of '+' and '/'.

OBS-URL: https://build.opensuse.org/request/show/1077057
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=259
This commit is contained in:
2023-04-15 18:19:12 +00:00
committed by Git OBS Bridge
parent 151a2d655d
commit fe7c867bc8
6 changed files with 29 additions and 21 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Apr 3 19:43:11 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 2.2.10:
* Bug fix release.
Ü $message_id_format %r and %z expandos use a URL-safe Base64 encoding:
'-' and '_' instead of '+' and '/'.
-------------------------------------------------------------------
Sun Dec 4 14:27:41 UTC 2022 - Dirk Müller <dmueller@suse.com>