From 064557c30d985990b0ba488fee74822319d4617d Mon Sep 17 00:00:00 2001 From: Mamoru Tasaka Date: May 03 2010 16:57:42 +0000 Subject: minitest 1.6.0 / hoe 2.6.0 --- diff --git a/.cvsignore b/.cvsignore index 9f7a28c..be1e54d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -minitest-1.4.2.gem +minitest-1.6.0.gem diff --git a/rubygem-minitest.spec b/rubygem-minitest.spec index e347975..3bc893c 100644 --- a/rubygem-minitest.spec +++ b/rubygem-minitest.spec @@ -7,15 +7,12 @@ Summary: Small and fast replacement for ruby's huge and slow test/unit Name: rubygem-%{gemname} -Version: 1.4.2 -Release: 3%{?dist} +Version: 1.6.0 +Release: 1%{?dist} Group: Development/Languages License: MIT URL: http://rubyforge.org/projects/bfts Source0: http://gems.rubyforge.org/gems/%{gemname}-%{version}.gem -# Reported upstream via -# http://rubyforge.org/tracker/?func=detail&aid=27451&group_id=1040&atid=4099 -Patch0: rubygem-minitest-1.4.2-fix-tests.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: ruby(rubygems) Requires: ruby(abi) = %{rubyabi} @@ -55,7 +52,6 @@ gem install -V \ %{SOURCE0} pushd .%{geminstdir} -%patch0 -p0 %build @@ -96,6 +92,10 @@ rake test %{gemdir}/doc/%{gemname}-%{version} %changelog +* Tue May 4 2010 Mamoru Tasaka - 1.6.0-1 +- Update to 1.6.0 (#586505) +- Patch0 removed + * Sat Nov 21 2009 Matthew Kent - 1.4.2-3 - Drop Requires on hoe, only used by Rakefile (#538303). - Move Rakefile to -doc (#538303). diff --git a/sources b/sources index 76a0427..7e96974 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2fffaddd8ec0e6425726e0885d9b5c87 minitest-1.4.2.gem +e461f6b81f23a88c5d9305f48042fa1b minitest-1.6.0.gem