Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package rubygem-rubocop for openSUSE:Factory
checked in at 2021-07-12 01:25:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-rubocop (Old)
and /work/SRC/openSUSE:Factory/.rubygem-rubocop.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-rubocop"
Mon Jul 12 01:25:09 2021 rev:27 rq:905664 version:1.18.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-rubocop/rubygem-rubocop.changes
2021-06-25 15:02:15.264218652 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-rubocop.new.2625/rubygem-rubocop.changes
2021-07-12 01:25:32.708996709 +0200
@@ -1,0 +2,16 @@
+Sun Jul 11 10:58:44 UTC 2021 - Manuel Schnitzer <[email protected]>
+
+- updated to version 1.18.3
+
+ ### Bug fixes
+
+ * [#9891](https://github.com/rubocop/rubocop/issues/9891): Fix
`--auto-gen-config` bug for `Style/HashSyntax`. ([@jonas054][])
+ * [#9905](https://github.com/rubocop/rubocop/issues/9905): Fix false
positive for single line concatenation in
`Layout/LineEndStringConcatenationIndentation`. ([@jonas054][])
+ * [#9907](https://github.com/rubocop/rubocop/issues/9907): Fix an incorrect
auto-correct for `Lint/UselessTimes` when using block argument for `1.times`.
([@koic][])
+ * [#9869](https://github.com/rubocop/rubocop/issues/9869): Fix reference to
file in configuration override warning. ([@jonas054][])
+ * [#9902](https://github.com/rubocop/rubocop/issues/9902): Fix an incorrect
auto-correct for `Style/BlockDelimiters` when there is a comment after the
closing brace. ([@koic][])
+ * [#8469](https://github.com/rubocop/rubocop/issues/8469): Add inspection of
`class <<` to `Layout/SpaceAroundOperators`. ([@jonas054][])
+ * [#9909](https://github.com/rubocop/rubocop/pull/9909): This PR fixes an
incorrect auto-correct for `Style/SingleLineMethods` when using `return`,
`break`, or `next` for one line method body in Ruby 3.0. ([@koic][])
+ * [#9914](https://github.com/rubocop/rubocop/issues/9914): Fix an error for
`Layout/HashAlignment` when using aligned hash argument for `proc.()`.
([@koic][])
+
+-------------------------------------------------------------------
Old:
----
rubocop-1.17.0.gem
New:
----
rubocop-1.18.3.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-rubocop.spec ++++++
--- /var/tmp/diff_new_pack.EIlSJI/_old 2021-07-12 01:25:33.104993664 +0200
+++ /var/tmp/diff_new_pack.EIlSJI/_new 2021-07-12 01:25:33.108993633 +0200
@@ -24,7 +24,7 @@
#
Name: rubygem-rubocop
-Version: 1.17.0
+Version: 1.18.3
Release: 0
%define mod_name rubocop
%define mod_full_name %{mod_name}-%{version}
++++++ rubocop-1.17.0.gem -> rubocop-1.18.3.gem ++++++
++++ 1968 lines of diff (skipped)