Hello community,
here is the log from the commit of package rubygem-exception_notification for
openSUSE:Factory checked in at 2013-09-27 18:06:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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
2013-08-05 20:51:41.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-exception_notification.new/rubygem-exception_notification.changes
2013-09-27 18:06:23.000000000 +0200
@@ -1,0 +2,10 @@
+Mon Sep 23 14:52:56 UTC 2013 - [email protected]
+
+- updated to version 4.0.1
+ * enhancements
+ * Add HipChat notifier (by @j15e)
+ * Log backtrace when notification fails
+ * Send more info in Webhook notifier
+ * Add HTTP method to request section
+
+-------------------------------------------------------------------
Old:
----
exception_notification-4.0.0.gem
New:
----
exception_notification-4.0.1.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-exception_notification.spec ++++++
--- /var/tmp/diff_new_pack.fZ1Z5s/_old 2013-09-27 18:06:23.000000000 +0200
+++ /var/tmp/diff_new_pack.fZ1Z5s/_new 2013-09-27 18:06:23.000000000 +0200
@@ -17,13 +17,15 @@
Name: rubygem-exception_notification
-Version: 4.0.0
+Version: 4.0.1
Release: 0
%define mod_name exception_notification
%define mod_full_name %{mod_name}-%{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: ruby-macros >= 1
+Requires: ruby >= 1.9.3
+BuildRequires: ruby-devel >= 1.9.3
Url: http://smartinez87.github.com/exception_notification
Source: http://rubygems.org/gems/%{mod_full_name}.gem
Summary: Exception notification for Rails apps
@@ -61,6 +63,7 @@
%gem_install -f
mkdir -p %{buildroot}%{_docdir}/%{name}
ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/CHANGELOG.rdoc
%buildroot/%{_docdir}/%{name}/CHANGELOG.rdoc
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/MIT-LICENSE
%buildroot/%{_docdir}/%{name}/MIT-LICENSE
ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/README.md
%buildroot/%{_docdir}/%{name}/README.md
%files
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]