From dae90ef93d0f3eb43b09780368a236cb4f2b850f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=20Ondruch?= Date: Mon, 22 Mar 2021 10:10:27 +0100 Subject: [PATCH] Summary should not end with `.` --- ruby.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruby.spec b/ruby.spec index f9c7d7e..47aae18 100644 --- a/ruby.spec +++ b/ruby.spec @@ -293,7 +293,7 @@ Macros and development tools for packaging RubyGems. # with disabled RubyGems. %package default-gems -Summary: Default gems which are part of Ruby StdLib. +Summary: Default gems which are part of Ruby StdLib Requires: ruby(rubygems) >= %{rubygems_version} Supplements: ruby(rubygems) # Include the io-console dependency for reline.