From e10d778159fcb720451695fb1e6f4cc06cddc467 Mon Sep 17 00:00:00 2001 From: Breno B Fernandes Date: Jan 23 2020 16:41:52 +0000 Subject: Fixed the changelog, added comment. The tests are optional, until all the dependencies are in EPEL8. --- diff --git a/rubygem-concurrent-ruby.spec b/rubygem-concurrent-ruby.spec index c3b5ccc..4609957 100644 --- a/rubygem-concurrent-ruby.spec +++ b/rubygem-concurrent-ruby.spec @@ -1,6 +1,7 @@ # Generated from concurrent-ruby-1.0.0.gem by gem2rpm -*- rpm-spec -*- %global gem_name concurrent-ruby +# Turning off tests until all the dependencies are in EPEL8 %bcond_with tests Name: rubygem-%{gem_name} @@ -96,8 +97,8 @@ popd %{gem_instdir}/Rakefile %changelog -* Mon Sep 16 2019 Vít Ondruch - 1.1.5-2 -- Made the tests optional. +* Thu Jan 23 2020 Breno Brand Fernandes - 1.1.5-2 +- Made the tests optional, until all the dependencies are in EPEL8. * Mon Sep 16 2019 Vít Ondruch - 1.1.5-1 - Update to Concurrent Ruby 1.1.5.