Hello community, here is the log from the commit of package rubygem-exception_notification for openSUSE:Factory checked in at 2012-05-10 14:34:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-exception_notification (Old) and /work/SRC/openSUSE:Factory/.rubygem-exception_notification.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-exception_notification", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-exception_notification/rubygem-exception_notification.changes 2012-05-08 18:01:54.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-exception_notification.new/rubygem-exception_notification.changes 2012-05-10 14:34:40.000000000 +0200 @@ -1,0 +2,28 @@ +Tue Apr 24 13:28:27 UTC 2012 - [email protected] + +- update to 2.6.1 + * bug fixes + * Fix finding custom sections on Background notifications. Fixes [#68] + +------------------------------------------------------------------- +Tue Apr 17 07:32:05 UTC 2012 - [email protected] + +- update to 2.6.0 + enhancements + Avoid raising exception on dev mode + Add ignore_if option to avoid sending certain notifications. + Add normalize_subject option to remove numbers from email so that they thread (by @jjb) + Allow the user to provide a custom message and hash of data (by @jjb) + Add support for configurable background sections and a data partial (by @jeffrafter) + Include timestamp of exception in notification body + Add support for rack based session management (by @phoet) + Add ignore_crawlers option to ignore exceptions generated by crawlers + Add verbode_subject option to exclude exception message from subject (by @amishyn) + + bug fixes + Correctly set view path at the right time so that new sections are properly available (by @scrozier) + Fix handling exceptions with no backtrace + Fix issue on Solaris with hostname (by @bluescripts) + Ensure exceptions in view templates doesn’t cause problems, allowing the notification to be sent anyway (by @sce) + +------------------------------------------------------------------- Old: ---- exception_notification-2.5.2.gem New: ---- exception_notification-2.6.1.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-exception_notification.spec ++++++ --- /var/tmp/diff_new_pack.JmPlIH/_old 2012-05-10 14:34:41.000000000 +0200 +++ /var/tmp/diff_new_pack.JmPlIH/_new 2012-05-10 14:34:41.000000000 +0200 @@ -15,13 +15,14 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: rubygem-exception_notification -Version: 2.5.2 +Version: 2.6.1 Release: 0 -License: MIT Summary: Exception notification by email for Rails apps -Url: http://rubygems.org/gems/exception_notification +License: MIT Group: Development/Languages/Ruby +Url: http://rubygems.org/gems/exception_notification %define mod_name exception_notification %define mod_full_name %{mod_name}-%{version} Source: %{mod_full_name}.gem -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
