Hello community,
here is the log from the commit of package rubygem-rubocop for openSUSE:Factory
checked in at 2020-10-05 19:33:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-rubocop (Old)
and /work/SRC/openSUSE:Factory/.rubygem-rubocop.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-rubocop"
Mon Oct 5 19:33:24 2020 rev:15 rq:838076 version:0.92.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-rubocop/rubygem-rubocop.changes
2020-09-08 22:51:02.903625127 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-rubocop.new.4249/rubygem-rubocop.changes
2020-10-05 19:33:26.589218831 +0200
@@ -1,0 +2,6 @@
+Fri Sep 25 14:49:57 UTC 2020 - Stephan Kulow <[email protected]>
+
+updated to version 0.92.0
+ no changelog found
+
+-------------------------------------------------------------------
Old:
----
rubocop-0.90.0.gem
New:
----
rubocop-0.92.0.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-rubocop.spec ++++++
--- /var/tmp/diff_new_pack.5DwVif/_old 2020-10-05 19:33:27.209219436 +0200
+++ /var/tmp/diff_new_pack.5DwVif/_new 2020-10-05 19:33:27.209219436 +0200
@@ -16,32 +16,33 @@
#
-%define mod_name rubocop
-%define mod_full_name %{mod_name}-%{version}
#
# This file was generated with a gem2rpm.yml and not just plain gem2rpm.
# All sections marked as MANUAL, license headers, summaries and descriptions
# can be maintained in that file. Please consult this file before editing any
# of those fields
#
+
Name: rubygem-rubocop
-Version: 0.90.0
+Version: 0.92.0
Release: 0
-Summary: Automatic Ruby code style checking tool
-License: MIT
-Group: Development/Languages/Ruby
-URL: https://github.com/rubocop-hq/rubocop
-Source: https://rubygems.org/gems/%{mod_full_name}.gem
-Source1: gem2rpm.yml
+%define mod_name rubocop
+%define mod_full_name %{mod_name}-%{version}
+BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: %{ruby >= 2.4.0}
BuildRequires: %{rubygem gem2rpm}
BuildRequires: ruby-macros >= 5
BuildRequires: update-alternatives
-# FIXME: use proper Requires(pre/post/preun/...)
-PreReq: update-alternatives
+URL: https://github.com/rubocop-hq/rubocop
+Source: https://rubygems.org/gems/%{mod_full_name}.gem
+Source1: gem2rpm.yml
# MANUAL
Patch0: 0001-Use-usr-bin-bash-instead-of-env-as-the-shebang.patch
# /MANUAL
+Summary: Automatic Ruby code style checking tool
+License: MIT
+Group: Development/Languages/Ruby
+PreReq: update-alternatives
%description
RuboCop is a Ruby code style checking and code formatting tool.
@@ -50,8 +51,8 @@
%prep
%gem_unpack
%patch0 -p1
-find -type f -print0 | xargs -0 touch -r %{SOURCE0}
-%{gem_build}
+find -type f -print0 | xargs -0 touch -r %{S:0}
+%gem_build
%build
++++++ rubocop-0.90.0.gem -> rubocop-0.92.0.gem ++++++
++++ 5112 lines of diff (skipped)