From 409c32489ff9a9746976f73a7b315cdbc4d3d3cd Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Jan 26 2016 03:51:17 +0000 Subject: 5.8.4 - Exclude some files --- diff --git a/.gitignore b/.gitignore index 631f481..5fedb97 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /minitest-4.7.0.gem /minitest-5.3.1.gem /minitest-5.8.1.gem +/minitest-5.8.4.gem diff --git a/rubygem-minitest.spec b/rubygem-minitest.spec index 4ef070e..df15d78 100644 --- a/rubygem-minitest.spec +++ b/rubygem-minitest.spec @@ -2,8 +2,8 @@ %global gem_name minitest Name: rubygem-%{gem_name} -Version: 5.8.1 -Release: 1%{?dist} +Version: 5.8.4 +Release: 100%{?dist} Summary: minitest provides a complete suite of testing facilities Group: Development/Languages License: MIT @@ -86,11 +86,15 @@ popd %doc %{gem_docdir} %doc %{gem_instdir}/History.rdoc %doc %{gem_instdir}/Manifest.txt -%{gem_instdir}/Rakefile -%{gem_instdir}/test +%exclude %{gem_instdir}/Rakefile +%exclude %{gem_instdir}/test %{gem_instdir}/design_rationale.rb %changelog +* Tue Jan 26 2016 Mamoru TASAKA - 5.8.4-1 +- 5.8.4 +- Exclude some files + * Wed Oct 21 2015 Vít Ondruch - 5.8.1-1 - Update to minitest 5.8.1. diff --git a/sources b/sources index b45b7e8..b1fecf8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ad9b6d8bf8d14e164aa2ce6c8ef96adc minitest-5.8.1.gem +7712006877fd658f966389f5febe02fe minitest-5.8.4.gem