Hello community,
here is the log from the commit of package rubygem-exception_notification for
openSUSE:Factory checked in at 2020-06-27 23:24:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-exception_notification (Old)
and /work/SRC/openSUSE:Factory/.rubygem-exception_notification.new.3060
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-exception_notification"
Sat Jun 27 23:24:14 2020 rev:20 rq:817433 version:4.4.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-exception_notification/rubygem-exception_notification.changes
2019-08-19 21:41:01.608294724 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-exception_notification.new.3060/rubygem-exception_notification.changes
2020-06-27 23:24:19.322165864 +0200
@@ -1,0 +2,13 @@
+Sat Jun 27 18:55:33 UTC 2020 - Manuel Schnitzer <[email protected]>
+
+- updated to version 4.4.1
+
+ * enhancements
+ * Enhance `ignore_if` option to allow by-notifier customization (by
@fursich)
+ * Ignore extended modules of ignored exceptions (by @elengine)
+ * Add `exception_data` to Mattermost notifier (by @camillof)
+
+ * bug fixes
+ * Fix Rubocop offenses (by @nicolasferraro)
+
+-------------------------------------------------------------------
Old:
----
exception_notification-4.4.0.gem
New:
----
exception_notification-4.4.1.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-exception_notification.spec ++++++
--- /var/tmp/diff_new_pack.hSV1cd/_old 2020-06-27 23:24:19.830167535 +0200
+++ /var/tmp/diff_new_pack.hSV1cd/_new 2020-06-27 23:24:19.834167548 +0200
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-exception_notification
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -24,15 +24,15 @@
#
Name: rubygem-exception_notification
-Version: 4.4.0
+Version: 4.4.1
Release: 0
%define mod_name exception_notification
%define mod_full_name %{mod_name}-%{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-BuildRequires: %{ruby >= 2.0}
+BuildRequires: %{ruby >= 2.3}
BuildRequires: %{rubygem gem2rpm}
BuildRequires: ruby-macros >= 5
-Url: https://smartinez87.github.io/exception_notification/
+URL: https://smartinez87.github.io/exception_notification/
Source: https://rubygems.org/gems/%{mod_full_name}.gem
Source1: gem2rpm.yml
Summary: Exception notification for Rails apps
++++++ exception_notification-4.4.0.gem -> exception_notification-4.4.1.gem
++++++
++++ 1912 lines of diff (skipped)