From a250aa2267ed376b049770101784f1524ad0e7c2 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:18:23 +0100 Subject: [PATCH] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- rubygem-minitest-stub-const.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/rubygem-minitest-stub-const.spec b/rubygem-minitest-stub-const.spec index 6f0babc..e9dd20d 100644 --- a/rubygem-minitest-stub-const.spec +++ b/rubygem-minitest-stub-const.spec @@ -5,7 +5,6 @@ Name: rubygem-%{gem_name} Version: 0.5 Release: 6%{?dist} Summary: Stub constants for the duration of a block in MiniTest -Group: Development/Languages License: MIT URL: https://github.com/adammck/minitest-stub-const Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem @@ -22,7 +21,6 @@ Like RSpec's stub_const, but boring and non-magical. %package doc Summary: Documentation for %{name} -Group: Documentation Requires: %{name} = %{version}-%{release} BuildArch: noarch