From f18c1c242540eb5085e3c426cf744f9552f9cc23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=20Ondruch?= Date: Mon, 16 Apr 2018 16:27:10 +0200 Subject: [PATCH] Fix typo. --- rubygem-activesupport.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rubygem-activesupport.spec b/rubygem-activesupport.spec index c872fe5..9cf078c 100644 --- a/rubygem-activesupport.spec +++ b/rubygem-activesupport.spec @@ -17,7 +17,7 @@ Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem # git checkout v5.1.5 && tar czvf activesupport-5.1.5-tests.tgz test/ Source1: %{gem_name}-%{version}-tests.tgz -# Fix test suite issue caused by change fix of CVE-2018-6914 in Ruby. +# Fix test suite issue caused by fix of CVE-2018-6914 in Ruby. # https://github.com/rails/rails/commit/ca4be4b7788c90d94beb1e835b7019f809148d08 Patch1: rubygem-activesupport-5.1.7-Fix-FileStoreTest-test_filename_max_size-fails.patch @@ -110,7 +110,7 @@ popd %changelog * Mon Apr 16 2018 Vít Ondruch - 1:5.1.5-3 -- Fix test suite issue caused by change fix of CVE-2018-6914 in Ruby. +- Fix test suite issue caused by fix of CVE-2018-6914 in Ruby. * Wed Feb 21 2018 Pavel Valena - 1:5.1.5-2 - Allow rubygem-i18n ~> 1.0