From f7f2e509bd3c8351e83c69a2d53077fe49c84a6e Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:18:22 +0100 Subject: [PATCH] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- rubygem-faraday.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/rubygem-faraday.spec b/rubygem-faraday.spec index 581c131..e43bc3f 100644 --- a/rubygem-faraday.spec +++ b/rubygem-faraday.spec @@ -5,7 +5,6 @@ Name: rubygem-%{gem_name} Version: 0.9.0 Release: 7%{?dist} Summary: HTTP/REST API client library -Group: Development/Languages License: MIT URL: https://github.com/lostisland/faraday Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem @@ -29,7 +28,6 @@ HTTP/REST API client library %package doc Summary: Documentation for %{name} -Group: Documentation Requires: %{name} = %{version}-%{release} BuildArch: noarch