Hello community,

here is the log from the commit of package rubygem-rubocop for openSUSE:Factory 
checked in at 2019-12-21 12:30:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-rubocop (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-rubocop.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-rubocop"

Sat Dec 21 12:30:14 2019 rev:5 rq:758096 version:0.78.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-rubocop/rubygem-rubocop.changes  
2019-11-29 16:02:58.312804076 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-rubocop.new.6675/rubygem-rubocop.changes    
    2019-12-21 12:30:28.219337242 +0100
@@ -1,0 +2,46 @@
+Thu Dec 19 08:27:00 UTC 2019 - Dan Čermák <[email protected]>
+
+- New upstream release 0.78.0
+
+  ### New features
+
+  * [#7528](https://github.com/rubocop-hq/rubocop/pull/7528): Add new
+    `Lint/NonDeterministicRequireOrder` cop. ([@mangara][])
+  * [#7559](https://github.com/rubocop-hq/rubocop/pull/7559): Add
+    `EnforcedStyleForExponentOperator` parameter to
+    `Layout/SpaceAroundOperators` cop. ([@khiav223577][])
+
+  ### Bug fixes
+
+  * [#7530](https://github.com/rubocop-hq/rubocop/issues/7530): Typo in
+    `Style/TrivialAccessors`'s `AllowedMethods`. ([@movermeyer][])
+  * [#7532](https://github.com/rubocop-hq/rubocop/issues/7532): Fix an error 
for
+    `Style/TrailingCommaInArguments` when using an anonymous function with
+    multiple line arguments with `EnforcedStyleForMultiline:
+    consistent_comma`. ([@koic][])
+  * [#7534](https://github.com/rubocop-hq/rubocop/issues/7534): Fix an 
incorrect
+    autocorrect for `Style/BlockDelimiters` cop and
+    `Layout/SpaceBeforeBlockBraces` cop with `EnforcedStyle: no_space` when
+    using multiline braces. ([@koic][])
+  * [#7231](https://github.com/rubocop-hq/rubocop/issues/7231): Fix the exit
+    code to be `2` rather when `0` when the config file contains an unknown
+    cop. ([@jethroo][])
+  * [#7513](https://github.com/rubocop-hq/rubocop/issues/7513): Fix abrupt 
error
+    on autocorrecting with `--disable-uncorrectable`. ([@tejasbubane][])
+  * [#7537](https://github.com/rubocop-hq/rubocop/issues/7537): Fix a false
+    positive for `Layout/SpaceAroundOperators` when using a Rational literal
+    with `/` (e.g. `2/3r`). ([@koic][])
+  * [#7029](https://github.com/rubocop-hq/rubocop/issues/7029): Make
+    `Style/Attr` not flag offense for custom `attr` method. ([@tejasbubane][])
+  * [#7574](https://github.com/rubocop-hq/rubocop/issues/7574): Fix a corner
+    case that made `Style/GuardClause` crash. ([@buehmann][])
+
+  ### Changes
+
+  * [#7514](https://github.com/rubocop-hq/rubocop/pull/7514): Expose 
correctable
+    status on offense and in formatters. ([@tyler-ball][])
+  * [#7542](https://github.com/rubocop-hq/rubocop/pull/7542): **(Breaking)**
+    Move `LineLength` cop from `Metrics` department to `Layout`
+    department. ([@koic][])
+
+-------------------------------------------------------------------

Old:
----
  rubocop-0.77.0.gem

New:
----
  rubocop-0.78.0.gem

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

Other differences:
------------------
++++++ rubygem-rubocop.spec ++++++
--- /var/tmp/diff_new_pack.23sdXm/_old  2019-12-21 12:30:28.843337538 +0100
+++ /var/tmp/diff_new_pack.23sdXm/_new  2019-12-21 12:30:28.851337542 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:           rubygem-rubocop
-Version:        0.77.0
+Version:        0.78.0
 Release:        0
 %define mod_name rubocop
 %define mod_full_name %{mod_name}-%{version}

++++++ rubocop-0.77.0.gem -> rubocop-0.78.0.gem ++++++
++++ 1830 lines of diff (skipped)


Reply via email to