Hello community,

here is the log from the commit of package rubygem-rubocop for openSUSE:Factory 
checked in at 2020-01-10 20:38:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-rubocop (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-rubocop.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-rubocop"

Fri Jan 10 20:38:59 2020 rev:6 rq:761096 version:0.79.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-rubocop/rubygem-rubocop.changes  
2019-12-21 12:30:28.219337242 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-rubocop.new.6675/rubygem-rubocop.changes    
    2020-01-10 20:39:02.286667340 +0100
@@ -1,0 +2,55 @@
+Mon Jan  6 10:08:19 UTC 2020 - Dan Čermák <[email protected]>
+
+- New upstream release 0.79.0
+
+  ## 0.79.0 (2020-01-06)
+
+  ### New features
+
+  * [#7296](https://github.com/rubocop-hq/rubocop/issues/7296): Recognize
+    `console` and `binding.console`
+    ([rails/web-console](https://github.com/rails/web-console)) calls in
+    `Lint/Debuggers`. ([@gsamokovarov][])
+  * [#7567](https://github.com/rubocop-hq/rubocop/pull/7567): Introduce new
+    `pending` status for new cops. ([@Darhazer][], [@pirj][])
+
+  ### Bug fixes
+
+  * [#7193](https://github.com/rubocop-hq/rubocop/issues/7193): Prevent
+    `Style/PercentLiteralDelimiters` from changing `%i` literals that contain
+    escaped delimiters. ([@buehmann][])
+  * [#7590](https://github.com/rubocop-hq/rubocop/issues/7590): Fix an error 
for
+    `Layout/SpaceBeforeBlockBraces` when using with `EnforcedStyle:
+    line_count_based` of `Style/BlockDelimiters` cop. ([@koic][])
+  * [#7569](https://github.com/rubocop-hq/rubocop/issues/7569): Make
+    `Style/YodaCondition` accept `__FILE__ == $0`. ([@koic][])
+  * [#7576](https://github.com/rubocop-hq/rubocop/issues/7576): Fix an error 
for
+    `Gemspec/OrderedDependencies` when using a local variable in an argument of
+    dependent gem. ([@koic][])
+  * [#7595](https://github.com/rubocop-hq/rubocop/issues/7595): Make
+    `Style/NumericPredicate` aware of ignored methods when specifying ignored
+    methods. ([@koic][])
+  * [#7607](https://github.com/rubocop-hq/rubocop/issues/7607): Fix
+    `Style/FrozenStringLiteralComment` infinite loop when magic comments are
+    newline-separated. ([@pirj][])
+  * [#7602](https://github.com/rubocop-hq/rubocop/pull/7602): Ensure proper
+    handling of Ruby 2.7 syntax. ([@drenmi][])
+  * [#7620](https://github.com/rubocop-hq/rubocop/issues/7620): Fix a false
+    positive for `Migration/DepartmentName` when a disable comment contains a
+    plain comment. ([@koic][])
+  * [#7616](https://github.com/rubocop-hq/rubocop/issues/7616): Fix an 
incorrect
+    autocorrect for `Style/MultilineWhenThen` for when statement with then is 
an
+    array or a hash. ([@koic][])
+  * [#7628](https://github.com/rubocop-hq/rubocop/issues/7628): Fix an 
incorrect
+    autocorrect for `Layout/MultilineBlockLayout` removing trailing comma with
+    single argument. ([@pawptart][])
+  * [#7627](https://github.com/rubocop-hq/rubocop/issues/7627): Fix a false
+    negative for `Migration/DepartmentName` when there is space around `:`
+    (e.g. `# rubocop : disable`). ([@koic][])
+
+  ### Changes
+
+  * [#7287](https://github.com/rubocop-hq/rubocop/issues/7287):
+    `Style/FrozenStringLiteralComment` is now considered unsafe. 
([@buehmann][])
+
+-------------------------------------------------------------------

Old:
----
  rubocop-0.78.0.gem

New:
----
  rubocop-0.79.0.gem

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

Other differences:
------------------
++++++ rubygem-rubocop.spec ++++++
--- /var/tmp/diff_new_pack.ccEo26/_old  2020-01-10 20:39:04.242668248 +0100
+++ /var/tmp/diff_new_pack.ccEo26/_new  2020-01-10 20:39:04.246668250 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-rubocop
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 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.78.0
+Version:        0.79.0
 Release:        0
 %define mod_name rubocop
 %define mod_full_name %{mod_name}-%{version}

++++++ rubocop-0.78.0.gem -> rubocop-0.79.0.gem ++++++
++++ 1677 lines of diff (skipped)


Reply via email to