File rubygem-pony.changes of Package rubygem-pony
-------------------------------------------------------------------
Sun May 5 09:39:11 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to version 1.13.1
no changelog found
-------------------------------------------------------------------
Sat Mar 2 15:31:02 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to version 1.13
no changelog found
-------------------------------------------------------------------
Tue Jan 9 07:41:12 UTC 2018 - coolo@suse.com
- updated to version 1.12
no changelog found
-------------------------------------------------------------------
Tue Feb 10 18:15:25 UTC 2015 - coolo@suse.com
- updated to version 1.11
-------------------------------------------------------------------
Mon Oct 13 18:33:11 UTC 2014 - coolo@suse.com
- adapt to new rubygem packaging
-------------------------------------------------------------------
Sun Feb 23 09:24:50 UTC 2014 - coolo@suse.com
- updated to version 1.8
* Add additional options for headers in each part of letter
* Better default content_type with attachments
-------------------------------------------------------------------
Mon Dec 9 11:39:43 UTC 2013 - coolo@suse.com
- updated to version 1.6.2, no changelog
-------------------------------------------------------------------
Fri Nov 29 11:05:08 UTC 2013 - coolo@suse.com
- updated to version 1.6.1
* Unknown options are passed directly to mail to handle. Remove deprecated syntax
-------------------------------------------------------------------
Fri Sep 13 11:06:18 UTC 2013 - coolo@suse.com
- updated to version 1.5.1
* Loosen mail dependency to >= 2.0 instead of > 2.0
-------------------------------------------------------------------
Tue Jul 30 18:46:59 UTC 2013 - coolo@suse.com
- updated to version 1.5
* Specify content-id of attachments as filename@hostname
-------------------------------------------------------------------
Fri May 24 06:33:20 UTC 2013 - coolo@suse.com
- updated to version 1.4.1
* Update gemfile
-------------------------------------------------------------------
Wed Aug 1 05:06:17 UTC 2012 - coolo@suse.com
- updated to version 1.4
-------------------------------------------------------------------
Mon Jun 14 14:53:44 UTC 2010 - mrueckert@suse.de
- update to version 1.0
* Convert to using Mail as the mail-generation backend, instead
of TMail
- additional changes from version 0.9.1
* provide the ability to set custom mail headers with something
like: Pony.mail(:headers => {"List-ID" => "..."})
* provide the ability to set the Message-Id from Pony.mail
-------------------------------------------------------------------
Fri Jun 11 10:00:01 UTC 2010 - mrueckert@suse.de
- use rubygems_requires macro
-------------------------------------------------------------------
Thu Apr 15 10:24:20 UTC 2010 - mrueckert@suse.de
- update to 0.9.1
-------------------------------------------------------------------
Wed Mar 17 23:48:19 UTC 2010 - prusnak@suse.cz
- created package