20
0

Accepting request 957233 from devel:languages:ruby:extensions

updated to version 3.11.0
 see installed Changelog.md
  Enhancements:
   * Return `true` from `aggregate_failures` when no exception occurs. (Jon Rowe, #1225)
 Deprecations:
  * Print a deprecation message when using the implicit block expectation syntax.
    (Phil Pirozhkov, #1139)

OBS-URL: https://build.opensuse.org/request/show/957233
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-rspec-expectations?expand=0&rev=23
This commit is contained in:
2022-02-28 18:43:09 +00:00
committed by Git OBS Bridge
4 changed files with 17 additions and 4 deletions
+13
View File
@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Feb 24 08:35:38 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 3.11.0
see installed Changelog.md
Enhancements:
* Return `true` from `aggregate_failures` when no exception occurs. (Jon Rowe, #1225)
Deprecations:
* Print a deprecation message when using the implicit block expectation syntax.
(Phil Pirozhkov, #1139)
-------------------------------------------------------------------
Tue Jan 25 07:30:29 UTC 2022 - Stephan Kulow <coolo@suse.com>
+1 -1
View File
@@ -24,7 +24,7 @@
#
Name: rubygem-rspec-expectations
Version: 3.10.2
Version: 3.11.0
Release: 0
%define mod_name rspec-expectations
%define mod_full_name %{mod_name}-%{version}
Binary file not shown.
Binary file not shown.