Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package rubygem-rspec-expectations for
openSUSE:Factory checked in at 2021-01-22 21:49:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-rspec-expectations (Old)
and /work/SRC/openSUSE:Factory/.rubygem-rspec-expectations.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-rspec-expectations"
Fri Jan 22 21:49:27 2021 rev:21 rq:864573 version:3.10.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-rspec-expectations/rubygem-rspec-expectations.changes
2020-05-13 22:58:57.331345394 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-rspec-expectations.new.28504/rubygem-rspec-expectations.changes
2021-01-22 21:49:28.665606879 +0100
@@ -1,0 +2,36 @@
+Wed Jan 20 07:51:44 UTC 2021 - Manuel Schnitzer <[email protected]>
+
+- updated to version 3.10.1
+
+ [Full
Changelog](http://github.com/rspec/rspec-expectations/compare/v3.10.0...v3.10.1)
+
+ Bug Fixes:
+
+ * Allow JRuby 9.2.x.x to generate backtraces normally rather than via our
+ backfill workaround. (#1230, Jon Rowe)
+
+-------------------------------------------------------------------
+Wed Nov 11 08:49:03 UTC 2020 - Manuel Schnitzer <[email protected]>
+
+- updated to version 3.10.0
+
+ [Full
Changelog](http://github.com/rspec/rspec-expectations/compare/v3.9.3...v3.10.0)
+
+ Enhancements:
+
+ * Allow `include` matcher to be chained with `once`, `at_least`, etc. for
simple cases.
+ (Marc-Andr?? Lafortune, #1168)
+ * Add an explicit warning when `nil` is passed to `raise_error`. (Phil
Pirozhkov, #1143)
+ * Improve `include` matcher's composability. (Phil Pirozhkov, #1155)
+ * Mocks expectations can now set a custom failure message.
+ (Benoit Tigeot and Nicolas Zermati, #1156)
+ * `aggregate_failures` now shows the backtrace line for each failure.
(Fabricio Bedin, #1163)
+ * Support multiple combinations of `yield_control` modifiers like
`at_least`, `at_most`.
+ (Jon Rowe, #1169)
+ * Dynamic `have_<n>` matchers now have output consistent with other dynamic
matchers.
+ (Marc-Andr?? Lafortune, #1195)
+ * New config option `strict_predicate_matchers` allows predicate matcher to
be strict
+ (i.e. match for `true` or `false`) instead of the default (match truthy vs
`false` or `nil`).
+ (Marc-Andr?? Lafortune, #1196)
+
+-------------------------------------------------------------------
Old:
----
rspec-expectations-3.9.2.gem
New:
----
rspec-expectations-3.10.1.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-rspec-expectations.spec ++++++
--- /var/tmp/diff_new_pack.CZsQGG/_old 2021-01-22 21:49:29.281607753 +0100
+++ /var/tmp/diff_new_pack.CZsQGG/_new 2021-01-22 21:49:29.285607758 +0100
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-rspec-expectations
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
#
Name: rubygem-rspec-expectations
-Version: 3.9.2
+Version: 3.10.1
Release: 0
%define mod_name rspec-expectations
%define mod_full_name %{mod_name}-%{version}
++++++ rspec-expectations-3.9.2.gem -> rspec-expectations-3.10.1.gem ++++++
++++ 1639 lines of diff (skipped)