8
0

Accepting request 296448 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/296448
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Email-Simple?expand=0&rev=27
This commit is contained in:
Stephan Kulow
2015-04-15 04:31:17 +00:00
committed by Git OBS Bridge
parent 4f6e4c57b2
commit 82ed42b24c
4 changed files with 27 additions and 6 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Tue Apr 14 20:10:16 UTC 2015 - coolo@suse.com
- updated to 2.206
see /usr/share/doc/packages/perl-Email-Simple/Changes
2.206 2015-03-26 23:30:51-04:00 America/New_York
- the changes from 2.204 are back (and re-listed here), but now with
the added benefit of not breaking Email::MIME; see the git repository
for the sordid details
- provide header_raw and header_raw_set for consistent behavior between
Email::Simple and Email::MIME; also, header_raw_pairs
2.205 2015-03-26 14:54:45-04:00 America/New_York
- undo changes from 2.204 until safe Email::MIME upgrade path is
available
2.204 2015-03-25 22:50:49-04:00 America/New_York
- provide header_raw and header_raw_set for consistent behavior between
Email::Simple and Email::MIME; also, header_raw_pairs
-------------------------------------------------------------------
Mon Feb 24 06:29:48 UTC 2014 - coolo@suse.com