diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-07-08 09:07:25 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-07-08 09:07:25 +0000 |
commit | e6e09fbea3e0a945b7a9e97e0cafb0177d576aee (patch) | |
tree | ccc8e43332e377ae889d5da8175c4bac8b06ab9e | |
parent | 4d3e3c6c2cd9fd60e99cc209ae027993d3a47db4 (diff) |
automatic import of rubygem-rubocop
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | rubygem-rubocop.spec | 6 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 5 insertions, 4 deletions
@@ -19,3 +19,4 @@ /rubocop-1.76.1.gem /rubocop-1.76.2.gem /rubocop-1.77.0.gem +/rubocop-1.78.0.gem diff --git a/rubygem-rubocop.spec b/rubygem-rubocop.spec index 723f366..0a4db8b 100644 --- a/rubygem-rubocop.spec +++ b/rubygem-rubocop.spec @@ -1,8 +1,8 @@ -# Generated from rubocop-1.77.0.gem by gem2rpm -*- rpm-spec -*- +# Generated from rubocop-1.78.0.gem by gem2rpm -*- rpm-spec -*- %global gem_name rubocop Name: rubygem-%{gem_name} -Version: 1.77.0 +Version: 1.78.0 Release: 1%{?dist} Summary: Automatic Ruby code style checking tool License: MIT @@ -70,5 +70,5 @@ popd %doc %{gem_instdir}/README.md %changelog -* Fri Jun 20 2025 mockbuilder - 1.77.0-1 +* Tue Jul 08 2025 mockbuilder - 1.78.0-1 - Initial package @@ -1 +1 @@ -7353e0872f12393b859e7c9812df073f rubocop-1.77.0.gem +570a46b25226078134e1fb266553a53f rubocop-1.78.0.gem |