Hello community,
here is the log from the commit of package rubygem-exception_notification for
openSUSE:Factory checked in at 2016-07-20 09:25:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-exception_notification (Old)
and /work/SRC/openSUSE:Factory/.rubygem-exception_notification.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-exception_notification"
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-exception_notification/rubygem-exception_notification.changes
2016-01-28 17:22:57.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.rubygem-exception_notification.new/rubygem-exception_notification.changes
2016-07-20 09:25:19.000000000 +0200
@@ -1,0 +2,19 @@
+Wed Jul 13 04:33:13 UTC 2016 - [email protected]
+
+- updated to version 4.2.0
+ see installed CHANGELOG.rdoc
+
+ == 4.2.0
+
+ * enhancements
+ * update URL in gemspec (by @ktdreyer)
+ * Add `hostname` to Slack notifier (by @juanazam)
+ * Allow `exception_recipients` to be a proc (by @kellyjosephprice)
+ * Add Mattermost integration (by @Aschen)
+ * Rails 5 compatible
+
+ * bug fixes
+ * Fix error when showing timestamp on non Rails apps
+ * Fix delivery failure when deliver_with specified (by @grzuy)
+
+-------------------------------------------------------------------
Old:
----
exception_notification-4.1.4.gem
New:
----
exception_notification-4.2.0.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-exception_notification.spec ++++++
--- /var/tmp/diff_new_pack.fDaydJ/_old 2016-07-20 09:25:21.000000000 +0200
+++ /var/tmp/diff_new_pack.fDaydJ/_new 2016-07-20 09:25:21.000000000 +0200
@@ -24,7 +24,7 @@
#
Name: rubygem-exception_notification
-Version: 4.1.4
+Version: 4.2.0
Release: 0
%define mod_name exception_notification
%define mod_full_name %{mod_name}-%{version}
@@ -32,7 +32,7 @@
BuildRequires: %{ruby >= 2.0}
BuildRequires: %{rubygem gem2rpm}
BuildRequires: ruby-macros >= 5
-Url: http://smartinez87.github.com/exception_notification
+Url: https://smartinez87.github.io/exception_notification/
Source: http://rubygems.org/gems/%{mod_full_name}.gem
Source1: gem2rpm.yml
Summary: Exception notification for Rails apps
++++++ exception_notification-4.1.4.gem -> exception_notification-4.2.0.gem
++++++
++++ 1703 lines of diff (skipped)