11
0

5 Commits

Author SHA256 Message Date
89b615257e Add Gitea build results 2025-08-12 18:15:14 +02:00
c8ab053e58 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
4f696af30f Accepting request 1278648 from devel:languages:perl:autoupdate
- 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/request/show/1278648
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
67592393cd 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
f50a238f7e 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
2025-01-09 16:27:11 +00:00
2 changed files with 13 additions and 0 deletions

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
## 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,6 +27,7 @@ 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