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 2022-05-16 18:08:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-rubocop (Old)
and /work/SRC/openSUSE:Factory/.rubygem-rubocop.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-rubocop"
Mon May 16 18:08:35 2022 rev:37 rq:977460 version:1.29.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-rubocop/rubygem-rubocop.changes
2022-04-30 22:53:00.884262966 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-rubocop.new.1538/rubygem-rubocop.changes
2022-05-16 18:11:03.129399115 +0200
@@ -1,0 +2,15 @@
+Mon May 16 07:55:09 UTC 2022 - Manuel Schnitzer <[email protected]>
+
+- updated to version 1.29.1
+
+ # Bug fixes
+
+ * #10625: Restore the specification to TargetRubyVersion: 2.5. (@koic)
+ * #10569: Fix a false positive for Style/FetchEnvVar when using the same ENV
var as if condition in the body. (@koic)
+ * #10614: Make Lint/NonDeterministicRequireOrder aware of require_relative.
(@koic)
+ * #10607: Fix autocorrect for Style/RedundantCondition when there are
parenthesized method calls in each branch. (@nobuyo)
+ * #10622: Fix a false positive for Style/RaiseArgs when error type class
constructor with keyword arguments and message argument. (@koic)
+ * #10610: Fix an error for Naming/InclusiveLanguage string with invalid byte
sequence in UTF-8. (@ydah)
+ * #10605: Fix autocorrect for Style/RedundantCondition if argument for
method in else branch is hash without braces. (@nobuyo)
+
+-------------------------------------------------------------------
Old:
----
rubocop-1.28.2.gem
New:
----
rubocop-1.29.1.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-rubocop.spec ++++++
--- /var/tmp/diff_new_pack.2ncCFx/_old 2022-05-16 18:11:03.657399535 +0200
+++ /var/tmp/diff_new_pack.2ncCFx/_new 2022-05-16 18:11:03.661399538 +0200
@@ -24,12 +24,12 @@
#
Name: rubygem-rubocop
-Version: 1.28.2
+Version: 1.29.1
Release: 0
%define mod_name rubocop
%define mod_full_name %{mod_name}-%{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-BuildRequires: %{ruby >= 2.5.0}
+BuildRequires: %{ruby >= 2.6.0}
BuildRequires: %{rubygem gem2rpm}
BuildRequires: ruby-macros >= 5
BuildRequires: update-alternatives
++++++ rubocop-1.28.2.gem -> rubocop-1.29.1.gem ++++++
++++ 2457 lines of diff (skipped)