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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a528d7531ff773e80d79e0d30b1845ee453561c5f060623397a609e315baeb43
size 34856

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:42147dbe8ed9fbe4c8b02bc89491016880225444ec3219384e53285be4f0b7a5
size 37604

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

View File

@@ -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/