Hello community,

here is the log from the commit of package rubygem-rubocop for openSUSE:Factory 
checked in at 2019-11-29 15:58:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-rubocop (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-rubocop.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-rubocop"

Fri Nov 29 15:58:59 2019 rev:4 rq:751561 version:0.77.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-rubocop/rubygem-rubocop.changes  
2019-10-30 14:43:07.181882536 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-rubocop.new.26869/rubygem-rubocop.changes   
    2019-11-29 16:02:58.312804076 +0100
@@ -1,0 +2,33 @@
+Thu Nov 28 10:06:52 UTC 2019 - Dan Čermák <[email protected]>
+
+- New upstream release 0.77.0
+
+  ### Bug fixes
+
+  * [#7493](https://github.com/rubocop-hq/rubocop/issues/7493): Fix
+    `Style/RedundantReturn` to inspect conditional constructs that are preceded
+    by other statements. ([@buehmann][])
+  * [#7509](https://github.com/rubocop-hq/rubocop/issues/7509): Fix
+    `Layout/SpaceInsideArrayLiteralBrackets` to correct empty
+    lines. ([@ayacai115][])
+  * [#7517](https://github.com/rubocop-hq/rubocop/issues/7517):
+    `Style/SpaceAroundKeyword` allows `::` after `super`. ([@ozydingo][])
+  * [#7515](https://github.com/rubocop-hq/rubocop/issues/7515): Fix a false
+    negative for `Style/RedundantParentheses` when calling a method with safe
+    navigation operator. ([@koic][])
+  * [#7477](https://github.com/rubocop-hq/rubocop/issues/7477): Fix line length
+    autocorrect for semicolons in string literals. ([@maxh][])
+  * [#7522](https://github.com/rubocop-hq/rubocop/pull/7522): Fix a
+    false-positive edge case (`n % 2 == 2`) for `Style/EvenOdd`. 
([@buehmann][])
+
+  ### Changes
+
+  * [#7077](https://github.com/rubocop-hq/rubocop/issues/7077): **(Breaking)**
+    Further standardisation of cop names. ([@scottmatthewman][])
+  * [#7469](https://github.com/rubocop-hq/rubocop/pull/7469): **(Breaking)**
+    Replace usages of the terms `Whitelist` and `Blacklist` with better
+    alternatives. ([@koic][])
+  * [#7502](https://github.com/rubocop-hq/rubocop/pull/7502): Remove `SafeMode`
+    module. ([@koic][])
+
+-------------------------------------------------------------------

Old:
----
  rubocop-0.76.0.gem

New:
----
  rubocop-0.77.0.gem

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rubygem-rubocop.spec ++++++
--- /var/tmp/diff_new_pack.Sbsmnn/_old  2019-11-29 16:02:58.844803857 +0100
+++ /var/tmp/diff_new_pack.Sbsmnn/_new  2019-11-29 16:02:58.852803854 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-rubocop
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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-rubocop
-Version:        0.76.0
+Version:        0.77.0
 Release:        0
 %define mod_name rubocop
 %define mod_full_name %{mod_name}-%{version}
@@ -33,7 +33,7 @@
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  ruby-macros >= 5
 BuildRequires:  update-alternatives
-Url:            https://github.com/rubocop-hq/rubocop
+URL:            https://github.com/rubocop-hq/rubocop
 Source:         https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:        gem2rpm.yml
 # MANUAL

++++++ rubocop-0.76.0.gem -> rubocop-0.77.0.gem ++++++
++++ 7907 lines of diff (skipped)


Reply via email to