8
0

4 Commits

Author SHA256 Message Date
c77f7f014e Accepting request 1279652 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1279652
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Mail-Message?expand=0&rev=9
2025-05-26 16:35:32 +00:00
188e426b26 - updated to 3.17.0 (3.017)
see /usr/share/doc/packages/perl-Mail-Message/ChangeLog
  version 3.017: Fri 18 Apr 18:29:10 CEST 2025
  	Improvements:
  	- add .gitignore.
  	- warn against bounce.
  	- Content-Disposition "reaction", RFC9078
  	- Content-Language support, RFC3282
  	- refer to IANA list of transfer encodings, RFC4289
  	- refer to RFC6854 for use of address groups in From and Sender.
  	- refer to RFC5322 for handling of white-space and folding in
  	  structured headers.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Mail-Message?expand=0&rev=25
2025-05-23 18:15:27 +00:00
4cf94e52bb Accepting request 1236280 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1236280
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Mail-Message?expand=0&rev=8
2025-01-12 10:15:09 +00:00
ece4fa432e - 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/package/show/devel:languages:perl/perl-Mail-Message?expand=0&rev=23
2025-01-09 16:27:11 +00:00
2 changed files with 0 additions and 13 deletions

View File

@@ -1,12 +0,0 @@
## Build Results
Current state of perl in openSUSE:Factory is
![Factory build results](https://br.opensuse.org/status/openSUSE:Factory/perl-Mail-Message/standard)
The current state of perl in the devel project build (devel:languages:perl)
![Devel project build results](https://br.opensuse.org/status/devel:languages:perl/perl-Mail-Message)

View File

@@ -27,7 +27,6 @@ Summary: Processing MIME messages
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/M/MA/MARKOV/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
Source100: README.md
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros