forked from pool/perl-Mail-Message
Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
4cf94e52bb | |||
ece4fa432e |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b2858d7f877d3ed489f83404a40aaa95dd96ef61e00f141aef149a332399b25a
|
||||
size 265736
|
3
Mail-Message-3.016.tar.gz
Normal file
3
Mail-Message-3.016.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5d63a0a9e2fff29def7ce658570ba8f73077a6c1acb0e0a3cd3e01bf415337c5
|
||||
size 266442
|
@@ -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>
|
||||
|
||||
|
@@ -18,9 +18,10 @@
|
||||
|
||||
%define cpan_name Mail-Message
|
||||
Name: perl-Mail-Message
|
||||
Version: 3.15.0
|
||||
Version: 3.16.0
|
||||
Release: 0
|
||||
%define cpan_version 3.015
|
||||
# 3.016 -> normalize -> 3.16.0
|
||||
%define cpan_version 3.016
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Summary: Processing MIME messages
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
|
Reference in New Issue
Block a user