1
0

Accepting request 1235344 from devel:languages:perl:autoupdate

- updated to 3.16.0 (3.016)
   see /usr/share/doc/packages/perl-Mail-Message/ChangeLog
  version 3.016: Wed 27 Nov 10:53:40 CET 2024
  	Changes:
  	- when (illegally) multiple attributes with the same name are used
  	  in a single header line, then the last is returned.  Just like
  	  Apple and Outlook do.  Originally returned the first.
  	  github issue 20 [Todd Richmond]

OBS-URL: https://build.opensuse.org/request/show/1235344
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Mail-Message?expand=0&rev=23
This commit is contained in:
2025-01-09 16:27:11 +00:00
committed by Git OBS Bridge
parent b75662cf4e
commit f50a238f7e
4 changed files with 20 additions and 5 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Dec 12 16:25:15 UTC 2024 - Tina Müller <timueller+perl@suse.de>
- updated to 3.16.0 (3.016)
see /usr/share/doc/packages/perl-Mail-Message/ChangeLog
version 3.016: Wed 27 Nov 10:53:40 CET 2024
Changes:
- when (illegally) multiple attributes with the same name are used
in a single header line, then the last is returned. Just like
Apple and Outlook do. Originally returned the first.
github issue 20 [Todd Richmond]
-------------------------------------------------------------------
Fri Mar 8 22:42:19 UTC 2024 - Tina Müller <tina.mueller@suse.com>