From 2359bce47408d19695ff6a523caecf143fe853a3 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-httpclient.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/rubygem-httpclient.spec b/rubygem-httpclient.spec index 7449ce2..9815570 100644 --- a/rubygem-httpclient.spec +++ b/rubygem-httpclient.spec @@ -6,7 +6,6 @@ Summary: HTTP Client interface for ruby Name: rubygem-%{gem_name} Version: 2.8.0 Release: 5%{?dist} -Group: Development/Languages License: (Ruby or BSD) and Public Domain URL: https://github.com/nahi/httpclient Source0: http://gems.rubyforge.org/gems/%{gem_name}-%{version}.gem @@ -34,7 +33,6 @@ an interface to HTTP Client for the ruby language %package doc Summary: Documentation for %{name} -Group: Documentation Requires: %{name} = %{version}-%{release} BuildArch: noarch