diff --git a/Email-Simple-2.203.tar.gz b/Email-Simple-2.203.tar.gz deleted file mode 100644 index 68b4350..0000000 --- a/Email-Simple-2.203.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a528d7531ff773e80d79e0d30b1845ee453561c5f060623397a609e315baeb43 -size 34856 diff --git a/Email-Simple-2.206.tar.gz b/Email-Simple-2.206.tar.gz new file mode 100644 index 0000000..07035f5 --- /dev/null +++ b/Email-Simple-2.206.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42147dbe8ed9fbe4c8b02bc89491016880225444ec3219384e53285be4f0b7a5 +size 37604 diff --git a/perl-Email-Simple.changes b/perl-Email-Simple.changes index a418a22..aa9f62f 100644 --- a/perl-Email-Simple.changes +++ b/perl-Email-Simple.changes @@ -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 diff --git a/perl-Email-Simple.spec b/perl-Email-Simple.spec index f550c8a..3db2527 100644 --- a/perl-Email-Simple.spec +++ b/perl-Email-Simple.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Email-Simple # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,10 +17,10 @@ Name: perl-Email-Simple -Version: 2.203 +Version: 2.206 Release: 0 %define cpan_name Email-Simple -Summary: Simple parsing of RFC2822 message format and headers +Summary: simple parsing of RFC2822 message format and headers License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Email-Simple/