diff --git a/rubygem-minitest-reporters.spec b/rubygem-minitest-reporters.spec index 5376ba3..6e124e8 100644 --- a/rubygem-minitest-reporters.spec +++ b/rubygem-minitest-reporters.spec @@ -1,7 +1,7 @@ %global gem_name minitest-reporters Name: rubygem-%{gem_name} Version: 1.3.8 -Release: 1 +Release: 2 Summary: Create customizable Minitest output formats License: MIT URL: https://github.com/CapnKernul/minitest-reporters @@ -63,5 +63,8 @@ popd %{gem_instdir}/test %changelog +* Tue Sep 8 2020 yanan li - 1.3.8-2 +- delete spec_prep_plus.sh file + * Mon Aug 24 2020 liyanan - 1.3.8-1 - package init